Lintian Fixes - jasmin-sable

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index bcfc549..e4aa4bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+jasmin-sable (2.5.0-3) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 08:03:51 -0000
+
 jasmin-sable (2.5.0-2) unstable; urgency=medium
 
   * Fixed the build failure with Java 9 (Closes: #893181)
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 b53f084..9179578 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 11), quilt, ant
+Build-Depends: debhelper-compat (= 13), quilt, ant
 Build-Depends-Indep: cup (>= 0.11a+20060608), default-jdk
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jasmin-sable.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasmin-sable.git
+Vcs-Git: https://salsa.debian.org/java-team/jasmin-sable.git
+Vcs-Browser: https://salsa.debian.org/java-team/jasmin-sable
 Homepage: http://jasmin.sourceforge.net/
 
 Package: jasmin-sable
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..6d090ca
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/Sable/jasmin/issues
+Bug-Submit: https://github.com/Sable/jasmin/issues/new
+Repository: https://github.com/Sable/jasmin.git
+Repository-Browse: https://github.com/Sable/jasmin
diff --git a/debian/watch b/debian/watch
index 15bd729..616b637 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/Sable/jasmin/releases .*/jasmin-([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details