From b2906e7dc3b52a187cf81e8952015bf89307421f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 22 Aug 2020 14:50:23 +0200 Subject: Switch 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 ecb63c7..ffb1404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ foomatic-filters (4.0.17-12) UNRELEASED; urgency=medium - Add export DEB_LDFLAGS_MAINT_APPEND to fix the ld error "multiple definition" (Closes: #957218). * Declare compliance with Debian Policy 4.5.0 (No changes needed). + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=13). + - remove debian/compat. -- Jörg Frings-Fürst Sat, 22 Aug 2020 14:36:15 +0200 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 9523a59..7e93714 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: autoconf, - debhelper (>= 11), + debhelper-compat (= 13), libcups2-dev, libdbus-1-dev, perl, -- cgit v1.2.3