diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-26 05:42:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-26 05:42:52 +0200 |
commit | 4d636b96fa149e64d8a716b64828d63a0b9544e5 (patch) | |
tree | 609ef00fbb38a96c214484d06bf2f990d86bbdbf /debian | |
parent | 64529036a8d742cc45f4b35085205c86ab46b5e0 (diff) | |
parent | 6219857d0cc595597fa712decf9eeaabbf9d291b (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5f19116..9fac910 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ipmiutil (3.0.6-1) UNRELEASED; urgency=medium +ipmiutil (3.0.7-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patches: @@ -7,7 +7,7 @@ ipmiutil (3.0.6-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.0.0. (No changes needed). + * Declare compliance with Debian Policy 4.1.0. (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. diff --git a/debian/control b/debian/control index ec7eeec..11cbba3 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 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 |