diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 73b4222..2ff2fbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ipmiutil (3.1.6-1) UNRELEASED; urgency=medium + + * New upstream release. + * Declare compliance with Debian Policy 4.5.0 (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Sat, 11 Apr 2020 11:27:02 +0200 + ipmiutil (3.1.5-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 84b4349..bcb9e65 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 4.4.1.2 +Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: git://jff.email/opt/git/ipmiutil.git |