summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index aea70b6..d9d83ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ jlex (1.2.6-11) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
+ * Bump debhelper from old 9 to 12.
-- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 12:42:20 +0100
diff --git a/debian/control b/debian/control
index cb8bae6..0a3919d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Colin Watson <cjwatson@debian.org>
Standards-Version: 3.9.8
-Build-Depends: debhelper-compat (= 9), javahelper (>= 0.20)
+Build-Depends: debhelper-compat (= 12), javahelper (>= 0.20)
Build-Depends-Indep: default-jdk
Homepage: https://www.cs.princeton.edu/~appel/modern/java/JLex/
Vcs-Git: https://salsa.debian.org/debian/jlex.git