Lintian Fixes - libmatthew-java
Recent merge proposals
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/libmatthew-java lintian-fixes/main
Summary
- Trim trailing whitespace. (file-contains-trailing-whitespace)
- 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-07-07 12:15:15 +0000
+++ b/debian/changelog 2020-06-26 01:38:40 +0000
@@ -1,3 +1,11 @@
+libmatthew-java (0.8.1-2) UNRELEASED; urgency=low
+
+ * Trim trailing whitespace.
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 26 Jun 2020 01:37:01 -0000
+
libmatthew-java (0.8.1-1) unstable; urgency=medium
* new upstream version (Closes: #897541)
@@ -135,4 +143,3 @@
* Build with fastjar and java-gcj-compat-dev
-- Matthew Johnson <debian@matthew.ath.cx> Tue, 19 Dec 2006 14:35:37 +0000
-
=== removed file 'debian/compat'
--- a/debian/compat 2017-12-30 16:02:44 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-07-07 12:15:15 +0000
+++ b/debian/control 2020-06-26 01:38:40 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
docbook-to-man,
default-jdk,
default-jdk-doc,
@@ -68,4 +68,3 @@
This package contains the Javadoc API documentation for the
other packages: libcgi-java, libmatthew-debug-java,
libmatthew-io-java and libunixsocket-java.
-
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package libcgi-java
No differences were encountered between the control files of package libcgi-java-dbgsym
No differences were encountered between the control files of package libmatthew-debug-java
No differences were encountered between the control files of package libmatthew-io-java
No differences were encountered between the control files of package libmatthew-java-doc
No differences were encountered between the control files of package libunixsocket-java
No differences were encountered between the control files of package libunixsocket-java-dbgsym
Run locally
Try this locally (using the lintian-brush package):
debcheckout libmatthew-java
cd libmatthew-java
lintian-brush