Lintian Fixes - antlr3

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index fd6f9d9..e5b3f95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+antlr3 (3.5.2-10) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * 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>  Fri, 09 Sep 2022 16:26:51 -0000
+
 antlr3 (3.5.2-9) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 78922aa..0f696de 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,9 @@ Build-Depends: ant,
                maven-debian-helper (>= 1.1),
                zip
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr3.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr3.git
-Homepage: http://www.antlr3.org
+Vcs-Git: https://salsa.debian.org/java-team/antlr3.git
+Vcs-Browser: https://salsa.debian.org/java-team/antlr3
+Homepage: https://www.antlr3.org
 
 Package: antlr3
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..312fd73
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/antlr/antlr3/issues
+Bug-Submit: https://github.com/antlr/antlr3/issues/new
+Repository: https://github.com/antlr/antlr3.git
+Repository-Browse: https://github.com/antlr/antlr3/tree/master
diff --git a/debian/watch b/debian/watch
index d683ec4..2925365 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/antlr/antlr3/tags .*/(?:antlr-)?([\d\.]+).tar.gz debian debian/orig-tar.sh

Run locally

More details

Full run details