diff options
Diffstat (limited to 'p/haskell-shakespeare/debian/control')
| -rw-r--r-- | p/haskell-shakespeare/debian/control | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/p/haskell-shakespeare/debian/control b/p/haskell-shakespeare/debian/control index ad10ff5b5..0319ca523 100644 --- a/p/haskell-shakespeare/debian/control +++ b/p/haskell-shakespeare/debian/control @@ -1,36 +1,36 @@ Source: haskell-shakespeare -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 - , ghc-ghci - , libghc-parsec3-dev - , libghc-parsec3-dev - , libghc-parsec3-prof - , libghc-text-dev (>> 0.7) - , libghc-text-prof - , libghc-aeson-dev - , libghc-aeson-prof - , libghc-blaze-markup-dev - , libghc-blaze-markup-prof - , libghc-blaze-html-dev - , libghc-blaze-html-prof - , libghc-exceptions-dev - , libghc-exceptions-prof - , libghc-hspec-dev (>> 2) - , libghc-hspec-dev (<< 3) -Build-Depends-Indep: ghc-doc - , libghc-parsec3-doc - , libghc-text-doc - , libghc-aeson-doc - , libghc-blaze-markup-doc - , libghc-blaze-html-doc - , libghc-exceptions-doc +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + cdbs, + haskell-devscripts (>= 0.9), + ghc, + ghc-prof, + ghc-ghci, + libghc-parsec3-dev, + libghc-parsec3-dev, + libghc-parsec3-prof, + libghc-text-dev (>> 0.7), + libghc-text-prof, + libghc-aeson-dev, + libghc-aeson-prof, + libghc-blaze-markup-dev, + libghc-blaze-markup-prof, + libghc-blaze-html-dev, + libghc-blaze-html-prof, + libghc-exceptions-dev, + libghc-exceptions-prof, + libghc-hspec-dev (>> 2), + libghc-hspec-dev (<< 3), +Build-Depends-Indep: ghc-doc, + libghc-parsec3-doc, + libghc-text-doc, + libghc-aeson-doc, + libghc-blaze-markup-doc, + libghc-blaze-html-doc, + libghc-exceptions-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/shakespeare Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-shakespeare @@ -38,12 +38,12 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-shakespeare Package: libghc-shakespeare-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: toolkit for making compile-time interpolated templates${haskell:ShortBlurb} Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be @@ -54,11 +54,11 @@ Description: toolkit for making compile-time interpolated templates${haskell:Sho Package: libghc-shakespeare-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: toolkit for making compile-time interpolated templates${haskell:ShortBlurb} Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be @@ -68,11 +68,12 @@ Description: toolkit for making compile-time interpolated templates${haskell:Sho ${haskell:Blurb} Package: libghc-shakespeare-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: toolkit for making compile-time interpolated templates${haskell:ShortBlurb} Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be @@ -80,4 +81,3 @@ Description: toolkit for making compile-time interpolated templates${haskell:Sho interpolates variables according to the type being inserted. . ${haskell:Blurb} - |
