diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 77979da..9f43045 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ipmitool (1.8.9-1) unstable; urgency=low    * Add patch to fix isol (Closes: #412816)    * Add watch file    * Move from DH_COMPAT to debian/compat  +  * Bump to dephelper v5   -- Matthew Johnson <mjj29@debian.org>  Thu, 13 Dec 2007 10:25:22 +0000 diff --git a/debian/control b/debian/control index b937781..5a55d95 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils  Priority: optional  Maintainer: Matthew Johnson <mjj29@debian.org>  Uploaders: -Build-Depends: debhelper (>> 4.0.0), libreadline5-dev | libreadline-dev, libssl-dev, dpatch +Build-Depends: debhelper (>> 5.0.0), libreadline5-dev | libreadline-dev, libssl-dev, dpatch  Standards-Version: 3.7.2  Package: ipmitool | 
