Lintian Fixes - mongo-java-driver

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2670177..608577e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+mongo-java-driver (3.6.3-3) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * 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.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 08:57:26 -0000
+
 mongo-java-driver (3.6.3-2) 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 abcc185..38b73b5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Emmanuel Bourg <ebourg@apache.org>,
  Christopher Hoskin <mans0954@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  gradle-debian-helper (>= 1.4),
  iproute2,
@@ -15,10 +15,10 @@ Build-Depends:
  libcodenarc-groovy-java,
  libspock-java,
  maven-repo-helper
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/mongo-java-driver.git
 Vcs-Browser: https://salsa.debian.org/java-team/mongo-java-driver
-Homepage: http://www.mongodb.org
+Homepage: https://www.mongodb.org
 
 Package: libmongodb-java
 Architecture: all
diff --git a/debian/watch b/debian/watch
index f05dd55..52a0bb2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/mongodb/mongo-java-driver/releases .*/r?([\d\.]+).tar.gz debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.mongodb.org https://www.mongodb.org

Run locally

More details

Full run details