summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-11 21:55:09 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-11 21:55:09 +0200
commit2e8ee989e2a1156cf26daedacb9987cf1617980b (patch)
tree978a815173e225f0e1121873e1d936ffa721f41e /debian
parent9e0bd37180dae24eccd129504010214b14c5d754 (diff)
Migrate to debhelper 12
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 02d2e97..6d4500b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,9 @@ sane-backends (1.0.27-4~experimental1) experimental; urgency=medium
* New debian/libsane-common.lintian-overrides and
debian/libsane1.lintian-overrides to override false positive spelling-error.
* Fix autopkgtest.
+ * Migrate to debhelper 12:
+ - Change debian/compat to 12.
+ - Bump minimum debhelper version in debian/control to >= 12.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 28 Apr 2019 19:35:55 +0200
diff --git a/debian/compat b/debian/compat
index b4de394..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index 6d37f98..44df2fb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 4.2.1
Build-Depends:
autoconf,
chrpath,
- debhelper (>= 11),
+ debhelper (>= 12),
gettext,
libavahi-client-dev,
libcam-dev [kfreebsd-any],