diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-18 01:30:54 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-18 01:30:54 +0100 |
commit | e7f287396d37ac633761c61e5d8d096fa0cd2bf2 (patch) | |
tree | d389c035603358b6e60c282b7fed073729e521ee | |
parent | c67b67955dbbdaf9ab32e1c884eb71f4d38d89d1 (diff) |
d/control: Bump Standards-Version to 3.9.7
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c41dc1c..d3eb500 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ ipmiutil (2.9.8-1) UNRELEASED; urgency=medium * New upstream release. + - Refresh patches. * debian/copyright: Add year 2016. + * debian/control: + - Bump Standards-Version to 3.9.7 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 17 Feb 2016 20:57:44 +0100 diff --git a/debian/control b/debian/control index 9d5e4db..adb56a7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: dh-systemd (>= 1.5), libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18), libssl-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: git://anonscm.debian.org/collab-maint/ipmiutil.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/ipmiutil.git |