From a0062c897268083f2a75120993e8031d3a3be0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 1 Apr 2018 15:15:02 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5e05986..1d38677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ sane-backends (1.0.27-1~experimental4) UNRELEASED; urgency=medium * debian/rules: - Add override_dh_autoreconf to prevend delete of libtool.m4 (Closes: #887032). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. -- Jörg Frings-Fürst Sun, 12 Nov 2017 13:59:10 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index d0fc197..fef48c5 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 4.1.1 Build-Depends: autoconf, chrpath, - debhelper (>= 10), + debhelper (>= 11), gettext, libavahi-client-dev, libcam-dev [kfreebsd-any], -- cgit v1.2.3