Lintian Fixes - freehep-io

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d05bb1d..7cc2c03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+freehep-io (2.0.2-7) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in debian/watch.
+  * Use secure URI in Homepage field.
+  * 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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 07:06:12 -0000
+
 freehep-io (2.0.2-6) unstable; urgency=medium
 
   [ tony mancill ]
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 80c9a7b..71eb8b7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders:
  Giovanni Mascellani <gio@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  maven-debian-helper
 Build-Depends-Indep:
  junit,
  libfreehep-util-java (>= 2.0.2-2)
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-io.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-io.git
-Homepage: http://java.freehep.org/
+Vcs-Git: https://salsa.debian.org/java-team/freehep-io.git
+Vcs-Browser: https://salsa.debian.org/java-team/freehep-io
+Homepage: https://java.freehep.org/
 
 Package: libfreehep-io-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e00497c..9a0d8c2 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: FreeHEP I/O library
 Upstream-Contact: The FreeHEP team <developers@freehep.org>
 Source: http://java.freehep.org/
diff --git a/debian/watch b/debian/watch
index aa194b9..56c4fd3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/^.*-SNAPSHOT/~$1/,dversionmangle=s/\+dfsg[0-9]*//" \
-  http://java.freehep.org/maven2/org/freehep/freehep-io/ \
+  https://java.freehep.org/maven2/org/freehep/freehep-io/ \
   (\d.*)/ debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://java.freehep.org/ https://java.freehep.org/

Run locally

More details

Full run details