Scrub Obsolete - haskell-shake

Ready changes

Diff

diff --git a/p/haskell-shake/debian/changelog b/p/haskell-shake/debian/changelog
index 8ac2bb3e67..600debf67a 100644
--- a/p/haskell-shake/debian/changelog
+++ b/p/haskell-shake/debian/changelog
@@ -1,3 +1,12 @@
+haskell-shake (0.19.1-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on ghc, haskell-devscripts,
+      libghc-hashable-dev, libghc-quickcheck2-dev,
+      libghc-unordered-containers-dev and libghc-utf8-string-dev.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 28 May 2022 17:42:22 -0000
+
 haskell-shake (0.19.1-2) unstable; urgency=medium
 
   * Add build dependency on haskell-js-dgtable-utils.
diff --git a/p/haskell-shake/debian/control b/p/haskell-shake/debian/control
index 9f49f60e57..a81b8f9ef0 100644
--- a/p/haskell-shake/debian/control
+++ b/p/haskell-shake/debian/control
@@ -8,14 +8,14 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8),
+ ghc,
  ghc-prof,
- haskell-devscripts (>= 0.13),
+ haskell-devscripts,
  libghc-extra-dev (>= 1.6.19),
  libghc-extra-prof,
  libghc-filepattern-dev,
  libghc-filepattern-prof,
- libghc-hashable-dev (>= 1.1.2.3),
+ libghc-hashable-dev,
  libghc-hashable-prof,
  libghc-heaps-dev (>= 0.3.6.1),
  libghc-heaps-prof,
@@ -31,14 +31,14 @@ Build-Depends:
  libghc-primitive-prof,
  libghc-random-dev,
  libghc-random-prof,
- libghc-unordered-containers-dev (>= 0.2.7),
+ libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
- libghc-utf8-string-dev (>= 0.3),
+ libghc-utf8-string-dev,
  libghc-utf8-string-prof,
  libghc-file-embed-dev (>= 0.0.11),
  libghc-file-embed-prof,
  haskell-js-dgtable-utils,
- libghc-quickcheck2-dev (>= 2.0),
+ libghc-quickcheck2-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-extra-doc,
  libghc-filepattern-doc,

Run locally

More details

Full run details