Lintian Fixes - felix-shell-tui

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index c929656..816e816 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+felix-shell-tui (1.4.1-5) UNRELEASED; urgency=medium
+
+  * 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>  Wed, 15 Mar 2023 01:16:11 -0000
+
 felix-shell-tui (1.4.1-4) 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 bae81d7..28889cc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders:
  Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  libfelix-shell-java,
@@ -15,8 +15,8 @@ Build-Depends:
  maven-debian-helper (>= 1.4)
 Standards-Version: 4.1.2
 Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-shell-tui.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/felix-shell-tui.git
+Vcs-Git: https://salsa.debian.org/java-team/felix-shell-tui.git
+Vcs-Browser: https://salsa.debian.org/java-team/felix-shell-tui
 
 Package: libfelix-shell-tui-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 5a6351f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libfelix-shell-tui-java

No differences were encountered between the control files of package libfelix-shell-tui-java-doc

Run locally

More details

Full run details