Lintian Fixes - wss4j

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 870ac38..ed5747b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+wss4j (1.6.19-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.2.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 03 Sep 2022 12:26:16 -0000
+
 wss4j (1.6.19-2) unstable; urgency=medium
 
   * Team upload.
@@ -52,7 +65,7 @@ wss4j (1.6.14-1) unstable; urgency=medium
  -- Emmanuel Bourg <ebourg@apache.org>  Wed, 26 Feb 2014 10:20:44 +0100
 
 wss4j (1.6.12-1) unstable; urgency=low
-  
+
   * New upstream version (Closes: #724138)
     - Refreshed the patches
     - Updated debian/copyright
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 3abf4c7..8e979c1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Emmanuel Bourg <ebourg@apache.org>,
  tony mancill <tmancill@debian.org>
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libbcprov-java (>= 1.49),
@@ -15,10 +15,10 @@ Build-Depends:
  libxalan2-java,
  libxml-security-java,
  maven-debian-helper
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/wss4j.git
 Vcs-Browser: https://salsa.debian.org/java-team/wss4j
-Homepage: http://ws.apache.org/wss4j/
+Homepage: https://ws.apache.org/wss4j/
 
 Package: libwss4j-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7ad46fc..ec60a1f 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: Apache WSS4J
 Source: http://svn.apache.org/repos/asf/webservices/wss4j/tags/
 Files-Excluded: *.jar
diff --git a/debian/rules b/debian/rules
index f17ed26..6e88564 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,3 @@
 
 override_dh_installchangelogs:
 	dh_installchangelogs -- ChangeLog.txt
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1174e3d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: http://issues.apache.org/jira/browse/WSS
+Repository: http://svn.apache.org/repos/asf/webservices/wss4j/tags/wss4j-1.6.19
+Repository-Browse: http://svn.apache.org/repos/asf/webservices/wss4j/tags/wss4j-1.6.19

Run locally

More details

Full run details