summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-12-27 09:36:52 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-12-27 09:36:52 +0100
commit4ef66103cd6d976d479326d874ae0fcd6da2c3a4 (patch)
treeabcfc1846897af43993f7436d85aa12bdc151e8d
parent5fc18c7c06ca2c7089a832b4cf8928674eb1070b (diff)
Switch to debhelper-compat
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 4 insertions, 2 deletions
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 <debian@jff.email> 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 <debian@jff.email>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
- debhelper (>= 12),
+ debhelper-compat (= 12),
dh-python,
python3-all (>= 3.5)
Standards-Version: 4.4.1