Lintian Fixes - build-helper-maven-plugin

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 74a710c..52089f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+build-helper-maven-plugin (3.3.0-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 22:31:33 -0000
+
 build-helper-maven-plugin (3.3.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index fe4fc12..33d3061 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,10 @@ Build-Depends:
  libplexus-utils-java,
  maven-debian-helper (>= 2.2),
  testng
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/build-helper-maven-plugin.git
 Vcs-Browser: https://salsa.debian.org/java-team/build-helper-maven-plugin
-Homepage: http://www.mojohaus.org/build-helper-maven-plugin/
+Homepage: https://www.mojohaus.org/build-helper-maven-plugin/
 
 Package: libbuild-helper-maven-plugin-java
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 9fef65d..6874693 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/mojohaus/build-helper-maven-plugin/tags .*/build-helper-maven-plugin-([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.mojohaus.org/build-helper-maven-plugin/ https://www.mojohaus.org/build-helper-maven-plugin/

Run locally

More details

Full run details