Scrub Obsolete - haskell-intern

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 9025880..ba898a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+haskell-intern (0.9.4-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on ghc and ghc-prof.
+    + Build-Depends-Indep: Drop versioned constraint on ghc-doc.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 29 Jul 2022 14:08:03 -0000
+
 haskell-intern (0.9.4-2) unstable; urgency=medium
 
   * update copyright info:
diff --git a/debian/control b/debian/control
index 48265e6..25963ea 100644
--- a/debian/control
+++ b/debian/control
@@ -12,14 +12,14 @@ Build-Depends:
  haskell-devscripts,
  libghc-hashable-dev (<< 1.4),
  libghc-hashable-prof,
- ghc (>= 8.4.3+dfsg1-4~) | libghc-text-dev (<< 1.3),
- ghc-prof (>= 8.4.3+dfsg1-4~) | libghc-text-prof,
+ ghc | libghc-text-dev (<< 1.3),
+ ghc-prof | libghc-text-prof,
  libghc-unordered-containers-dev (<< 0.3),
  libghc-unordered-containers-prof,
 Build-Depends-Indep:
  ghc-doc,
  libghc-hashable-doc,
- ghc-doc (>= 8.4.3+dfsg1-4~) | libghc-text-doc,
+ ghc-doc | libghc-text-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 4.6.1
 Homepage: https://github.com/ekmett/intern

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libghc-intern-dev

No differences were encountered between the control files of package libghc-intern-doc

No differences were encountered between the control files of package libghc-intern-prof

Run locally

More details

Full run details