From 4d33913d0d9327cbc7a5cd4b9aeeb1f62b372133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 16 Jul 2017 10:59:23 +0200 Subject: Switch to meson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index baf7021..4f21af3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 3.9.8 Build-Depends: debhelper (>= 10), - dh-autoreconf, gnome-pkg-tools (>= 0.10), libcairo2-dev, libcolord-dev, @@ -18,6 +17,7 @@ Build-Depends: libsane-dev, librsvg2-dev, libxml2-utils, + meson, python-scour, valac (>= 0.22), yelp-tools, -- cgit v1.2.3 From e7d8ffe2ab58fecae6a5990d31b18ca82f1088bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 16 Jul 2017 11:00:59 +0200 Subject: Declare compliance with Debian Policy 4.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 4f21af3..4bf4843 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: 3.9.8 +Standards-Version: 4.0.0 Build-Depends: debhelper (>= 10), gnome-pkg-tools (>= 0.10), -- cgit v1.2.3 From b34ca4572fb3ea676b07d10b64e063f2be0e735a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 16 Jul 2017 11:03:52 +0200 Subject: Use the automatic debug symbol packages --- debian/control | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4bf4843..7c2eb87 100644 --- a/debian/control +++ b/debian/control @@ -41,17 +41,3 @@ Description: Simple Scanning Utility Simple Scan is basically a frontend for SANE - which is the same backend as XSANE uses. This means that all existing scanners will work and the interface is well tested. - -Package: simple-scan-dbg -Section: debug -Priority: extra -Architecture: linux-any -Depends: - simple-scan (= ${binary:Version}), - ${misc:Depends} -Description: Simple Scanning Utility - debugging symbols - Simple Scan is an easy-to-use application, designed to let users - connect their scanner and quickly have the image/document in an - appropriate format. - . - This package provides the debugging symbols for simple-scan. -- cgit v1.2.3 From 0b098a24e80acb1bd7ffeed90c6c821f8420b84a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 11 Nov 2017 13:45:06 +0100 Subject: Change to my new email address --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7c2eb87..c5418d2 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: simple-scan Section: gnome Priority: optional -Maintainer: Jörg Frings-Fürst +Maintainer: Jörg Frings-Fürst Standards-Version: 4.0.0 Build-Depends: debhelper (>= 10), -- cgit v1.2.3 From 35fd3ab8990210defe10f1614abe4ca1afe04c5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 12:57:38 +0100 Subject: New upstream release 3.26.2; Declare compliance with Debian Policy 4.1.1; Drop d/simple-scan.lintian-overrides; New d/p/0010-metadata.patch --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c5418d2..23377ab 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.0.0 +Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10), gnome-pkg-tools (>= 0.10), -- cgit v1.2.3