Lintian Fixes - ocaml-mad

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 b683787..8bfa827 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocaml-mad (0.5.2-4) 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>  Thu, 17 Aug 2023 06:59:12 -0000
+
 ocaml-mad (0.5.2-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index eb053ac..4aa9237 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,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-mad
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-mad.git
diff --git a/debian/watch b/debian/watch
index c1bc272..7fa93c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/savonet/ocaml-mad/releases .*/v?([0-9.]+)\.tar\.gz
+https://github.com/savonet/ocaml-mad/tags .*/v?([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/cc/bc5d7809112724de1dfd9b3c4bc32ad6992521.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/fb/612efd17f284415827deaf865402ca9cd0a3f4.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/14/429d21a471327b70b8b48888ab2ba406bdbc58.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/39/e13b59559e21ca4ed541a90b1854efeeb7aa40.debug

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

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

  • Build-Ids: 39e13b59559e21ca4ed541a90b1854efeeb7aa40 fb612efd17f284415827deaf865402ca9cd0a3f4

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

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

  • Build-Ids: 14429d21a471327b70b8b48888ab2ba406bdbc58 ccbc5d7809112724de1dfd9b3c4bc32ad6992521

Run locally

More details

Full run details