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 b669e53..24a8b5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dmidecode (3.6-2) UNRELEASED; urgency=medium * debian/control: - Change VCS-Git from git to https. + * Declare compliance with Debian Policy 4.7.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 07 Jul 2024 11:47:33 +0200 diff --git a/debian/control b/debian/control index b65ceeb..4151d91 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-compat (= 13) -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.0 Rules-Requires-Root: no Vcs-Git: https://git.jff.email/dmidecode.git Vcs-Browser: https://git.jff.email/cgit/dmidecode.git/ |