Lintian Fixes - ulex0.8

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 )

Diff

diff --git a/debian/control b/debian/control
index 2e2f8ac..293ff06 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  dh-ocaml,
  ocaml-findlib,
  camlp5 (>= 8)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/ocaml-team/ulex0.8.git
 Vcs-Browser: https://salsa.debian.org/ocaml-team/ulex0.8
diff --git a/debian/watch b/debian/watch
index 232bd0f..e3241ce 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/sacerdot/ulex/releases .*/archive/refs/tags/v?([0-9.]+)-camlp5\.tar\.gz
+https://github.com/sacerdot/ulex/tags .*/archive/refs/tags/v?([0-9.]+)-camlp5\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: ocaml-findlib, camlp5-6hv62, camlp5-lbw34, ocaml-4.13.1

Run locally

More details

Full run details