From 2fa650932693967c84f40e9b69000fa622d0c219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 12 Jul 2019 18:17:32 +0200 Subject: Migrate to debhelper 12 --- debian/changelog | 6 +++--- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a9456a1..7715eff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,9 @@ scons (3.0.5-1) UNRELEASED; urgency=medium * Refresh debian/patches/0110-remove_stale_files.patch for python 3 compatibility (Closes: #893740). Thanks to Bernd Zeimetz . - * Migrate to debhelper 11: - - Change debian/compat to 11. - - Bump minimum debhelper version in debian/control to >= 11. + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/control: - Remove trailing whitespaces. diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 462778b..b6d1434 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: - debhelper (>= 11), + debhelper (>= 12), dh-python, python-all, python3-all -- cgit v1.2.3