diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-01 10:31:33 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-01 10:31:33 +0200 |
commit | e6da8c6c49d25ee901132ca532b4259c650aeeb9 (patch) | |
tree | 2a616362f7e72270916e06b4fd4b3846eb043e1b /debian | |
parent | ed721d01939a81a2ebf1b240a029ace82ee953df (diff) |
Declare compliance with Debian Policy 4.1.4
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 |