Lintian Fixes - felix-shell

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 928fe01..b946e72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+felix-shell (1.4.3-3) 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>  Thu, 22 Dec 2022 06:45:40 -0000
+
 felix-shell (1.4.3-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 f475191..d912bec 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,
  libmaven-bundle-plugin-java,
@@ -14,8 +14,8 @@ Build-Depends:
  libosgi-core-java,
  maven-debian-helper (>= 1.4)
 Standards-Version: 4.1.2
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-shell.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/felix-shell.git
+Vcs-Git: https://salsa.debian.org/java-team/felix-shell.git
+Vcs-Browser: https://salsa.debian.org/java-team/felix-shell
 Homepage: http://felix.apache.org/site/apache-felix-shell.html
 
 Package: libfelix-shell-java
diff --git a/debian/rules b/debian/rules
index 2080551..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details