Lintian Fixes - lablgtk-extras

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 267166f..7a7c53b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  camlp4,
  ocaml-findlib,
  ocaml
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Section: ocaml
 Homepage: https://github.com/zoggy/lablgtk-extras
diff --git a/debian/watch b/debian/watch
index 5840da4..de42066 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/zoggy/lablgtk-extras/releases .*/release-(.*)\.tar\.gz
+https://github.com/zoggy/lablgtk-extras/tags .*/release-(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

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

No differences were encountered between the control files of package liblablgtk-extras-ocaml-doc

Run locally

More details

Full run details