Lintian Fixes - freehep-swing

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9a21ad6..d942fc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+freehep-swing (2.0.3-6) 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:05:37 -0000
+
 freehep-swing (2.0.3-5) 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 149f43e..d64f19d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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:
@@ -13,9 +13,9 @@ Build-Depends-Indep:
  libfreehep-util-java (>= 2.0.2-2),
  libsurefire-java
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-swing.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-swing.git
-Homepage: http://java.freehep.org/
+Vcs-Git: https://salsa.debian.org/java-team/freehep-swing.git
+Vcs-Browser: https://salsa.debian.org/java-team/freehep-swing
+Homepage: https://java.freehep.org/
 
 Package: libfreehep-swing-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3182040..6d0de0f 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 Swing Extensions
 Upstream-Contact: The FreeHEP team <developers@freehep.org>
 Source: http://java.freehep.org/
diff --git a/debian/watch b/debian/watch
index 8220e13..3bc9477 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-swing/ \
+  https://java.freehep.org/maven2/org/freehep/freehep-swing/ \
   (\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