From 7cca33c5964f4f2e9e04effbbea0b45f460986e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 16 Sep 2020 19:45:50 +0200 Subject: witch to debhelper-compat --- debian/changelog | 3 +++ debian/compat | 1 - debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 16bc1f1..7285d0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ sane-frontends (1.0.14-16) UNRELEASED; urgency=medium * debian/watch: Fix to new gitlab download stucture. * Add "Restrictions: superficial" to debian/tests/control (Closes: #969867). + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=13). + - remove debian/compat. -- Jörg Frings-Fürst Mon, 18 May 2020 11:48:22 +0200 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 308ad24..9f7abf1 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.0 Build-Depends: - debhelper (>= 12), + debhelper-compat (= 13), libgimp2.0-dev, libgtk2.0-dev, libsane-dev -- cgit v1.2.3