diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
4 files changed, 16 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index a1491b5..5855ea3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ipmiutil (3.1.4-1) unstable; urgency=medium + + * New upstream release. + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. + * Declare compliance with Debian Policy 4.4.0 (No changes needed). + * debian/copyright: + - Add year 2019 for debian/*. + + -- Jörg Frings-Fürst <debian@jff.email> Sat, 10 Aug 2019 16:41:37 +0200 + ipmiutil (3.1.3-1) unstable; urgency=medium * New upstream release. diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 69b3de2..6ea3f66 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: - debhelper (>= 11), + debhelper (>= 12), libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18), libssl-dev, libtool-bin, openssl -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: git://jff.email/opt/git/ipmiutil.git Vcs-Browser: https://jff.email/cgit/ipmiutil.git diff --git a/debian/copyright b/debian/copyright index 51bac22..b317caf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,7 +11,7 @@ Copyright: 2002-2004 Service Availability(TM) Forum License: BSD-3-clause Files: debian/* -Copyright: 2014-2018 Jörg Frings-Fürst <debian@jff.email> +Copyright: 2014-2019 Jörg Frings-Fürst <debian@jff.email> License: BSD-3-clause Files: kern/bmcpanic-2.4.* |