summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-13 11:33:16 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-13 11:33:16 +0200
commitdabd3fb05bf269d7b84b02b9bfd86571961800cd (patch)
tree0b8b04f8eca023571e52c7f4e75adb0b6e3644a1
parentce2f905daaab36861e6f69ed80487a00455f8865 (diff)
Migrate to debhelper 12
-rw-r--r--debian/changelog8
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
-rw-r--r--debian/files1
4 files changed, 10 insertions, 3 deletions
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 <debian@jff.email> 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 <debian@jff.email>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
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