Run of lintian-fixes for disruptor
Try this locally (using the lintian-brush package):
debcheckout disruptor
cd disruptor
lintian-brush --exclude=upstream-metadata-file
Merge these changes:
git pull https://janitor.debian.net/git/disruptor lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-08-28 13:55:56 +0000
+++ b/debian/changelog 2020-06-03 10:20:06 +0000
@@ -1,3 +1,10 @@
+disruptor (3.4.2-3) UNRELEASED; urgency=low
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk> Wed, 03 Jun 2020 10:19:14 -0000
+
disruptor (3.4.2-2) unstable; urgency=medium
* Team upload.
=== removed file 'debian/compat'
--- a/debian/compat 2018-02-13 09:28:11 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-08-28 13:54:25 +0000
+++ b/debian/control 2020-06-03 10:20:06 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>,
tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.5), junit4
+Build-Depends: debhelper-compat (= 12), default-jdk, maven-debian-helper (>= 1.5), junit4
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/disruptor.git
Vcs-Browser: https://salsa.debian.org/java-team/disruptor
Debdiff
File lists identical (after any substitutions)
No differences were encountered in the control files