diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-14 19:40:41 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-14 19:40:41 +0200 |
commit | db40048084b04419539f58d6b45734b41c8efdcb (patch) | |
tree | d85555f1835049d7d0835cd699f971fb2d758c75 /debian | |
parent | 84c01441316e8df5e5b5f598661d4c0c86023c98 (diff) |
Declare compliance with Debian Policy 4.1.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 42c1462..5a60d36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ ipmiutil (3.0.7-1) unstable; 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. 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 |