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 4d07e5a..ee7f902 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@  ipmiutil (3.1.3-1) UNRELEASED; urgency=medium    * Nwe upstream release. +  * Declare compliance with Debian Policy 4.2.1 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 01 Oct 2018 22:45:21 +0200 diff --git a/debian/control b/debian/control index fe6b53d..69b3de2 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends:   libssl-dev,   libtool-bin,   openssl -Standards-Version: 4.1.5 +Standards-Version: 4.2.1  Homepage: https://sourceforge.net/projects/ipmiutil/  Vcs-Git: git://jff.email/opt/git/ipmiutil.git  Vcs-Browser: https://jff.email/cgit/ipmiutil.git | 
