Lintian Fixes - ocaml-expect

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 613206d..6471340 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
   dh-ocaml,
   ocamlbuild,
   debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/gildor478/ocaml-expect
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-expect.git
diff --git a/debian/watch b/debian/watch
index f4ca6fd..fc32afb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/gildor478/ocaml-expect/releases .*/archive/refs/tags/(.+)\.tar\.gz
+https://github.com/gildor478/ocaml-expect/tags .*/archive/refs/tags/(.+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libexpect-ocaml

No differences were encountered between the control files of package libexpect-ocaml-dbgsym

No differences were encountered between the control files of package libexpect-ocaml-dev

Run locally

More details

Full run details