[Git][haskell-team/DHG_packages][master] haskell-lambdabot-haskell-plugins: add missing dependency on iospec
Gianfranco Costamagna
gitlab at salsa.debian.org
Wed Sep 4 14:26:32 BST 2019
Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
82f4ce0b by Gianfranco Costamagna at 2019-09-04T13:25:38Z
haskell-lambdabot-haskell-plugins: add missing dependency on iospec
- - - - -
2 changed files:
- p/haskell-lambdabot-haskell-plugins/debian/changelog
- p/haskell-lambdabot-haskell-plugins/debian/control
Changes:
=====================================
p/haskell-lambdabot-haskell-plugins/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lambdabot-haskell-plugins (5.2-3) unstable; urgency=medium
+
+ * Add missing iospec dependency
+
+ -- Gianfranco Costamagna <locutusofborg at 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.
=====================================
p/haskell-lambdabot-haskell-plugins/debian/control
=====================================
@@ -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),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/82f4ce0be40a8c02db69ca352f7d90f19355a997
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/82f4ce0be40a8c02db69ca352f7d90f19355a997
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190904/f2c1123a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list