summaryrefslogtreecommitdiff
path: root/p/haskell-web-routes/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 21:32:59 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 22:15:07 +0200
commit14f25aa999a39fc86ff594160c1c50e88df683fa (patch)
treed025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-web-routes/debian
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-web-routes/debian')
-rw-r--r--p/haskell-web-routes/debian/control19
1 files changed, 7 insertions, 12 deletions
diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control
index 91b984769..fd387b30f 100644
--- a/p/haskell-web-routes/debian/control
+++ b/p/haskell-web-routes/debian/control
@@ -4,20 +4,24 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
libghc-blaze-builder-dev (>= 0.2),
libghc-blaze-builder-dev (<< 0.5),
libghc-blaze-builder-prof,
+ libghc-exceptions-dev (>= 0.6.1),
+ libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-prof,
libghc-http-types-dev (>= 0.6),
libghc-http-types-dev (<< 0.9),
libghc-http-types-prof,
libghc-mtl-dev (>= 2.0),
libghc-mtl-dev (<< 2.3),
libghc-mtl-prof,
- libghc-parsec3-dev,
+ libghc-parsec3-dev (>= 2),
+ libghc-parsec3-dev (<< 4),
libghc-parsec3-prof,
libghc-split-dev,
libghc-split-prof,
@@ -27,24 +31,15 @@ Build-Depends: debhelper (>= 9),
libghc-utf8-string-dev (>= 0.3),
libghc-utf8-string-dev (<< 1.1),
libghc-utf8-string-prof,
- libghc-exceptions-dev (>= 0.6.1),
- libghc-exceptions-dev (<< 0.9),
- libghc-exceptions-prof,
- libghc-hunit-dev [powerpcsparcany-amd64any-i386],
- libghc-quickcheck2-dev [powerpcsparcany-amd64any-i386],
- libghc-test-framework-dev [powerpcsparcany-amd64any-i386],
- libghc-test-framework-hunit-dev [powerpcsparcany-amd64any-i386],
- libghc-test-framework-quickcheck2-dev [powerpcsparcany-amd64any-i386],
- libghc-test-framework-th-dev [powerpcsparcany-amd64any-i386],
Build-Depends-Indep: ghc-doc,
libghc-blaze-builder-doc,
+ libghc-exceptions-doc,
libghc-http-types-doc,
libghc-mtl-doc,
libghc-parsec3-doc,
libghc-split-doc,
libghc-text-doc,
libghc-utf8-string-doc,
- libghc-exceptions-doc,
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/web-routes
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-web-routes