summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2019-11-19 13:15:22 +0000
committerDebian Janitor <janitor@jelmer.uk>2019-11-19 13:15:22 +0000
commited4459df4502782e3b3869b0afff4590ab3490b6 (patch)
tree3f33631561b0eef9ffe78dcfcda798b6cd4c3bfd
parent6ed3b0fd30d25799a7eac84223fdfc97aef1d0f4 (diff)
Bump debhelper from old 9 to 12.
Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
-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