From fd8c9ebc62341569fbe5a9b01ca372cdb2b1cad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 28 Dec 2019 14:55:49 +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 26d1448..ab9ea8a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.1.1 Rules-Requires-Root: binary-targets Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), gettext, gnome-pkg-tools, itstool, -- cgit v1.2.3 From 1c82c2478c43e2956b77baed04bea5f0adf28bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 28 Dec 2019 14:57:25 +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 ab9ea8a..e2161be 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.4.1.1 +Standards-Version: 4.4.1.2 Rules-Requires-Root: binary-targets Build-Depends: debhelper-compat (= 12), -- cgit v1.2.3 From 09ccecd24fabe855c087ede73bd4f14a49ad88cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 28 Dec 2019 15:24:14 +0100 Subject: Switch to Rules-Requires-Root: No --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e2161be..b84e4d5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.1.2 -Rules-Requires-Root: binary-targets +Rules-Requires-Root: no Build-Depends: debhelper-compat (= 12), gettext, -- cgit v1.2.3