From c15a1a634bbd8eac06006fae3d0e684c5a4496d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 3 Oct 2022 11:12:57 +0200 Subject: Bump Build-Depends libhandy-1-dev to >= 1.6.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 005dec7..d26b0d5 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: libgtk-3-dev, libgdk-pixbuf2.0-dev, libgusb-dev, - libhandy-1-dev (>= 1.1.90), + libhandy-1-dev (>= 1.6.0), libpackagekit-glib2-dev, libsane-dev, libwebp-dev, -- cgit v1.2.3 From 8b60d086550ada2dc7b0dc0b3d16489722562c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 3 Oct 2022 11:26:40 +0200 Subject: Declare compliance with Debian Policy 4.6.0.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d26b0d5..462e062 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.6.0.1 +Standards-Version: 4.6.1.0 Rules-Requires-Root: no Build-Depends: cmake, -- cgit v1.2.3