Lintian Fixes - freehep-export

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 015c2f3..cc81168 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+freehep-export (2.1.1-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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:57 -0000
+
 freehep-export (2.1.1-4) unstable; urgency=medium
 
   [ tony mancill ]
@@ -56,6 +69,6 @@ freehep-export (2.1.1-2) unstable; urgency=low
 
 freehep-export (2.1.1-1) unstable; urgency=low
 
-  * Initial release (Closes: #558345) 
+  * Initial release (Closes: #558345)
 
  -- Giovanni Mascellani <mascellani@poisson.phc.unipi.it>  Wed, 03 Feb 2010 11:17:36 +0100
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 8f2e816..6765bb9 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:
@@ -14,9 +14,9 @@ Build-Depends-Indep:
  libmaven-exec-plugin-java,
  libsurefire-java (>= 2.4.3)
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-export.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-export.git
-Homepage: http://java.freehep.org/
+Vcs-Git: https://salsa.debian.org/java-team/freehep-export.git
+Vcs-Browser: https://salsa.debian.org/java-team/freehep-export
+Homepage: https://java.freehep.org/
 
 Package: libfreehep-export-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 65ec44e..957c19a 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 Export library
 Upstream-Contact: The FreeHEP team <developers@freehep.org>
 Source: http://java.freehep.org/
diff --git a/debian/watch b/debian/watch
index 432d569..6f144ac 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-export/ \
+  https://java.freehep.org/maven2/org/freehep/freehep-export/ \
   (\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