Lintian Fixes - ocaml-res

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/control b/debian/control
index 5c0a5e6..4ced6ba 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  ocaml-nox,
  ocaml-dune,
  dh-ocaml
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-res
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-res.git
diff --git a/debian/rules b/debian/rules
index 1687110..5dc146b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,3 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dune install --destdir=$(DESTDIR) --prefix=/usr --libdir=$(OCAML_STDLIB_DIR)
 	rm -f $(DESTDIR)/usr/doc/res/LICENSE.md
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f87eef2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/mmottl/res/issues
+Bug-Submit: https://github.com/mmottl/res/issues/new
+Repository: https://github.com/mmottl/res.git
+Repository-Browse: https://github.com/mmottl/res
diff --git a/debian/watch b/debian/watch
index a84baac..953a3dc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/mmottl/res/releases .*/archive/v?(.*)\.tar\.gz

Run locally

More details

Full run details

Historical runs