From 2de6305418915567e75947c1aebac0d33ba8b9ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 18 Jul 2019 20:34:11 +0200 Subject: Migrate to debhelper 12; Declare compliance with Debian Policy 4.4.0 --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 756724a..9d58aa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mailgraph (1.14-18) UNRELEASED; urgency=medium + + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. + * Declare compliance with Debian Policy 4.4.0 (No changes needed). + + -- Jörg Frings-Fürst Thu, 18 Jul 2019 20:31:13 +0200 + mailgraph (1.14-17) unstable; urgency=medium * debian/control: diff --git a/debian/compat b/debian/compat index 9f1d48e..f5d273e 100644 --- a/debian/compat +++ b/debian/compat @@ -1,2 +1,2 @@ -11 +12 diff --git a/debian/control b/debian/control index e8463d8..5807fe4 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: admin Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 11), + debhelper (>= 12), po-debconf -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Homepage: https://mailgraph.schweikert.ch Vcs-Git: git://jff.email/opt/git/mailgraph.git Vcs-Browser: https://jff.email/cgit/mailgraph.git -- cgit v1.2.3