From d7985eb79dc4663f2fb9903dcd61b225b3b42a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jan 2018 22:04:55 +0100 Subject: Switch from python-scour to python3-scour --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 23377ab..e42381d 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: librsvg2-dev, libxml2-utils, meson, - python-scour, + python3-scour, valac (>= 0.22), yelp-tools, zlib1g-dev (>= 1.2.7) -- cgit v1.2.3 From f8a2797506dc19b3e06531a6edb6e14a10ec56a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jan 2018 22:07:17 +0100 Subject: Bump compat to 11 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e42381d..e4ea930 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.1.1 Build-Depends: - debhelper (>= 10), + debhelper (>= 11), gnome-pkg-tools (>= 0.10), libcairo2-dev, libcolord-dev, -- cgit v1.2.3 From 9813761ba6b67c78ea90fd33314f06a5d8bb419d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jan 2018 22:09:37 +0100 Subject: Declare compliance with Debian Policy 4.1.3 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e4ea930..016518d 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.1.1 +Standards-Version: 4.1.3 Build-Depends: debhelper (>= 11), gnome-pkg-tools (>= 0.10), -- cgit v1.2.3