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 d618c36..c98faa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dmidecode (3.3-3) UNRELEASED; urgency=medium * Add Architecture riscv64 (Closes: #991854). + * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 20 Aug 2021 07:41:34 +0200 diff --git a/debian/control b/debian/control index a625ba8..3887e06 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.5.1 +Standards-Version: 4.6.0.0 Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ |