From 4785df42505eae08a7a7f16b3a5fff89c0d70f3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 25 Jul 2019 17:43:08 +0200 Subject: Migrate to debhelper 12 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b615d82..e410b77 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.2.1 Build-Depends: - debhelper (>= 11), + debhelper (>= 12), gettext, libgimp2.0-dev, libgtk2.0-dev, -- cgit v1.2.3 From 8ee193098c71c0c9090719647a2bca579423aee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 25 Jul 2019 18:00:15 +0200 Subject: Declare compliance with Debian Policy 4.4.0; New debian/NEWS.debian --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e410b77..1688f5e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xsane Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Build-Depends: debhelper (>= 12), gettext, -- cgit v1.2.3 From 0c9686e85b49456147aaedd8a9866b6415f3dd97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Jul 2019 10:13:33 +0200 Subject: Upstream offline: debian/watch: Comment out URL; debian/control: Remove homepage --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1688f5e..24af8ce 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: libsane-dev (>= 1.0.27), libtiff-dev, zlib1g-dev -Homepage: http://www.xsane.org/ Vcs-Git: git://jff.email/opt/git/xsane.git Vcs-Browser: https://jff.email/cgit/xsane.git -- cgit v1.2.3