From 6c2fafc368ea82a57e667c50af848580da6f2970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 24 Dec 2019 16:25:27 +0100 Subject: Declare compliance with Debian Policy 4.4.1.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 24af8ce..7875296 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xsane Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.4.0 +Standards-Version: 4.4.1.2 Build-Depends: debhelper (>= 12), gettext, -- cgit v1.2.3 From 7c1f3553c3ee86c17f0c191da1f619c1a910a60e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 24 Dec 2019 16:27:15 +0100 Subject: d/contol: Add Rules-Requires-Root --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7875296..15a9f96 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: libsane-dev (>= 1.0.27), libtiff-dev, zlib1g-dev +Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/xsane.git Vcs-Browser: https://jff.email/cgit/xsane.git -- cgit v1.2.3 From 9a36867b9b707efedbefa0bfbf314902b9de1afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 24 Dec 2019 16:28:51 +0100 Subject: Switch to debhelper-compat --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 15a9f96..69e0d38 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.1.2 Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), gettext, libgimp2.0-dev, libgtk2.0-dev, -- cgit v1.2.3