Commit 82f4ce0b authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-lambdabot-haskell-plugins: add missing dependency on iospec

parent dc5336ee
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-lambdabot-haskell-plugins (5.2-3) unstable; urgency=medium

  * Add missing iospec dependency

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 04 Sep 2019 15:21:54 +0200

haskell-lambdabot-haskell-plugins (5.2-2) unstable; urgency=medium

  * Fix names of src-exts-simple B-Ds.
+5 −3
Original line number Diff line number Diff line
@@ -15,11 +15,10 @@ Build-Depends:
 libghc-arrows-prof,
 libghc-data-memocombinators-dev (>= 0.4),
 libghc-data-memocombinators-prof,
 libghc-src-exts-simple-dev (>= 1.18.0.0),
 libghc-src-exts-simple-dev (<< 1.22),
 libghc-src-exts-simple-prof,
 libghc-hoogle-dev (>= 5.0.17.1),
 libghc-hoogle-prof,
 libghc-iospec-dev,
 libghc-iospec-prof,
 libghc-lambdabot-core-dev (>= 5.2),
 libghc-lambdabot-core-dev (<< 5.3),
 libghc-lambdabot-core-prof,
@@ -48,6 +47,9 @@ Build-Depends:
 libghc-quickcheck2-prof,
 libghc-regex-tdfa-dev (>= 1.1),
 libghc-regex-tdfa-prof,
 libghc-src-exts-simple-dev (>= 1.18.0.0),
 libghc-src-exts-simple-dev (<< 1.22),
 libghc-src-exts-simple-prof,
 libghc-show-dev (>= 0.4),
 libghc-show-prof,
 libghc-split-dev (>= 0.2),