From a08eaacf1bf716c14782fb24b0fd9509579b5b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 18 Feb 2021 13:10:14 +0100 Subject: Declare compliance with Debian Policy 4.5.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 465444b..b5e4438 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.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), -- cgit v1.2.3 From 829e608ce4f785e9c1510b9b32db3043599f21e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 18:30:23 +0200 Subject: d/control: Add Build-Depends cmake and libhandy-1-dev --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b5e4438..9463e5a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.5.1 Rules-Requires-Root: no Build-Depends: + cmake, debhelper-compat (= 13), gettext, gnome-pkg-tools, @@ -15,6 +16,7 @@ Build-Depends: libgtk-3-dev, libgdk-pixbuf2.0-dev, libgusb-dev, + libhandy-1-dev (>= 1.1.90), libpackagekit-glib2-dev, libsane-dev, libwebp-dev, -- cgit v1.2.3 From b97bb9c9e991504bb4fae916a75a8426b78b68b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 18:44:18 +0200 Subject: Declare compliance with Debian Policy 4.6.0.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9463e5a..1d1568b 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.5.1 +Standards-Version: 4.6.0.0 Rules-Requires-Root: no Build-Depends: cmake, -- cgit v1.2.3