Lintian Fixes - felix-framework

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 03458a7..fbcaa49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,15 @@ felix-framework (4.6.1-3) UNRELEASED; urgency=medium
 
   * Remove MIA uploader Damien Raude-Morvan <drazzib@debian.org>.
     Closes: #889318
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Use secure URI in debian/watch.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove unnecessary get-orig-source-target.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 13 Mar 2021 16:46:35 -0000
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 1216ca4..b5be778 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders:
  Yulia Novozhilova <Yulia.Novozhilova@sun.com>
 Build-Depends:
- debhelper (>= 9),
+ debhelper-compat (= 13),
  default-jdk,
  libasm-java (>= 5.0),
  libmaven-bundle-plugin-java,
@@ -16,8 +16,8 @@ Build-Depends:
  libosgi-core-java (>= 6.0.0),
  maven-debian-helper (>= 2.0)
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-framework.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-framework.git
+Vcs-Git: https://salsa.debian.org/java-team/felix-framework.git
+Vcs-Browser: https://salsa.debian.org/java-team/felix-framework
 Homepage: http://felix.apache.org/site/apache-felix-framework.html
 
 Package: libfelix-framework-java
diff --git a/debian/copyright b/debian/copyright
index 6cc7e5e..ac500b5 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-framework
 Source: http://felix.apache.org/site/downloads.cgi
 
diff --git a/debian/rules b/debian/rules
index aba914b..ec38b7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..78ab7f4
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Repository: http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.6.1
+Repository-Browse: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.6.1
diff --git a/debian/watch b/debian/watch
index f54494c..e4fe0f8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://archive.apache.org/dist/felix/ org.apache.felix.framework-(.+)-source-release\.tar\.gz debian debian/orig-tar.sh
+version=4
+https://archive.apache.org/dist/felix/ org.apache.felix.framework-(.+)-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 libfelix-framework-java

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

Run locally

More details

Full run details