From 4ef66103cd6d976d479326d874ae0fcd6da2c3a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 27 Dec 2019 09:36:52 +0100 Subject: Switch to debhelper-compat --- debian/changelog | 3 +++ debian/compat | 1 - debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 debian/compat (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8a9c22e..1b161f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ scons (3.1.2-1) UNRELEASED; urgency=medium * New upstream release. - Refresh patches. + * Switch to debhelper-compat: + - debian/control: Replace debhelper with debhelper-compat. + - Remove debian/compat. -- Jörg Frings-Fürst Fri, 27 Dec 2019 09:24:55 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index d57483b..dd1e9dc 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 (>= 12), + debhelper-compat (= 12), dh-python, python3-all (>= 3.5) Standards-Version: 4.4.1 -- cgit v1.2.3