Lintian Fixes - haskell-shake

Ready changes

Summary

Diff

diff --git a/p/haskell-shake/debian/changelog b/p/haskell-shake/debian/changelog
index c7b94eb6ff..bbfbea0fe6 100644
--- a/p/haskell-shake/debian/changelog
+++ b/p/haskell-shake/debian/changelog
@@ -1,7 +1,16 @@
 haskell-shake (0.19.7-2) UNRELEASED; urgency=medium
 
+  [ Colin Watson ]
   * Remove myself from Uploaders.
 
+  [ Debian Janitor ]
+  * Update watch file format version to 4.
+  * Add missing build dependency on haskell-devscripts-minimal for command
+    dh_haskell_depends.
+  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Colin Watson <cjwatson@debian.org>  Tue, 03 Jan 2023 23:10:36 +0000
 
 haskell-shake (0.19.7-1) unstable; urgency=medium
diff --git a/p/haskell-shake/debian/control b/p/haskell-shake/debian/control
index a8a7608a11..beede8088c 100644
--- a/p/haskell-shake/debian/control
+++ b/p/haskell-shake/debian/control
@@ -37,6 +37,7 @@ Build-Depends:
  libghc-file-embed-prof,
  haskell-js-dgtable-utils,
  libghc-quickcheck2-dev (>= 2.0),
+ haskell-devscripts-minimal,
 Build-Depends-Indep: ghc-doc,
  libghc-extra-doc,
  libghc-filepattern-doc,
@@ -50,7 +51,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-random-doc,
  libghc-unordered-containers-doc,
  libghc-utf8-string-doc,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://shakebuild.com
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-shake
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-shake]
diff --git a/p/haskell-shake/debian/upstream/metadata b/p/haskell-shake/debian/upstream/metadata
new file mode 100644
index 0000000000..27ef50664a
--- /dev/null
+++ b/p/haskell-shake/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/ndmitchell/shake/issues
+Bug-Submit: https://github.com/ndmitchell/shake/issues/new
+Repository: https://github.com/ndmitchell/shake.git
+Repository-Browse: https://github.com/ndmitchell/shake
diff --git a/p/haskell-shake/debian/watch b/p/haskell-shake/debian/watch
index df852e3d58..e3c16e892d 100644
--- a/p/haskell-shake/debian/watch
+++ b/p/haskell-shake/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/shake/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details