From dabd3fb05bf269d7b84b02b9bfd86571961800cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jul 2019 11:33:16 +0200 Subject: Migrate to debhelper 12 --- debian/changelog | 8 ++++++++ debian/compat | 2 +- debian/control | 2 +- debian/files | 1 - 4 files changed, 10 insertions(+), 3 deletions(-) delete mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index ad535bd..723e2af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +scons-doc (3.0.0+repack-3) UNRELEASED; urgency=medium + + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. + + -- Jörg Frings-Fürst Sat, 13 Jul 2019 11:30:55 +0200 + scons-doc (3.0.0+repack-2) unstable; urgency=medium * Switch from openjdk-8-jre to default-jre (Closes: #894355). 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 674f9a2..0d3bc16 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), scons (>= 3.0) Build-Depends-Indep: default-jre, diff --git a/debian/files b/debian/files deleted file mode 100644 index 8cfe841..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -scons-doc_3.0.0+repack-2_source.buildinfo doc optional -- cgit v1.2.3