diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-05-07 08:55:12 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-05-07 08:55:12 +0200 |
commit | 2c6907a899265ffd0cb9ee92b23833c2f298259c (patch) | |
tree | a73879e20479e61f4d238aaca205d7bd50128f98 /debian | |
parent | 130071a0660da7eca6f7be698742b7a2866f4a1a (diff) |
Declare compliance with Debian Policy 4.5.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1585f0d..f07a23e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dmidecode (3.3-2) UNRELEASED; urgency=medium * Add upstream recommended patches (Closes: #987033): - New debian/patches/0145-Fix_condition_error_in_ascii_filter.patch. - New debian/patches/0150-Fix_crash.patch. + * Declare compliance with Debian Policy 4.5.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 07 May 2021 08:46:44 +0200 diff --git a/debian/control b/debian/control index 2905d75..df43bfb 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.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ diff --git a/debian/files b/debian/files deleted file mode 100644 index 029f335..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -dmidecode_3.3-1_source.buildinfo utils optional |