From 7cca33c5964f4f2e9e04effbbea0b45f460986e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 16 Sep 2020 19:45:50 +0200 Subject: witch 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 308ad24..9f7abf1 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.0 Build-Depends: - debhelper (>= 12), + debhelper-compat (= 13), libgimp2.0-dev, libgtk2.0-dev, libsane-dev -- cgit v1.2.3 From 8f3eb81943db453361bdd35b694871c37efe21e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 16 Sep 2020 19:47:54 +0200 Subject: Declare compliance with Debian Policy 4.5.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9f7abf1..ffd4af4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sane-frontends Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Build-Depends: debhelper-compat (= 13), libgimp2.0-dev, -- cgit v1.2.3 From c90d7cde247eedbc05e9453ed3c2b95d19542661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 16 Sep 2020 20:54:14 +0200 Subject: d/control: Add Rules-Requires-Root: No --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ffd4af4..37890fb 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.5.0 +Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), libgimp2.0-dev, -- cgit v1.2.3