Lintian Fixes - haskell-debian

Ready changes

Summary

Diff

diff --git a/p/haskell-debian/debian/changelog b/p/haskell-debian/debian/changelog
index 44ab0bc194..5b3181a637 100644
--- a/p/haskell-debian/debian/changelog
+++ b/p/haskell-debian/debian/changelog
@@ -1,3 +1,13 @@
+haskell-debian (4.0.4-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 01 Mar 2023 03:59:02 -0000
+
 haskell-debian (4.0.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-debian/debian/control b/p/haskell-debian/debian/control
index e1da911e7e..a528dbc4bd 100644
--- a/p/haskell-debian/debian/control
+++ b/p/haskell-debian/debian/control
@@ -77,7 +77,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-zlib-doc,
 Build-Conflicts:
  libghc-parsec2-dev,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/clinty/debian-haskell
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-debian
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-debian]
diff --git a/p/haskell-debian/debian/haskell-debian-utils.lintian-overrides b/p/haskell-debian/debian/haskell-debian-utils.lintian-overrides
index 25d3d4c311..e4a0c15616 100644
--- a/p/haskell-debian/debian/haskell-debian-utils.lintian-overrides
+++ b/p/haskell-debian/debian/haskell-debian-utils.lintian-overrides
@@ -1 +1 @@
-binary-or-shlib-defines-rpath
+custom-library-search-path
diff --git a/p/haskell-debian/debian/upstream/metadata b/p/haskell-debian/debian/upstream/metadata
new file mode 100644
index 0000000000..4ddad6a2d3
--- /dev/null
+++ b/p/haskell-debian/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/clinty/debian-haskell/issues
+Bug-Submit: https://github.com/clinty/debian-haskell/issues/new
+Repository-Browse: https://github.com/clinty/debian-haskell
diff --git a/p/haskell-debian/debian/watch b/p/haskell-debian/debian/watch
index 1469164245..4d15fdbf63 100644
--- a/p/haskell-debian/debian/watch
+++ b/p/haskell-debian/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/debian/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details