diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-08 11:04:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-08 11:04:38 +0200 |
commit | 2339c69801e9e80f059350182d767e6091f0df8c (patch) | |
tree | 38603a07d6e21897e36a6bea9a317ea6fe749499 /debian/control | |
parent | 4afb2f66f8d57c5b3eeaabd9a2c4501245e0975a (diff) | |
parent | da9d6f1d17e5286e5184bcd531bf96437715ccc0 (diff) |
Merge tag 'debian/1.8.18-9' into develop
Bugfix release
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index eda013f..76b151b 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,13 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), + init-system-helpers (>= 1.58), libncurses-dev, libfreeipmi-dev [!hurd-i386], libreadline-dev, libssl-dev -Standards-Version: 4.4.1.2 +Standards-Version: 4.5.0 Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/ipmitool.git Vcs-Browser: https://jff.email/cgit/ipmitool.git |