Lintian Fixes - modello

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 75d1ac6..dc4fabd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+modello (1.11-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 06:32:41 -0000
+
 modello (1.11-1) 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 5feefa0..3d8ed8f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Torsten Werner <twerner@debian.org>,
  Ludovic Claude <ludovic.claude@laposte.net>
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libjdom1-java,
@@ -16,10 +16,10 @@ Build-Depends:
  libplexus-compiler-java,
  libplexus-container-default-java (>= 1.7.1-6~),
  maven-debian-helper (>= 2.2~)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/modello.git
 Vcs-Browser: https://salsa.debian.org/java-team/modello
-Homepage: http://codehaus-plexus.github.io/modello/
+Homepage: https://codehaus-plexus.github.io/modello/
 
 Package: libmodello-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d9c8154..908e5fa 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: Modello
 Source: https://github.com/codehaus-plexus/modello/tags
 Files-Excluded: modello-maven-plugin/*
diff --git a/debian/watch b/debian/watch
index 17093ea..9c01f78 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/codehaus-plexus/modello/tags .*/modello-(\d.*).tar.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://codehaus-plexus.github.io/modello/ https://codehaus-plexus.github.io/modello/

Run locally

More details

Full run details