Lintian Fixes - maven-dependency-plugin

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 328567b..7802e21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+maven-dependency-plugin (3.1.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 20:50:31 -0000
+
 maven-dependency-plugin (3.1.1-1) unstable; urgency=medium
 
   * Team upload.
@@ -141,4 +151,3 @@ maven-dependency-plugin (2.1-1) experimental; urgency=low
   * Initial release. (Closes: #532777)
 
  -- Ludovic Claude <ludovic.claude@laposte.net>  Sat, 06 Jun 2009 21:38:18 +0100
-
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 308e02c..7e2f20b 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,
  libcommons-collections3-java,
@@ -27,7 +27,7 @@ Build-Depends:
 Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/java-team/maven-dependency-plugin.git
 Vcs-Browser: https://salsa.debian.org/java-team/maven-dependency-plugin
-Homepage: http://maven.apache.org/plugins/maven-dependency-plugin/
+Homepage: https://maven.apache.org/plugins/maven-dependency-plugin/
 
 Package: libmaven-dependency-plugin-java
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..94b5cce
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://issues.apache.org/jira/browse/MDEP
+Repository: https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

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

Run locally

More details

Full run details