summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-10-17 10:02:33 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-10-17 10:02:33 +0200
commitd817888604706aa649f8809968d84f67c77bcb84 (patch)
tree9909af3f8549731d2f988d0df73ae4bd832b912b
parent7e46f08dfb18fc928aaca9ee232c649280a7e6b8 (diff)
Migrate to debhelper 13
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a6259f7..c3379fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ dmidecode (3.3-1) UNRELEASED; urgency=medium
+ debian/patches/0005-build.patch
+ Refresh debian/patches/0001-hurd.patch.
* Declare compliance with Debian Policy 4.5.0 (No changes needed).
+ * Migrate to debhelper 13:
+ - Bump debhelper-compat version in debian/control to = 13.
-- Jörg Frings-Fürst <debian@jff.email> Sat, 17 Oct 2020 09:31:22 +0200
diff --git a/debian/control b/debian/control
index 45b03fd..2905d75 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dmidecode
Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Git: git://jff.email/opt/git/dmidecode.git