Lintian Fixes - squareness

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b44309a..3f8289e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+squareness (2.3.0-8) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * 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.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 30 Dec 2022 11:28:54 -0000
+
 squareness (2.3.0-7) unstable; urgency=medium
 
   * Team upload.
@@ -61,7 +73,7 @@ squareness (2.3.0-1) unstable; urgency=low
   [ Varun Hiremath ]
   * Initial release (Closes: #415686)
   * Fix the debian/copyright file.
-  
+
   [ Torsten Werner ]
   * Add Build-Depends: cdbs.
   * Set Architecture: all.
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 730938d..1b8bebb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,13 @@ Uploaders:
  Varun Hiremath <varun@debian.org>
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper
 Standards-Version: 4.1.3
 Homepage: http://squareness.beeger.net/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/squareness.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/squareness.git
+Vcs-Git: https://salsa.debian.org/java-team/squareness.git
+Vcs-Browser: https://salsa.debian.org/java-team/squareness
 
 Package: squareness
 Architecture: all
diff --git a/debian/rules b/debian/rules
index bbdf3e1..df489df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --with javahelper
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename
diff --git a/debian/watch b/debian/watch
index 2874c22..8bbaf7e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://sf.net/squareness/ squareness_jlf_debian-(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details