Lintian Fixes - trove

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 17a5ac2..17c668b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+trove (2.1.0-4) UNRELEASED; urgency=medium
+
+  * Use secure URI in debian/watch.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 21:55:05 -0000
+
 trove (2.1.0-3) unstable; urgency=medium
 
   * Team upload.
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 2e8467d..3195d10 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Torsten Werner <twerner@debian.org>
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  maven-repo-helper
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove.git
+Standards-Version: 4.1.5
+Vcs-Git: https://salsa.debian.org/java-team/trove.git
+Vcs-Browser: https://salsa.debian.org/java-team/trove
 Homepage: http://trove4j.sourceforge.net
 
 Package: libtrove-java
diff --git a/debian/watch b/debian/watch
index 3fcac21..d90e24e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/trove4j/trove-([\d.]+)\.tar\.gz debian debian/orig-tar.sh
+https://sf.net/trove4j/trove-([\d.]+)\.tar\.gz debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libtrove-java

No differences were encountered between the control files of package libtrove-java-doc

Run locally

More details

Full run details