diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bf0d73f..6d4ff90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ipmiutil (3.0.5-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).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 24 Feb 2017 21:19:36 +0100 diff --git a/debian/control b/debian/control index 5cc948b..8733180 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends:   libssl-dev,   libtool-bin,   openssl -Standards-Version: 3.9.8 +Standards-Version: 4.0.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  | 
