[agda] 04/08: Update build-deps for new release
Iain Lane
laney at moszumanska.debian.org
Mon Jan 4 13:02:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
laney pushed a commit to branch master
in repository agda.
commit 2c258f51e9cd11cc1fc6dc6df67503ae73c80b7b
Author: Iain Lane <laney at debian.org>
Date: Mon Jan 4 11:37:02 2016 +0000
Update build-deps for new release
---
debian/control | 33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index 9c32f0f..d674f8c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,10 +12,12 @@ Build-Depends: debhelper (>= 9),
libghc-boxes-dev (<< 0.2),
libghc-data-hash-dev (>= 0.2.0.0),
libghc-data-hash-dev (<< 0.3.0.0),
+ libghc-edit-distance-dev (>= 0.2.1.2),
+ libghc-edit-distance-dev (<< 0.3),
libghc-equivalence-dev (>= 0.2.5),
- libghc-equivalence-dev (<< 0.3),
- libghc-geniplate-dev (>= 0.6.0.3),
- libghc-geniplate-dev (<< 0.7),
+ libghc-equivalence-dev (<< 0.4),
+ libghc-geniplate-mirror-dev (>= 0.6.0.6),
+ libghc-geniplate-mirror-dev (<< 0.8),
libghc-hashable-dev (>= 1.2.1.0),
libghc-hashable-dev (<< 1.3),
libghc-hashtables-dev (>= 1.2.0.2),
@@ -23,23 +25,23 @@ Build-Depends: debhelper (>= 9),
libghc-mtl-dev (>= 2.1.1),
libghc-mtl-dev (<< 2.1.3.2),
libghc-parallel-dev (<< 3.3),
- libghc-unordered-containers-dev (>= 0.2),
+ libghc-unordered-containers-dev (>= 0.2.5.0),
libghc-unordered-containers-dev (<< 0.3),
libghc-zlib-dev (>= 0.4.0.1),
- libghc-zlib-dev (<< 0.6),
+ libghc-zlib-dev (<< 0.7),
libghc-strict-dev (>= 0.3.2),
libghc-strict-dev (<< 0.4),
- libghc-src-exts-dev (>= 1.9.6),
- libghc-src-exts-dev (<< 1.17),
- libghc-stmonadtrans-dev (>= 0.3.2),
- libghc-stmonadtrans-dev (<< 0.4),
- libghc-text-dev (>= 0.11),
+ libghc-src-exts-dev (>= 1.16.0.1),
+ libghc-src-exts-dev (<< 1.18),
+ libghc-text-dev (>= 0.11.3.1),
libghc-text-dev (<< 1.3),
- libghc-quickcheck2-dev (>= 2.7.5),
- libghc-quickcheck2-dev (<< 2.8),
+ libghc-transformers-compat-dev (>= 0.3.3.3),
+ libghc-transformers-compat-dev (<< 0.5),
+ libghc-quickcheck2-dev (>= 2.8),
+ libghc-quickcheck2-dev (<< 2.9),
cpphs (>= 1.19),
cpphs (<< 1.20),
- happy (>= 1.19.3),
+ happy (>= 1.19.4),
happy (<< 2),
alex (>= 3.1.0),
alex (<< 3.2),
@@ -47,18 +49,19 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: ghc-doc,
libghc-boxes-doc,
libghc-data-hash-doc,
+ libghc-edit-distance-doc,
libghc-equivalence-doc,
- libghc-geniplate-doc,
+ libghc-geniplate-mirror-doc,
libghc-hashable-doc,
libghc-hashtables-doc,
libghc-mtl-doc,
libghc-parallel-doc,
- libghc-stmonadtrans-doc,
libghc-text-doc,
libghc-unordered-containers-doc,
libghc-zlib-doc,
libghc-strict-doc,
libghc-src-exts-doc,
+ libghc-transformers-compat-doc,
libghc-quickcheck2-doc,
Standards-Version: 3.9.4
Vcs-Browser: http://git.debian.org/?p=pkg-haskell/agda.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/agda.git
More information about the Pkg-haskell-commits
mailing list