diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 9fac910..c02b2cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ipmiutil (3.0.7-1) UNRELEASED; urgency=medium +ipmiutil (3.0.7-1) unstable; urgency=medium * New upstream release. * Refresh patches: @@ -7,12 +7,12 @@ ipmiutil (3.0.7-1) UNRELEASED; urgency=medium * New source.lintian-overrides to override ancient-libtool warning. - With compat level 10 autoreconf called every time. * Add new section at README.source to explain the branching model used. - * Declare compliance with Debian Policy 4.1.0. (No changes needed). + * Declare compliance with Debian Policy 4.1.1. (No changes needed). * Drop autotools-dev from Build-Depends and drop "--with autotools-dev" from dh because this is already default when using dh compatibility level 10. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 24 Feb 2017 21:19:36 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 14 Oct 2017 19:41:11 +0200 ipmiutil (3.0.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 11cbba3..0322be5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git |