[Git][haskell-team/DHG_packages][master] dlist: fix b-ds

Clint Adams gitlab at salsa.debian.org
Sat Apr 14 16:14:23 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
84ff4bca by Clint Adams at 2018-04-14T11:13:57-04:00
dlist: fix b-ds

- - - - -


2 changed files:

- p/haskell-dlist/debian/changelog
- p/haskell-dlist/debian/control


Changes:

=====================================
p/haskell-dlist/debian/changelog
=====================================
--- a/p/haskell-dlist/debian/changelog
+++ b/p/haskell-dlist/debian/changelog
@@ -1,3 +1,9 @@
+haskell-dlist (0.8.0.4-2) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sat, 14 Apr 2018 11:13:50 -0400
+
 haskell-dlist (0.8.0.4-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-dlist/debian/control
=====================================
--- a/p/haskell-dlist/debian/control
+++ b/p/haskell-dlist/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  ghc (>= 8),
  ghc-prof,
- libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.10),
+ libghc-quickcheck2-dev (>= 2.10),
+ libghc-quickcheck2-dev (<< 2.12),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 4.1.4
 Homepage: https://github.com/spl/dlist



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/84ff4bcac4ad17bf57d679b05412999e1671a6c5

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/84ff4bcac4ad17bf57d679b05412999e1671a6c5
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/20180414/b9447998/attachment.html>


More information about the Pkg-haskell-commits mailing list