summaryrefslogtreecommitdiff
path: root/p/haskell-hsp/debian/control
diff options
context:
space:
mode:
authorGiovanni Mascellani <gio@debian.org>2011-05-24 16:39:15 +0400
committerGiovanni Mascellani <gio@debian.org>2011-05-24 16:39:15 +0400
commit478154ed3bfe76b0e20ba23d371c7f7042e1601d (patch)
tree9e5b8febdf5ba3ccaa8b63ad39bafa7045db5575 /p/haskell-hsp/debian/control
parentd6951f314ba8c1fc7c65665092de1d8b4fd3558e (diff)
downloadDHG_packages-478154ed3bfe76b0e20ba23d371c7f7042e1601d.tar.gz
haskell-hsp: Housekeeping.
Diffstat (limited to 'p/haskell-hsp/debian/control')
-rw-r--r--p/haskell-hsp/debian/control17
1 files changed, 10 insertions, 7 deletions
diff --git a/p/haskell-hsp/debian/control b/p/haskell-hsp/debian/control
index 4b47181f9..f3d66f90f 100644
--- a/p/haskell-hsp/debian/control
+++ b/p/haskell-hsp/debian/control
@@ -16,14 +16,17 @@ Build-Depends:
libghc-hsx-dev (>= 0.7.0),
libghc-hsx-prof (>= 0.7.0),
libghc-hjscript-dev (>= 0.5.0),
- libghc-hjscript-prof (>= 0.5.0)
+ libghc-hjscript-prof (>= 0.5.0),
+ libghc-text-dev,
+ libghc-text-prof
Build-Depends-Indep:
ghc-doc,
libghc-mtl-doc,
libghc-harp-doc,
libghc-hsx-doc (>= 0.7.0),
- libghc-hjscript-doc (>= 0.5.0)
-Standards-Version: 3.8.4
+ libghc-hjscript-doc (>= 0.5.0),
+ libghc-text-doc
+Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/hsp
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hsp
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hsp
@@ -37,13 +40,13 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library for dynamic server-side web pages - GHC 6 libraries
+Description: Haskell library for dynamic server-side web pages - GHC libraries
Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
at the task of writing dynamic server-side web pages. Features include
an embedded XML syntax and a (low-to-mid-level) programming model for
writing dynamic web pages.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-hsp-prof
Architecture: any
@@ -53,13 +56,13 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library for dynamic server-side web pages - GHC 6 profiling libraries
+Description: Haskell library for dynamic server-side web pages - GHC profiling libraries
Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
at the task of writing dynamic server-side web pages. Features include
an embedded XML syntax and a (low-to-mid-level) programming model for
writing dynamic web pages.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-hsp-doc
Section: doc