Lintian Fixes - ocaml-mew-vi

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2fdd621..ad00ec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ocaml-mew-vi (0.5.0-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * 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 02:46:32 -0000
+
 ocaml-mew-vi (0.5.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #970627)
diff --git a/debian/control b/debian/control
index e85de71..29aee0c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  libmew-ocaml-dev,
  libreact-ocaml-dev,
  dh-ocaml
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Section: ocaml
 Homepage: https://github.com/kandu/mew_vi
diff --git a/debian/watch b/debian/watch
index 9451f55..955fcfa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/kandu/mew_vi/releases .*/archive/v?([0-9.]+)\.tar\.gz
+version=4
+https://github.com/kandu/mew_vi/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/93/17cac74dcdec390aa6f5d8e5e728829e6e43f6.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/a9/155ded338bd91890ee2de61980e19feb721a93.debug

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

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

  • Build-Ids: a9155ded338bd91890ee2de61980e19feb721a93 9317cac74dcdec390aa6f5d8e5e728829e6e43f6

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

Run locally

More details

Full run details