diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 981dc03..a7c9e30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dmidecode (3.2-1) UNRELEASED; urgency=medium * New upstream release: - Refresh patches. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Wed, 03 Oct 2018 08:06:08 +0200 diff --git a/debian/control b/debian/control index 57a2b9a..57e69fe 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,11 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 11) -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ Homepage: https://nongnu.org/dmidecode/ - Package: dmidecode Priority: important Architecture: any-amd64 arm64 armhf ia64 any-i386 |