From 646b59ab1380dff7049c62d3ffa44fa9f1c04a08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 09:10:10 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 739135c..98c20bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ mailgraph (1.14-16) UNRELEASED; urgency=medium - Add debian/NEWS.Debian to mailgraph.docs. - Correct debian/README.Debian. * Declare compliance with Debian Policy 4.2.1. (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 Tue, 27 Jun 2017 19:47:59 +0200 diff --git a/debian/compat b/debian/compat index 021ea30..9f1d48e 100644 --- a/debian/compat +++ b/debian/compat @@ -1,2 +1,2 @@ -10 +11 diff --git a/debian/control b/debian/control index c30ea23..93f3f80 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 10), + debhelper (>= 11), po-debconf Standards-Version: 4.2.1 Homepage: http://mailgraph.schweikert.ch -- cgit v1.2.3