From ed4459df4502782e3b3869b0afff4590ab3490b6 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 19 Nov 2019 13:15:22 +0000 Subject: 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. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 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 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 -- cgit v1.2.3