diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-18 12:17:29 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-18 12:17:29 +0100 |
commit | bedf90806a536468c61955978ebd854e1464563a (patch) | |
tree | 5974937f866635a1c111afaabfa57fbce9e23a8e /debian | |
parent | b036b4dbb18c891d32d18f04f208b912aa7d82e6 (diff) |
Add requested lsb-base on sane-utils Depends
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 | ||||
-rw-r--r-- | debian/files | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 68cb905..4fe818e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ipmiutil (3.0.0-2) UNRELEASED; urgency=medium - Switch Build-Depeds from libssl-dev to libssl1.0-dev. We can't yet use libssl 1.1. - Bump debhelper B-D minimum version to 10. + - Add requested lsb-base on sane-utils Depends to prevent lintian error. * debian/compat: - Bump compat level to 10. diff --git a/debian/control b/debian/control index 181c768..e64b1a9 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + lsb-base (>= 3.0-6), rpcbind Description: IPMI management utilities ipmiutil performs a series of common IPMI server management diff --git a/debian/files b/debian/files index 0b0ca7a..a03eaa6 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -ipmiutil_3.0.0-2_20161118T110630z-d9f3993a.buildinfo utils optional +ipmiutil_3.0.0-2_20161118T111345z-235c9b5f.buildinfo utils optional |