summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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],