[Pkg-haskell-commits] [SCM] Packaging for Agda branch, master, updated. debian/2.2.8-1-7-gfdec814

Iain Lane laney at ubuntu.com
Wed Mar 30 22:54:25 UTC 2011


The following commit has been merged in the master branch:
commit d0ce9590f2d277bc454c4f4f2d4308e428d524e9
Author: Iain Lane <laney at ubuntu.com>
Date:   Thu Feb 24 18:04:46 2011 +0000

    Add QuickCheck BDs

diff --git a/debian/control b/debian/control
index b56741e..3b91eea 100644
--- a/debian/control
+++ b/debian/control
@@ -23,14 +23,14 @@ Build-Depends: debhelper (>= 7.0),
                libghc6-zlib-dev (<< 1),
                libghc6-src-exts-dev (>=1.9.6),
                libghc6-src-exts-dev (<< 1.10),
+               libghc6-quickcheck2-dev (>= 2.1.0.2),
+               libghc6-quickcheck2-dev (<< 2.5),
                happy (>= 1.15),
                happy (<< 2),
                alex (>= 2.0.1),
                alex (<< 3),
                libncurses5-dev
 Build-Depends-Indep: ghc6-doc,
-                     libghc6-quickcheck2-doc (>= 2.1.0.2),
-                     libghc6-quickcheck2-doc (<< 2.2.0.0),
                      libghc6-binary-doc (>= 0.4.4),
                      libghc6-binary-doc (<< 0.6),
                      libghc6-haskeline-doc (>= 0.3),
@@ -45,7 +45,9 @@ Build-Depends-Indep: ghc6-doc,
                      libghc6-zlib-doc (>= 0.4.0.1),
                      libghc6-zlib-doc (<< 1),
                      libghc6-src-exts-doc (>=1.9.6),
-                     libghc6-src-exts-doc (<< 1.10)
+                     libghc6-src-exts-doc (<< 1.10),
+                     libghc6-quickcheck2-doc (>= 2.1.0.2),
+                     libghc6-quickcheck2-doc (<< 2.5),
 Standards-Version: 3.9.1
 Vcs-Browser: http://git.debian.org/?p=pkg-haskell/agda.git;a=summary
 Vcs-Git: git://git.debian.org/git/pkg-haskell/agda.git

-- 
Packaging for Agda



More information about the Pkg-haskell-commits mailing list