summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-12-06 09:16:21 +0000
committerMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-12-06 09:16:21 +0000
commit8c719f58b5af839c9b4437b71aafc426dcae1245 (patch)
tree6179a914a5050c63b5f9616e15ba3579b5c3523d
parentc3e889d09ee09c6245ff2cf413aa88fc0a51cf1e (diff)
ipmitool readline depends
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f106013..e8be157 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ ipmitool (1.8.11-2) unstable; urgency=low
* Fix password reading (Patch from Kris Popendorf
<08kcn0b02@sneakemail.com> closes: #559363)
+ * Remove libreadline5-dev dependency in favour of libreadline-dev
+ (Closes: #553788)
-- Matthew Johnson <mjj29@debian.org> Sun, 06 Dec 2009 00:05:49 +0000
diff --git a/debian/control b/debian/control
index b8ccdce..230107e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ipmitool
Section: utils
Priority: optional
Maintainer: Matthew Johnson <mjj29@debian.org>
-Build-Depends: debhelper (>> 5.0.0), libreadline5-dev | libreadline-dev, libssl-dev, quilt, autotools-dev
+Build-Depends: debhelper (>> 5.0.0), libreadline-dev, libssl-dev, quilt, autotools-dev
Standards-Version: 3.8.0
Package: ipmitool