From eb1c48ba6a66f0dab66e1e632e8c821a96c52642 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Wed, 10 Jan 2018 17:23:25 +0200 Subject: Bump the debhelper compat level to 11, no changes. --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89a1eb1..54f1c5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mdk-doc (1.2.9-4) UNRELEASED; urgency=medium * Switch to git-dpm for patch management and rename the patches. * Add "Rules-Requires-Root: no" to the source control stanza. * Bump the year on my debian/* copyright notice. + * Bump the debhelper compatibility level to 11 with no changes. -- Peter Pentchev Wed, 10 Jan 2018 15:12:38 +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 e74b957..c39a6cd 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: non-free/doc Priority: optional Maintainer: Peter Pentchev Build-Depends: - debhelper (>= 10), + debhelper (>> 11~), intltool, libglib2.0-dev, pkg-config, -- cgit v1.2.3