Lintian Fixes - maven-resources-plugin

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c86aada..11d015e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven-resources-plugin (3.3.0-2) UNRELEASED; urgency=medium
+
+  * 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>  Sun, 12 Feb 2023 20:01:03 -0000
+
 maven-resources-plugin (3.3.0-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 223e09b..d4fe6ae 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: Torsten Werner <twerner@debian.org>
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libeclipse-sisu-maven-plugin-java,
@@ -19,7 +19,7 @@ Build-Depends:
 Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/java-team/maven-resources-plugin.git
 Vcs-Browser: https://salsa.debian.org/java-team/maven-resources-plugin
-Homepage: http://maven.apache.org/plugins/maven-resources-plugin/
+Homepage: https://maven.apache.org/plugins/maven-resources-plugin/
 
 Package: libmaven-resources-plugin-java
 Architecture: all

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ https://maven.apache.org/plugins/maven-resources-plugin/

Run locally

More details

Full run details