From 40d7e6fdb93e79f67f4cb4a6600591e7241c6b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 20:40:42 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 92a6173..3ca98c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium * debian/watch: - Use secure URI. * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. -- Jörg Frings-Fürst Sat, 04 Aug 2018 20:16:22 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 86c46e7..530b69d 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 (>= 10) +Build-Depends: debhelper (>= 11) Standards-Version: 4.1.5 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git -- cgit v1.2.3