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

Iain Lane laney at debian.org
Wed Apr 10 11:18:55 UTC 2013


The following commit has been merged in the master branch:
commit 79190e685a884d80c2d62cc3e275d7af28956800
Author: Iain Lane <laney at debian.org>
Date:   Wed Apr 10 11:46:14 2013 +0100

    Add missing geniplate and parallel BDs

diff --git a/debian/control b/debian/control
index 35d6d9e..ffdabe9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 7.0),
                cdbs (>> 0.4.58),
                ghc (>= 7.6),
                libghc-binary-dev,
+               libghc-geniplate-dev (>= 0.6.0.3),
+               libghc-geniplate-dev (<< 0.7),
                libghc-hashable-dev (>= 1.1),
                libghc-hashable-dev (<< 1.2),
                libghc-hashtables-dev (>= 1.0),
@@ -18,6 +20,7 @@ Build-Depends: debhelper (>= 7.0),
                libghc-haskell-src-dev (<< 2),
                libghc-mtl-dev (>= 2.0),
                libghc-mtl-dev (<< 3.2),
+               libghc-parallel-dev (<< 3.3),
                libghc-unordered-containers-dev (>= 0.2),
                libghc-unordered-containers-dev (<< 0.3),
                libghc-xhtml-dev (>= 3000.2),
@@ -36,12 +39,15 @@ Build-Depends: debhelper (>= 7.0),
                libncurses5-dev
 Build-Depends-Indep: ghc-doc,
                      libghc-binary-doc,
+                     libghc-geniplate-doc,
                      libghc-hashable-doc,
                      libghc-hashtables-doc,
                      libghc-haskeline-doc,
                      libghc-haskell-src-doc,
                      libghc-mtl-doc,
+                     libghc-parallel-doc,
                      libghc-terminfo-doc,
+                     libghc-unordered-containers-doc,
                      libghc-xhtml-doc,
                      libghc-zlib-doc,
                      libghc-src-exts-doc, 

-- 
Packaging for Agda



More information about the Pkg-haskell-commits mailing list