diff options
| -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  | 
