From c081020b4f1a388c4808c87df05b51b423818baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 1 Jun 2017 21:36:11 +0200 Subject: Migrate to debhelper 10 --- 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 dd2973e..2ff7a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium * debian/copyright: - Add year 2017. - Change email address. + * Migrate to debhelper 10: + - Change debian/compat to 10. + - Bump minimum debhelper version in debian/control to >= 10. -- Jörg Frings-Fürst Wed, 31 May 2017 23:27:55 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0cf55dc..41f4e41 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 (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 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