Lintian Fixes - tiles

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6e7a7c0..6a093bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tiles (3.0.7-6) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 12 May 2023 07:11:45 -0000
+
 tiles (3.0.7-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 6b6c69b..7cb15b3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  libcommons-digester-java,
  libeasymock-java,
@@ -25,7 +25,7 @@ Build-Depends:
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/tiles.git
 Vcs-Browser: https://salsa.debian.org/java-team/tiles
-Homepage: http://tiles.apache.org
+Homepage: https://tiles.apache.org
 
 Package: libtiles-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1363419..a0b96e5 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: Apache Tiles
 Source: http://tiles.apache.org
 

Debdiff

File lists identical (after any substitutions)

Control files of package libtiles-java: lines which differ (wdiff format)

  • Homepage: http://tiles.apache.org https://tiles.apache.org

Control files of package libtiles-java-doc: lines which differ (wdiff format)

  • Homepage: http://tiles.apache.org https://tiles.apache.org

Run locally

More details

Full run details