Lintian Fixes - dumbster

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 45465cf..4e9610a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+dumbster (1.6+debian-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Archive, Bug-Database, Repository.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 01:38:49 -0000
+
 dumbster (1.6+debian-4) unstable; urgency=medium
 
   * Team upload.
@@ -35,6 +47,6 @@ dumbster (1.6+debian-2) unstable; urgency=low
 
 dumbster (1.6+debian-1) unstable; urgency=low
 
-  * Initial release 
+  * Initial release
 
  -- Stefan Denker <Stefan+Debian@dn-kr.de>  Sat, 25 Jun 2011 15:17:08 +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 5a63116..2072bd0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stefan Denker <Stefan+Debian@dn-kr.de>
 Build-Depends:
  ant,
  ant-optional,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  junit,
@@ -14,8 +14,8 @@ Build-Depends:
  libmail-java,
  maven-repo-helper
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/dumbster.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dumbster.git
+Vcs-Git: https://salsa.debian.org/java-team/dumbster.git
+Vcs-Browser: https://salsa.debian.org/java-team/dumbster
 Homepage: http://quintanasoft.com/dumbster/
 
 Package: libdumbster-java
diff --git a/debian/copyright b/debian/copyright
index bd56128..acd30b3 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: Dumbster
 Source: http://downloads.sourceforge.net/project/dumbster/
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..df98ee9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: SourceForge
+Bug-Database: http://sourceforge.net/project/memberlist.php?group_id=78413
+Repository: cvs+pserver://anonymous@dumbster.cvs.sourceforge.net/cvsroot/dumbster

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details