From f58acb9346fba5fcfb23c1096526308d2ea113cb Mon Sep 17 00:00:00 2001 From: Andrej Shadura Date: Thu, 1 Aug 2019 15:38:20 +0200 Subject: Bump debhelper from old 9 to 12. Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details. --- debian/changelog | 5 +++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4240758f..bb1eb5f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ python-phonenumbers (8.9.10-2) UNRELEASED; urgency=medium + [ Ondřej Nový ] * d/control: Remove ancient X-Python-Version field * d/copyright: Use https protocol in Format field * d/watch: Use https protocol + [ Andrej Shadura ] + * Maintain in the team. + * Bump debhelper from old 9 to 12. + -- Ondřej Nový Mon, 01 Oct 2018 09:38:01 +0200 python-phonenumbers (8.9.10-1) unstable; urgency=medium diff --git a/debian/compat b/debian/compat index ec635144..48082f72 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +12 diff --git a/debian/control b/debian/control index ce9dcada..b4f8c4b5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team Rules-Requires-Root: no Build-Depends: - debhelper (>= 9), + debhelper (>= 12~), dh-python, python-all (>= 2.6.6-3), python-setuptools (>= 0.6.24), -- cgit v1.2.3