Lintian Fixes - ocaml-samplerate

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 3142a1b..8d80645 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocaml-samplerate (0.1.6-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:34:36 -0000
+
 ocaml-samplerate (0.1.6-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 029b918..c528295 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,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-samplerate
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-samplerate.git
diff --git a/debian/watch b/debian/watch
index d79a57c..21ebf1d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/savonet/ocaml-samplerate/releases .*/tags/v?([0-9.]+)\.tar\.gz
+https://github.com/savonet/ocaml-samplerate/tags .*/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/a0/e41a7c824f60c2bd75bb3f1b57a7e4cb6c0cd4.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f8/691c5716cfbe103b8f13de4c7da2017e31922c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/51/ce552dc2590bb14470e7232d1733d56137a2c2.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ab/1b7a775098224219373dd3a21fdaf9117db158.debug

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

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

  • Build-Ids: ab1b7a775098224219373dd3a21fdaf9117db158 a0e41a7c824f60c2bd75bb3f1b57a7e4cb6c0cd4

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

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

  • Build-Ids: 51ce552dc2590bb14470e7232d1733d56137a2c2 f8691c5716cfbe103b8f13de4c7da2017e31922c

Run locally

More details

Full run details