From 9a6fdbe5b5ee79494bac030ddfe092b4984a71e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 13 Jan 2017 14:18:43 +0100 Subject: Change debian/compat to 10 --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b925f2d..5e7dc0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ gcstar (1.7.1-2) UNRELEASED; urgency=medium - Add year 2017 to debian/*. * debian/control: - Bump Standards-Version to 3.9.8 (no changes required). + - Bump debhelper B-D minimum version to 10. + * Change debian/compat to 10 (no changes required). -- Jörg Frings-Fürst Fri, 13 Jan 2017 13:34:16 +0100 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 777bc56..46edbba 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: libxml-parser-perl, libxml-simple-perl, Build-Depends: - debhelper (>= 9) + debhelper (>= 10) Standards-Version: 3.9.8 Homepage: http://www.gcstar.org/ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gcstar.git -- cgit v1.2.3