diff options
author | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2009-03-22 17:06:35 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2009-03-22 17:06:35 +0000 |
commit | 86fb2958a1ea4a18f4d0b27ea203ef0b1fb8d535 (patch) | |
tree | e361a148e48d9620ac9e08d598038e8d782c07cf /debian | |
parent | 26e1ac5bc4e2ba9c26f1384e6c1dc06ec078a7d6 (diff) |
bump standards version
Diffstat (limited to 'debian')
-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 |