From d817888604706aa649f8809968d84f67c77bcb84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 17 Oct 2020 10:02:33 +0200 Subject: Migrate to debhelper 13 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 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 -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 -- cgit v1.2.3