Lintian Fixes - felix-main

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 65e638a..414ad1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,14 @@ felix-main (5.0.0-6) UNRELEASED; urgency=medium
 
   * Remove MIA uploader Damien Raude-Morvan <drazzib@debian.org>.
     Closes: #889433
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Use secure URI in debian/watch.
+  * Bump debhelper from old 10 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>  Sat, 15 May 2021 03:54:22 -0000
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index f63f835..a5251ec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Yulia Novozhilova <Yulia.Novozhilova@sun.com>
 Build-Depends:
  ant,
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  libfelix-bundlerepository-java (>= 2.0.8~),
  libfelix-framework-java,
@@ -25,8 +25,8 @@ Build-Depends:
  libmaven-source-plugin-java,
  maven-debian-helper (>= 1.4)
 Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-main.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-main.git
+Vcs-Git: https://salsa.debian.org/java-team/felix-main.git
+Vcs-Browser: https://salsa.debian.org/java-team/felix-main
 Homepage: http://felix.apache.org/site/
 
 Package: libfelix-main-java
diff --git a/debian/copyright b/debian/copyright
index bf523ba..6f6c1fa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: felix-main
 Source: http://felix.apache.org/site/downloads.cgi
 
diff --git a/debian/rules b/debian/rules
index 1f8585f..a1dc9ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@ override_dh_auto_install:
 	dh_auto_install
 
 	install -m 755 -D debian/felix-framework.sh debian/felix-main/usr/bin/felix-framework
-
-get-orig-source:
-	uscan --no-symlink --download-current-version --force-download
diff --git a/debian/watch b/debian/watch
index fe5cf07..cd53d51 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://archive.apache.org/dist/felix/ org.apache.felix.main-(.+)-source-release\.tar\.gz debian debian/orig-tar.sh
+version=4
+https://archive.apache.org/dist/felix/ org.apache.felix.main-(.+)-source-release\.tar\.gz debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package felix-main

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

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

Run locally

More details

Full run details