Lintian Fixes - cup

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 96478a4..3f9dcb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+cup (0.11b-20160615-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 06:45:40 -0000
+
 cup (0.11b-20160615-2) 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 0a043f3..502a908 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,13 @@ Uploaders:
 Build-Depends:
  ant,
  cup (>= 0.11a),
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  jflex (>= 1.6.1),
  maven-repo-helper
 Standards-Version: 4.2.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/cup.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cup.git
+Vcs-Git: https://salsa.debian.org/java-team/cup.git
+Vcs-Browser: https://salsa.debian.org/java-team/cup
 Homepage: http://www2.cs.tum.edu/projects/cup/
 
 Package: cup
diff --git a/debian/rules b/debian/rules
index 00e0977..14af39e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,3 @@ override_dh_clean:
 	mh_clean
 	$(RM) dist/java-cup-0.11b.jar
 	$(RM) dist/java-cup-0.11b-runtime.jar
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details