diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4ffca6d..48ffafa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ipmitool (1.8.16-1) UNRELEASED; urgency=medium * New upstram release. * Refresh patches. * Add year 2016 to debian/copyright. + * debian/control: + - Bump Standards-Version to 3.9.7 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 20 Feb 2016 02:13:33 +0100 diff --git a/debian/control b/debian/control index 2f162c5..3001202 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libfreeipmi-dev, libreadline-dev, libssl-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/ipmitool.git Vcs-Git: git://anonscm.debian.org/collab-maint/ipmitool.git Homepage: http://sourceforge.net/projects/ipmitool/ |