Lintian Fixes - libdb-je-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 06fb6c4..59eac09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libdb-je-java (3.3.98-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 03:18:16 -0000
+
 libdb-je-java (3.3.98-2) unstable; urgency=medium
 
   * Team upload.
@@ -28,7 +39,7 @@ libdb-je-java (3.3.62-3) unstable; urgency=low
   * Convert to default-jre/jdk, thanks to Chris Cheney for the patch
     (Closes: #508974)
   * Bump Standards-Version to 3.8.1
-  * Chnage the section to java	
+  * Chnage the section to java
 
  -- Varun Hiremath <varun@debian.org>  Thu, 07 May 2009 19:41:08 -0400
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 90496df..e569712 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders:
  Varun Hiremath <varun@debian.org>,
  Torsten Werner <twerner@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  ant,
  default-jdk,
  junit,
  maven-repo-helper
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libdb-je-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libdb-je-java.git
+Vcs-Git: https://salsa.debian.org/java-team/libdb-je-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libdb-je-java
 Homepage: https://www.oracle.com/database/berkeley-db/java-edition.html
 
 Package: libdb-je-java
diff --git a/debian/rules b/debian/rules
index 15216b0..77aefd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ export CLASSPATH=/usr/share/java/junit.jar
 
 %:
 	dh $@ --with maven-repo-helper
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details