diff options
| -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  | 
