From d47d094853adc20b75b46ee12fe8e6370336e2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jan 2017 12:55:30 +0100 Subject: Bump compat level to 10 --- debian/changelog | 6 +++++- debian/compat | 3 ++- debian/control | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6d654d2..d493958 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,12 @@ mailgraph (1.14-15) UNRELEASED; urgency=medium + debian/mailgraph.install - Thanks to Mike Gabriel . * debian/control: - - Add Depends lsb-base. - Bump Standarts-Version to 3.9.8 (no changes required). + - Bump debhelper Build-Depends minimum version to 10. + - Add missing lsb-base to Depends for binary:mailgraph + as suggested by lintian. + * debian/compat: + - Bump compat level to 10. -- Jörg Frings-Fürst Fri, 06 Nov 2015 03:17:39 +0100 diff --git a/debian/compat b/debian/compat index ec63514..021ea30 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1,2 @@ -9 +10 + diff --git a/debian/control b/debian/control index c2b2fb1..3fc7b4f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 9), + debhelper (>= 10), po-debconf Standards-Version: 3.9.8 Homepage: http://mailgraph.schweikert.ch -- cgit v1.2.3