diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-05 09:30:35 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-05 09:30:35 +0000 |
commit | e6f4119129eb4fba385db13ea29d78129c73565e (patch) | |
tree | e1a5480d390c0eeabd06bb637ae2bedcb3d813d7 | |
parent | c1ec110b8f1e6cad347873e7173a7ac3eccc4962 (diff) |
bump standards version
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9f43045..9fef1c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ipmitool (1.8.9-2) unstable; urgency=low + + * Bump Standards-Version + + -- Matthew Johnson <mjj29@debian.org> Tue, 05 Feb 2008 09:28:03 +0000 + ipmitool (1.8.9-1) unstable; urgency=low * Adopt package (Closes: #432027) diff --git a/debian/control b/debian/control index 5a55d95..623af56 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Matthew Johnson <mjj29@debian.org> Uploaders: Build-Depends: debhelper (>> 5.0.0), libreadline5-dev | libreadline-dev, libssl-dev, dpatch -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Package: ipmitool Architecture: i386 amd64 ia64 powerpc |