summaryrefslogtreecommitdiff
path: root/p/haskell-reform-hsp/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-reform-hsp/debian/control')
-rw-r--r--p/haskell-reform-hsp/debian/control75
1 files changed, 38 insertions, 37 deletions
diff --git a/p/haskell-reform-hsp/debian/control b/p/haskell-reform-hsp/debian/control
index 49522fad5..3d98a5125 100644
--- a/p/haskell-reform-hsp/debian/control
+++ b/p/haskell-reform-hsp/debian/control
@@ -1,31 +1,31 @@
Source: haskell-reform-hsp
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-hsp-dev (>> 0.9)
- , libghc-hsp-dev (<< 0.11)
- , libghc-hsp-prof
- , libghc-reform-dev (>> 0.2.1)
- , libghc-reform-dev (<< 0.3)
- , libghc-reform-prof
- , libghc-text-dev (>> 0.11)
- , libghc-text-dev (<< 1.3)
- , libghc-text-prof
- , hsx2hs
-Build-Depends-Indep: ghc-doc
- , libghc-hsp-doc
- , libghc-reform-doc
- , libghc-text-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-hsp-dev (>> 0.9),
+ libghc-hsp-dev (<< 0.11),
+ libghc-hsp-prof,
+ libghc-reform-dev (>> 0.2.1),
+ libghc-reform-dev (<< 0.3),
+ libghc-reform-prof,
+ libghc-text-dev (>> 0.11),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ hsx2hs,
+Build-Depends-Indep: ghc-doc,
+ libghc-hsp-doc,
+ libghc-reform-doc,
+ libghc-text-doc,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/reform-hsp
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-reform-hsp
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-reform-hsp
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-reform-hsp
X-Description: support for using HSP with Reform
Reform is a library for building and validating forms using
applicative functors. This package adds support for using
@@ -33,12 +33,12 @@ X-Description: support for using HSP with Reform
Package: libghc-reform-hsp-dev
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -46,22 +46,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-reform-hsp-prof
Architecture: any
-Depends: ${haskell:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-reform-hsp-doc
-Section: doc
Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.