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 5c97049..92a6173 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium - Use secure copyright format URI. * debian/watch: - Use secure URI. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 04 Aug 2018 20:16:22 +0200 diff --git a/debian/control b/debian/control index 12e3c28..86c46e7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 10) -Standards-Version: 4.0.0 +Standards-Version: 4.1.5 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git Homepage: https://nongnu.org/dmidecode/ |