diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-20 02:49:39 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-20 02:49:39 +0100 |
commit | 23e4278e0c16a5ec83ce4377cfcfce9b6da3c182 (patch) | |
tree | 7c410de3e1dade5f80c932fbfc5a542e91f7b54c /debian | |
parent | 17b18c39f7d33ed51a0f927665e3ec2e4ea5b8ba (diff) |
d/control: Bump Standards-Version to 3.9.7
Diffstat (limited to 'debian')
-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/ |