Lintian Fixes - easy-format

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/control b/debian/control
index 2a8bd38..975d91b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
 Uploaders: Hendrik Tews <hendrik@askra.de>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  ocaml-nox,
  ocaml-dune,
  dh-ocaml
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/ocaml-community/easy-format
 Vcs-Git: https://salsa.debian.org/ocaml-team/easy-format.git
diff --git a/debian/rules b/debian/rules
index 4b1cb21..d3029e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,13 +16,8 @@ override_dh_auto_build:
 	dune build -p easy-format
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	dune runtest -p easy-format
-endif
 
 override_dh_auto_install:
 	dune install --destdir=$(DESTDIR) --prefix=/usr --libdir=..$(OCAML_STDLIB_DIR)
 	rm -f $(DESTDIR)/usr/doc/easy-format/LICENSE
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/watch b/debian/watch
index adfda9a..1f1ed92 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/ocaml-community/easy-format/releases .*/archive/v?(.*)\.tar\.gz
+version=4
+https://github.com/ocaml-community/easy-format/releases .*/archive/refs/tags/v?(.*)\.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/6a/6f86cb9cf0bb56c5bb98a217c3dbfff13a955f.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/27/abbf79857e8f41fff4259243cdf0b2afada02f.debug

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

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

  • Build-Ids: 27abbf79857e8f41fff4259243cdf0b2afada02f 6a6f86cb9cf0bb56c5bb98a217c3dbfff13a955f

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

Run locally

More details

Full run details