diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-08-20 07:45:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-08-20 07:45:13 +0200 |
commit | ca73269f14b22063494cfa64dd4a3a1dea918141 (patch) | |
tree | d37e201c2f46a72c1971fccddd76e65620964e28 /debian | |
parent | 024b79c9b03b098dd769e17501217465f277f8d6 (diff) |
Declare compliance with Debian Policy
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/ |