Lintian Fixes - ocaml-bjack

Ready changes

Summary

  • debian/watch: Use GitHub /tags rather than /releases page.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index c7a10ec..003b5a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocaml-bjack (0.1.6-3) UNRELEASED; urgency=medium
+
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 14 Jul 2023 10:42:37 -0000
+
 ocaml-bjack (0.1.6-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 5c79235..260951a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  ocaml-dune,
  libdune-ocaml-dev,
  pkg-config,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/savonet/ocaml-bjack
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-bjack.git
diff --git a/debian/watch b/debian/watch
index 0838894..63fd103 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/savonet/ocaml-bjack/releases .*/tags/v?([0-9.]+)\.tar\.gz
+https://github.com/savonet/ocaml-bjack/tags .*/tags/v?([0-9.]+)\.tar\.gz

Run locally

More details

Full run details

Historical runs