summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c914bda..4e21baf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ipmitool (1.8.18-10) UNRELEASED; urgency=medium
* New debian/patches/0005-gcc10.patch: Fix ftbfs with gcc-10
(Closes: #957371).
* Declare compliance with Debian Policy 4.5.0 (No changes needed).
+ * Switch to debhelper-compat level 13.
-- Jörg Frings-Fürst <debian@jff.email> Tue, 28 Jul 2020 15:42:13 +0200
diff --git a/debian/control b/debian/control
index fab5edb..46192f1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
libncurses-dev,
libfreeipmi-dev [!hurd-i386],
libreadline-dev,