Lintian Fixes - pyml

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 281bb07..fa74146 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  libstdcompat-ocaml-dev (>= 13),
  python3-dev,
  dh-ocaml (>= 1.2)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Section: ocaml
 Homepage: https://github.com/thierry-martinez/pyml
diff --git a/debian/watch b/debian/watch
index bd43b20..6882f4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/thierry-martinez/pyml/releases .*/([0-9.]+)\.tar\.gz
+https://github.com/thierry-martinez/pyml/tags .*/([0-9.]+)\.tar\.gz

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d1/77b33df5690358a41b7ad7adb1a532210d0017.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e2/0ebfe0fc59364c91cde7727bb0214b903453ea.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/02/550218749679eb7f108c57c9cb162d780d617d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/25/22a93bec2988e2468d4f3a311cbb830f5c34b2.debug

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

Control files of package libpyml-ocaml-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 02550218749679eb7f108c57c9cb162d780d617d 2522a93bec2988e2468d4f3a311cbb830f5c34b2 d177b33df5690358a41b7ad7adb1a532210d0017 e20ebfe0fc59364c91cde7727bb0214b903453ea

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

Run locally

More details

Full run details