From 57cdfd571099fecb6a9cb6920ec58b2a7b99c771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 22 Dec 2019 20:03:40 +0100 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 3eb5c20..984b3db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ ipmitool (1.8.18-8) UNRELEASED; urgency=medium * New debian/patches/0130-Correct_lanplus_segment_violation.patch: - Fix lanplus segment violation for truncated response (Closes: #945764). * Declare compliance with Debian Policy 4.4.1.2 (No changes needed). + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=12). + - remove debian/compat. -- Jörg Frings-Fürst Sun, 22 Dec 2019 19:29:46 +0100 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 f8519d3..018d023 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>> 12), + debhelper-compat (= 12), init-system-helpers (>> 1.50), libncurses-dev, libfreeipmi-dev [!hurd-i386], -- cgit v1.2.3