summaryrefslogtreecommitdiff
path: root/p/haskell-happstack-hsp
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-happstack-hsp
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-happstack-hsp')
-rw-r--r--p/haskell-happstack-hsp/debian/control20
1 files changed, 10 insertions, 10 deletions
diff --git a/p/haskell-happstack-hsp/debian/control b/p/haskell-happstack-hsp/debian/control
index f9f95b10d..a99d2b07c 100644
--- a/p/haskell-happstack-hsp/debian/control
+++ b/p/haskell-happstack-hsp/debian/control
@@ -4,32 +4,32 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
- libghc-happstack-server-dev (>> 6.0),
+ libghc-happstack-server-dev (>= 6.0),
libghc-happstack-server-dev (<< 7.5),
libghc-happstack-server-prof,
- libghc-harp-dev (>> 0.4),
+ libghc-harp-dev (>= 0.4),
libghc-harp-dev (<< 0.5),
libghc-harp-prof,
- libghc-hsp-dev (>> 0.9.2),
+ libghc-hsp-dev (>= 0.9.2),
libghc-hsp-dev (<< 0.11),
libghc-hsp-prof,
- libghc-hsx2hs-dev (>> 0.13.0),
+ libghc-hsx2hs-dev (>= 0.13.0),
libghc-hsx2hs-dev (<< 0.14),
libghc-hsx2hs-prof,
- libghc-mtl-dev (>> 1.1),
+ libghc-mtl-dev (>= 1.1),
libghc-mtl-dev (<< 2.3),
libghc-mtl-prof,
- libghc-syb-dev (>> 0.3),
+ libghc-syb-dev (>= 0.3),
libghc-syb-dev (<< 0.5),
libghc-syb-prof,
- libghc-text-dev (>> 0.10),
+ libghc-text-dev (>= 0.10),
libghc-text-dev (<< 1.3),
libghc-text-prof,
- libghc-utf8-string-dev (>> 0.3),
+ libghc-utf8-string-dev (>= 0.3),
libghc-utf8-string-dev (<< 1.1),
libghc-utf8-string-prof,
Build-Depends-Indep: ghc-doc,
@@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc,
libghc-text-doc,
libghc-utf8-string-doc,
Standards-Version: 3.9.4
-Homepage: http://hackage.haskell.org/package/happstack-hsp
+Homepage: http://www.happstack.com/
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-happstack-hsp
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-happstack-hsp
X-Description: support for using HSP templates in Happstack