From 1b03b656857c0fe744e6a9ec7f161b3b55f408f3 Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Thu, 21 Sep 2023 23:55:03 +0600 Subject: Update compat level Signed-off-by: Mubashshir --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6bef073..bb20654 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,18 @@ Source: apturl Section: admin Priority: optional Maintainer: Linux Mint -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper-compat (= 10), + dh-sequence-python3, intltool, python3-dev, python3-distutils-extra, + lsb-release, X-Python3-Version: >= 3.2 Standards-Version: 3.9.3 Package: apturl-common Architecture: all Depends: ${python3:Depends}, - ${shlibs:Depends}, ${misc:Depends}, python3-apt, python3-aptdaemon, @@ -29,7 +30,6 @@ Description: install packages using the apt protocol - common data Package: apturl Architecture: all Depends: ${python3:Depends}, - ${shlibs:Depends}, ${misc:Depends}, apturl-common (= ${binary:Version}), python3-gi, -- cgit v1.2.3