Lintian Fixes - mavibot

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ea3433c..060076f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mavibot (1.0.0~M8-2) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 18 Dec 2022 13:38:25 -0000
+
 mavibot (1.0.0~M8-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 f7f775b..e83254c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                junit4,
                libcommons-collections3-java,
@@ -12,10 +12,10 @@ Build-Depends: debhelper (>= 11),
                libmaven-bundle-plugin-java,
                libslf4j-java,
                maven-debian-helper (>= 2.0)
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/java-team/mavibot.git
 Vcs-Browser: https://salsa.debian.org/java-team/mavibot
-Homepage: http://directory.apache.org/mavibot
+Homepage: https://directory.apache.org/mavibot
 
 Package: libmavibot-java
 Architecture: all

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://directory.apache.org/mavibot https://directory.apache.org/mavibot

Run locally

More details

Full run details