diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 698358a..b8d39a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ipmiutil (3.1.0-1) UNRELEASED; urgency=medium * New upstream release. * Declare compliance with Debian Policy 4.1.4 (No changes needed). - * Move source.lintian-overrides to the prefered + * Move source.lintian-overrides to the preferred debian/source/lintian-overrides. + * debian/copyright: + - Use secure copyright format URI. -- Jörg Frings-Fürst <debian@jff.email> Tue, 01 May 2018 10:13:26 +0200 diff --git a/debian/copyright b/debian/copyright index 881076d..e3d4194 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ipmiutil Source: https://sourceforge.net/projects/ipmiutil/ |