Lintian Fixes - jxplorer

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7eb92d0..192d2ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+jxplorer (3.3.2+dfsg-7) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/jxplorer.lintian-overrides on line
+    2, 4, 6, 8-10.
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Drop custom source compression.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 13 Dec 2022 11:14:45 -0000
+
 jxplorer (3.3.2+dfsg-6) unstable; urgency=medium
 
   * Update Vcs fields for migration from Alioth -> Salsa
@@ -78,7 +92,7 @@ jxplorer (3.2.2~rc1+dfsg-3) unstable; urgency=low
   [ James Page ]
   * Fix FTBFS with OpenJDK 7 (LP: #888957) (Closes: #651535):
     - d/rules: Call jh_build with source/target set to 1.5 to ensure
-      backwards compatibility and work around Java 7 encoding errors. 
+      backwards compatibility and work around Java 7 encoding errors.
 
  -- Miguel Landaeta <miguel@miguel.cc>  Tue, 13 Dec 2011 19:07:48 -0430
 
@@ -136,7 +150,7 @@ jxplorer (3.2.1+dfsg-2) unstable; urgency=low
 
   * Added required java-wrappers version (Closes: #590020).
   * Standards version to 3.9.0.
-  * Added patch 03defaultdsport to replace default 19389 port with 
+  * Added patch 03defaultdsport to replace default 19389 port with
     "url.defaultdirectory.port" configuration property (Closes: 589894).
 
  -- Gabriele Giacone <1o5g4r8o@gmail.com>  Fri, 23 Jul 2010 21:36:01 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 60331b3..5d781b2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: admin
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: default-jdk, javahelper (>= 0.24), javahelp2, junit,
  imagemagick
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/java-team/jxplorer
 Vcs-Git: https://salsa.debian.org/java-team/jxplorer.git
 Homepage: http://jxplorer.org/
@@ -20,7 +20,7 @@ Description: Java LDAP Browser
  Computer Associates' eTrust Directory development lab. It is a
  standards compliant general purpose LDAP browser that can be used
  to read and search any LDAP directory, or any X500 directory with
- an LDAP interface. 
+ an LDAP interface.
  JXplorer is a fully functional piece of software with advanced
  security integration and support for the more difficult and
  obscure parts of the LDAP protocol. It should run on any Java
@@ -44,5 +44,5 @@ Description: Java LDAP Browser
     o binary attributes
     o Certificates and Passwords
     o Unicode characters
-    o Special characters / UTF8 in distinguished names. 
+    o Special characters / UTF8 in distinguished names.
   * Extensible architecture with object class based Java plugins
diff --git a/debian/copyright b/debian/copyright
index d0afa10..1874aac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: JXplorer - A Java Ldap Browser
 Upstream-Contact: Chris Betts <jxplorer@pegacat.com>
 Source: https://sourceforge.net/projects/jxplorer/
diff --git a/debian/jxplorer.lintian-overrides b/debian/jxplorer.lintian-overrides
index f07c388..4faba00 100644
--- a/debian/jxplorer.lintian-overrides
+++ b/debian/jxplorer.lintian-overrides
@@ -1,10 +1,10 @@
 # licence.txt contains the license shown by clicking on "Help" menu - About
-jxplorer: extra-license-file usr/share/jxplorer/licence.txt
+jxplorer: extra-license-file [usr/share/jxplorer/licence.txt]
 # plugins/ must exist (#592929)
-jxplorer: package-contains-empty-directory usr/share/jxplorer/plugins/
+jxplorer: package-contains-empty-directory [usr/share/jxplorer/plugins/]
 # jarfile contains html docs
-jxplorer: codeless-jar usr/share/jxplorer/jxplorer_help.jar
+jxplorer: codeless-jar [usr/share/jxplorer/jxplorer_help.jar]
 # helper scripts for translation
-jxplorer: script-not-executable usr/share/jxplorer/language/append_new_text.pl
-jxplorer: script-not-executable usr/share/jxplorer/language/extract_terms.pl
-jxplorer: script-not-executable usr/share/jxplorer/language/update_languages.sh
+jxplorer: script-not-executable [usr/share/jxplorer/language/append_new_text.pl]
+jxplorer: script-not-executable [usr/share/jxplorer/language/extract_terms.pl]
+jxplorer: script-not-executable [usr/share/jxplorer/language/update_languages.sh]
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 161b7e0..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression=xz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details