diff options
Diffstat (limited to 'debian')
-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 777e90b..1b7e860 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ipmiutil (3.1.0-1) UNRELEASED; urgency=medium * New upstream release. + * Declare compliance with Debian Policy 4.1.4 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Tue, 01 May 2018 10:13:26 +0200 diff --git a/debian/control b/debian/control index 742f5cd..24f2490 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 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 |