Lintian Fixes - modello-maven-plugin

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index abbc975..0da9507 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+modello-maven-plugin (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 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 05 Jun 2023 00:57:42 -0000
+
 modello-maven-plugin (1.11-1) unstable; urgency=medium
 
   * Team upload.
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 1cd11c9..58196af 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: Ludovic Claude <ludovic.claude@laposte.net>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libmaven-javadoc-plugin-java,
@@ -15,10 +15,10 @@ Build-Depends:
  libplexus-container-default1.5-java,
  libplexus-utils-java,
  maven-debian-helper (>= 2.1)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/modello-maven-plugin.git
 Vcs-Browser: https://salsa.debian.org/java-team/modello-maven-plugin
-Homepage: http://codehaus-plexus.github.io/modello/modello-maven-plugin/
+Homepage: https://codehaus-plexus.github.io/modello/modello-maven-plugin/
 
 Package: libmodello-maven-plugin-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 13ed7d4..ab5e07d 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 Maven Plugin
 Source: https://github.com/codehaus-plexus/modello
 
diff --git a/debian/rules b/debian/rules
index 5a6351f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename
diff --git a/debian/watch b/debian/watch
index 0f60efa..c344926 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 debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

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

Run locally

More details

Full run details