Lintian Fixes - haskell-brick

Ready changes

Summary

Diff

diff --git a/p/haskell-brick/debian/changelog b/p/haskell-brick/debian/changelog
index 5e86fb71da..58c90f43b6 100644
--- a/p/haskell-brick/debian/changelog
+++ b/p/haskell-brick/debian/changelog
@@ -1,3 +1,12 @@
+haskell-brick (0.68.1-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 30 Mar 2023 10:42:49 -0000
+
 haskell-brick (0.68.1-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]
diff --git a/p/haskell-brick/debian/control b/p/haskell-brick/debian/control
index a573855e37..a29f0d6c1d 100644
--- a/p/haskell-brick/debian/control
+++ b/p/haskell-brick/debian/control
@@ -51,7 +51,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-vector-doc,
  libghc-vty-doc,
  libghc-word-wrap-doc,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/jtdaugherty/brick/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-brick
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-brick]
diff --git a/p/haskell-brick/debian/upstream/metadata b/p/haskell-brick/debian/upstream/metadata
new file mode 100644
index 0000000000..5262fd91c2
--- /dev/null
+++ b/p/haskell-brick/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/jtdaugherty/brick/issues
+Bug-Submit: https://github.com/jtdaugherty/brick/issues/new
+Repository: https://github.com/jtdaugherty/brick.git
+Repository-Browse: https://github.com/jtdaugherty/brick
diff --git a/p/haskell-brick/debian/watch b/p/haskell-brick/debian/watch
index df29643644..141b8ef84c 100644
--- a/p/haskell-brick/debian/watch
+++ b/p/haskell-brick/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/brick/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details