From 2f4c953ef0daacd7a283feaccf75dc7b242318cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 3 Oct 2019 15:19:49 +0200 Subject: New upstream release; add libxml2-utils to Build-Depends --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6ce2bdc..b21d32d 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: libpackagekit-glib2-dev, libsane-dev, libwebp-dev, + libxml2-utils, meson, python3-cairo, python3-gi, -- cgit v1.2.3 From 8583e4002c9c4a715f9ee43eb8fa4a843f3c00d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 7 Oct 2019 08:43:55 +0200 Subject: Declare compliance with Debian Policy 4.4.1; Add Rules-Requires-Root: binary-targets --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b21d32d..6790416 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 +Rules-Requires-Root: binary-targets Build-Depends: debhelper (>= 12), gettext, -- cgit v1.2.3