Lintian Fixes - mysql-ocaml

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ed70473..d9514c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ mysql-ocaml (1.2.4-2) UNRELEASED; urgency=medium
   * 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.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * 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, 01 Sep 2022 09:54:13 -0000
 
diff --git a/debian/control b/debian/control
index c8aba32..a5b306b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  dh-ocaml,
  ocaml,
  ocaml-findlib
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 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/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b3090e4
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/ygrek/ocaml-mysql/issues
+Bug-Submit: https://github.com/ygrek/ocaml-mysql/issues/new
+Repository-Browse: https://github.com/ygrek/ocaml-mysql
diff --git a/debian/watch b/debian/watch
index a8e87c3..4120296 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/ygrek/ocaml-mysql/releases .*/archive/refs/tags/v?([0-9.]+)\.tar\.gz
+https://github.com/ygrek/ocaml-mysql/tags .*/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/38/57410d0a1cda7c67f28a778c0bde308d460d3c.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ea/c2cb9029af630b6028d3c1adfb8e5436de8f76.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/49/986219836856459cf22ec622e8b397d9d61662.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/8e/791242635f03e3e252cefc365b002aa17ca4e4.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: 49986219836856459cf22ec622e8b397d9d61662 eac2cb9029af630b6028d3c1adfb8e5436de8f76

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: 8e791242635f03e3e252cefc365b002aa17ca4e4 3857410d0a1cda7c67f28a778c0bde308d460d3c

Run locally

More details

Full run details