summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-20 11:01:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-20 11:01:37 +0200
commite7ca9ee2211c8086f5a2be0ccdb38429cc41a280 (patch)
tree9443ab64133708427e645120109637f7ee45bdb0
parent77599435de9faf43b334d7a3647f449663e24c87 (diff)
d/changelog: add lintian warning; d/control: Fix init-system-helpers version
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 62baf6a..4d4749e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ ipmitool (1.8.18-7) unstable; urgency=medium
- Bump minimum debhelper version in debian/control to >= 12.
* Declare compliance with Debian Policy 4.4.0 (No changes needed).
* debian/control: Add missing Depend init_system_helpers to fix
- lintan warning.
+ lintan warning missing-versioned-depends-on-init-system-helpers.
* New debian/patches/0615-manpage_typo.patch: Fix typos in man pages.
* Add DEP 8 smoketest (Closes: #903676).
Thanks to "Dann Frazier" <dannf@debian.org>.
@@ -15,7 +15,7 @@ ipmitool (1.8.18-7) unstable; urgency=medium
- Add IPMIEVD_OPTIONS from /etc/default/ipmitool into
debian/ipmitool.ipmievd.service.
- -- Jörg Frings-Fürst <debian@jff.email> Thu, 18 Jul 2019 19:16:04 +0200
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 20 Jul 2019 10:59:12 +0200
ipmitool (1.8.18-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index faa77ad..cdf7432 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
debhelper (>> 12),
- init-system-helpers (>> 0.1),
+ init-system-helpers (>> 1.5),
libncurses-dev,
libfreeipmi-dev [!hurd-i386],
libreadline-dev,