Lintian Fixes - clojure-maven-plugin

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 88ae3df..0ef307b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,13 @@ clojure-maven-plugin (1.7.1-3) UNRELEASED; urgency=normal
   [ Louis-Philippe Véronneau ]
   * d/control: Migrate to the Clojure Team.
 
+  [ Debian Janitor ]
+  * 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.
+  * Update standards version to 4.1.5, no changes needed.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 17:54:00 -0500
 
 clojure-maven-plugin (1.7.1-2) unstable; urgency=medium
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 83af65d..298f890 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
 Uploaders: Elana Hashman <ehashman@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  maven-debian-helper (>= 2.2),
  default-jdk,
  libcommons-exec-java,
@@ -18,10 +18,10 @@ Build-Depends:
  libmaven-scm-providers-java,
  libplexus-compiler-java,
  libplexus-utils-java
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Browser: https://salsa.debian.org/clojure-team/clojure-maven-plugin
 Vcs-Git: https://salsa.debian.org/clojure-team/clojure-maven-plugin.git
-Homepage: http://github.com/talios/clojure-maven-plugin
+Homepage: https://github.com/talios/clojure-maven-plugin
 
 Package: libclojure-maven-plugin-java
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 06f4f42..191e295 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://github.com/talios/clojure-maven-plugin .*/(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: libcommons-exec-java (>= 1.3), libcommons-io-java (>= 2.11.0), libcommons-lang-java (>= 2.6), libmaven-plugin-tools-java (>= 3.7.1), 3.6.0), libmaven3-core-java (>= 3.8.7), 3.8.6), libplexus-compiler-java (>= 2.12.1), libplexus-utils2-java (>= 3.4.2)
  • Homepage: http://github.com/talios/clojure-maven-plugin https://github.com/talios/clojure-maven-plugin

Run locally

More details

Full run details