Lintian Fixes - mysql-ocaml

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 95d6e3a..ed70473 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+mysql-ocaml (1.2.4-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Set field Upstream-Name in debian/copyright.
+  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
+    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 09:54:13 -0000
+
 mysql-ocaml (1.2.4-1) unstable; urgency=medium
 
   * Team upload
@@ -236,4 +248,3 @@ mysql-ocaml (1.0.2-1) unstable; urgency=low
   * Initial Release.
 
  -- Samuel Mimram <samuel.mimram@ens-lyon.org>  Sun, 16 Nov 2003 22:44:10 +0100
-
diff --git a/debian/control b/debian/control
index d8c3414..f8b9561 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  dh-ocaml,
  ocaml-nox,
  ocaml-findlib
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://ygrek.org/p/ocaml-mysql/
 Vcs-Git: https://salsa.debian.org/ocaml-team/mysql-ocaml.git
diff --git a/debian/copyright b/debian/copyright
index 9209889..8324fad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,8 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://raevnos.pennmush.org/code/ocaml.html
 Packaged-By: Samuel Mimram <samuel.mimram@ens-lyon.org>
 Packaged-Date: Sun, 16 Nov 2003 22:44:10 +0100
+Upstream-Name: ocaml-mysql
 
 Files: *
 Copyright: 1999-2004 Shawn Wagner
diff --git a/debian/watch b/debian/watch
index 665615d..a8e87c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/ygrek/ocaml-mysql/releases .*/archive/v?([0-9.]+)\.tar\.gz
+version=4
+https://github.com/ygrek/ocaml-mysql/releases .*/archive/refs/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/3f/465253c99e5c25c9c784a7cde936a8f97e8523.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d0/a72e996ca80f92d8b93aefc8cf53c1e6f2295c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ba/ebfbf92767aff075e08f87dccba2bca2fbff6b.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d7/2cc49b19d8ee9f8f60998bb61439cce1391ae8.debug

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

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

  • Build-Ids: d72cc49b19d8ee9f8f60998bb61439cce1391ae8 3f465253c99e5c25c9c784a7cde936a8f97e8523

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

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

  • Build-Ids: baebfbf92767aff075e08f87dccba2bca2fbff6b d0a72e996ca80f92d8b93aefc8cf53c1e6f2295c

Run locally

More details

Full run details