summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-11-06 23:00:21 -0500
committerClint Adams <clint@debian.org>2012-11-06 23:13:53 -0500
commitac89e4f3262615c78014118b24b5bb3c18a1f217 (patch)
tree4376d07c4679728ff6fd820537d54e46a99f3c1a /debian/control
parentd819bd5f3a308eb068ee4b51ae4290b62ad9952a (diff)
Update build-deps.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control115
1 files changed, 67 insertions, 48 deletions
diff --git a/debian/control b/debian/control
index fddca6c66..21bc9625c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,52 +5,72 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Jonas Smedegaard <dr@jones.dk>
, Kiwamu Okabe <kiwamu@debian.or.jp>,
, Clint Adams <clint@debian.org>
-Build-Depends: cdbs (>= 0.4.72~),
- devscripts,
- debhelper,
- dh-buildinfo,
- ghc,
- libghc-parsec3-dev (<< 3.2),
- libghc-mtl-dev (<< 2.2),
- libghc-network-dev (<< 2.4),
- libghc-zip-archive-dev (<< 0.2),
- libghc-utf8-string-dev (<< 0.4),
- libghc-http-dev (<< 1:4000.3),
- libghc-texmath-dev (<< 0.7),
- libghc-xml-dev (<< 1.4),
- libghc-random-dev (<<1.1 ),
- libghc-citeproc-hs-dev (<< 0.4),
- libghc-pandoc-types-dev (<< 1.10),
- libghc-json-dev (<< 0.6),
- libghc-tagsoup-dev (<< 0.13),
- libghc-base64-bytestring-dev (<< 0.2),
- libghc-zlib-dev (<< 0.6),
- libghc-highlighting-kate-dev (>= 0.5.1),
- libghc-highlighting-kate-dev (<< 0.6),
- libghc-temporary-dev (<< 1.2),
- libghc-blaze-html-dev (<< 0.5),
- libghc-syb-dev (<< 0.4),
- ghc-prof,
- libghc-parsec3-prof,
- libghc-mtl-prof,
- libghc-network-prof,
- libghc-zip-archive-prof,
- libghc-utf8-string-prof,
- libghc-http-prof,
- libghc-texmath-prof,
- libghc-xml-prof,
- libghc-random-prof,
- libghc-citeproc-hs-prof,
- libghc-pandoc-types-prof,
- libghc-json-prof,
- libghc-tagsoup-prof,
- libghc-base64-bytestring-prof,
- libghc-zlib-prof,
- libghc-highlighting-kate-prof,
- libghc-temporary-prof,
- libghc-blaze-html-prof,
- libghc-syb-prof,
- haskell-devscripts (>=0.5.12)
+Build-Depends: cdbs (>= 0.4.72~)
+ , devscripts
+ , debhelper
+ , dh-buildinfo
+ , ghc
+ , libghc-parsec3-dev (>> 3.1)
+ , libghc-parsec3-dev (<< 3.2)
+ , libghc-mtl-dev (>> 1.1)
+ , libghc-mtl-dev (<< 2.2)
+ , libghc-network-dev (>> 2)
+ , libghc-network-dev (<< 2.5)
+ , libghc-zip-archive-dev (>> 0.1.1.7)
+ , libghc-zip-archive-dev (<< 0.2)
+ , libghc-utf8-string-dev (>> 0.3)
+ , libghc-utf8-string-dev (<< 0.4)
+ , libghc-http-dev (>> 1:4000.0.5)
+ , libghc-http-dev (<< 1:4000.3)
+ , libghc-texmath-dev (>> 0.6.0.2)
+ , libghc-texmath-dev (<< 0.7)
+ , libghc-xml-dev (>> 1.3.12)
+ , libghc-xml-dev (<< 1.4)
+ , libghc-random-dev (>> 1)
+ , libghc-random-dev (<< 1.1)
+ , libghc-citeproc-hs-dev (>> 0.3.4)
+ , libghc-citeproc-hs-dev (<< 0.4)
+ , libghc-pandoc-types-dev (>> 1.9.0.2)
+ , libghc-pandoc-types-dev (<< 1.10)
+ , libghc-json-dev (>> 0.4)
+ , libghc-json-dev (<< 0.8)
+ , libghc-tagsoup-dev (>> 0.12.5)
+ , libghc-tagsoup-dev (<< 0.13)
+ , libghc-base64-bytestring-dev (>> 0.1)
+ , libghc-base64-bytestring-dev (<< 1.1)
+ , libghc-zlib-dev (>> 0.5)
+ , libghc-zlib-dev (<< 0.6)
+ , libghc-highlighting-kate-dev (>> 0.5.1)
+ , libghc-highlighting-kate-dev (<< 0.6)
+ , libghc-temporary-dev (>> 1.1)
+ , libghc-temporary-dev (<< 1.2)
+ , libghc-blaze-html-dev (>> 0.5)
+ , libghc-blaze-html-dev (<< 0.6)
+ , libghc-blaze-markup-dev (>> 0.5.1)
+ , libghc-blaze-markup-dev (<< 0.6)
+ , libghc-syb-dev (<< 0.4)
+ , ghc-prof
+ , libghc-parsec3-prof
+ , libghc-mtl-prof
+ , libghc-network-prof
+ , libghc-zip-archive-prof
+ , libghc-utf8-string-prof
+ , libghc-http-prof
+ , libghc-texmath-prof
+ , libghc-xml-prof
+ , libghc-random-prof
+ , libghc-citeproc-hs-prof
+ , libghc-pandoc-types-prof
+ , libghc-json-prof
+ , libghc-tagsoup-prof
+ , libghc-base64-bytestring-prof
+ , libghc-zlib-prof
+ , libghc-highlighting-kate-prof
+ , libghc-temporary-prof
+ , libghc-blaze-html-prof
+ , libghc-blaze-markup-prof
+ , libghc-syb-prof
+ , haskell-devscripts (>= 0.5.13)
Build-Depends-Indep: ghc-doc
, libghc-syb-doc
, libghc-parsec3-doc
@@ -70,13 +90,12 @@ Build-Depends-Indep: ghc-doc
, libghc-base64-bytestring-doc
, libghc-highlighting-kate-doc
, libghc-diff-doc
- , libghc-testpack-doc
- , libghc-binary-doc
, libghc-digest-doc
, libghc-pcre-light-doc
, libghc-transformers-doc
, libghc-zlib-doc
, libghc-blaze-html-doc
+ , libghc-blaze-markup-doc
, libghc-temporary-doc
, libghc-blaze-builder-doc
, libghc-hs-bibutils-doc