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 a22c9c4..fcad1c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ipmiutil (3.1.8-2) UNRELEASED; urgency=medium    * debian/patches/0700-init.patch (Closes: #1020558):      - Fix insert of /lib/lsb/init-functions. +  * Declare compliance with Debian Policy 4.6.1.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 02 Oct 2022 13:58:26 +0200 diff --git a/debian/control b/debian/control index 4344cc9..19b85eb 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends:   libssl-dev,   libtool-bin,   openssl -Standards-Version: 4.6.0.1 +Standards-Version: 4.6.1.0  Rules-Requires-Root: no  Homepage: https://sourceforge.net/projects/ipmiutil/  Vcs-Git: git://jff.email/opt/git/ipmiutil.git | 
