Lintian Fixes - orthanc-imagej

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 3d94666..a07dc71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+orthanc-imagej (1.2+dfsg-4) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 20:12:11 -0000
+
 orthanc-imagej (1.2+dfsg-3) unstable; urgency=medium
 
   * Compatibility with OpenJDK >= 12. (Closes: #981958)
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 6a1bff2..9ad0e32 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Section: science
 Priority: optional
 Build-Depends: cmake,
                default-jdk,
-               debhelper (>= 10),
+               debhelper-compat (= 13),
                libij-java,
                libjson-simple-java
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/orthanc-imagej
 Vcs-Git: https://salsa.debian.org/med-team/orthanc-imagej.git
-Homepage: http://www.orthanc-server.com/static.php?page=imagej
+Homepage: https://www.orthanc-server.com/static.php?page=imagej
 
 Package: orthanc-imagej
 Architecture: all

Run locally

More details

Full run details