[Git][haskell-team/DHG_packages][master] exceptions: fix b-d
Clint Adams
gitlab at salsa.debian.org
Fri Apr 13 14:12:05 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ba1f5136 by Clint Adams at 2018-04-13T10:11:26-04:00
exceptions: fix b-d
- - - - -
2 changed files:
- p/haskell-exceptions/debian/changelog
- p/haskell-exceptions/debian/control
Changes:
=====================================
p/haskell-exceptions/debian/changelog
=====================================
--- a/p/haskell-exceptions/debian/changelog
+++ b/p/haskell-exceptions/debian/changelog
@@ -1,3 +1,9 @@
+haskell-exceptions (0.8.3-7) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Fri, 13 Apr 2018 10:11:11 -0400
+
haskell-exceptions (0.8.3-6) unstable; urgency=medium
* Patch for newer QuickCheck.
=====================================
p/haskell-exceptions/debian/control
=====================================
--- a/p/haskell-exceptions/debian/control
+++ b/p/haskell-exceptions/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
libghc-mtl-dev (>= 2.0),
libghc-mtl-prof,
libghc-quickcheck2-dev (>= 2.5),
- libghc-quickcheck2-dev (<< 2.10),
+ libghc-quickcheck2-dev (<< 2.11),
libghc-stm-dev,
libghc-stm-dev (<< 3),
libghc-stm-dev (>= 2.2),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ba1f5136e28da31d820acad96369e024c5803cb1
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ba1f5136e28da31d820acad96369e024c5803cb1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180413/aca1fa8b/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list