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 39a28cd..f7e6df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ipmitool (1.8.11-1) unstable; urgency=low * New upstream release * Change to quilt rather than dpatch * Refresh config.sub/config.guess in configure + * Bump standards version -- Matthew Johnson <mjj29@debian.org> Sun, 22 Mar 2009 16:44:06 +0000 diff --git a/debian/control b/debian/control index 1ce659c..b8ccdce 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ 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 -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Package: ipmitool Architecture: i386 amd64 ia64 powerpc |