diff options
Diffstat (limited to 'p/haskell-wl-pprint-terminfo')
| -rw-r--r-- | p/haskell-wl-pprint-terminfo/debian/control | 85 |
1 files changed, 43 insertions, 42 deletions
diff --git a/p/haskell-wl-pprint-terminfo/debian/control b/p/haskell-wl-pprint-terminfo/debian/control index efd29739d..6c5f77cae 100644 --- a/p/haskell-wl-pprint-terminfo/debian/control +++ b/p/haskell-wl-pprint-terminfo/debian/control @@ -1,47 +1,47 @@ Source: haskell-wl-pprint-terminfo -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.8.15) - , ghc - , ghc-prof - , libghc-nats-dev (>= 0.1) - , libghc-nats-dev (<< 2) - , libghc-nats-prof - , libghc-semigroups-dev (>= 0.9) - , libghc-semigroups-dev (<< 1) - , libghc-semigroups-prof - , libghc-text-dev (>= 0.11) - , libghc-text-dev (<< 1.3) - , libghc-text-prof - , libghc-wl-pprint-extras-dev (>= 3.4) - , libghc-wl-pprint-extras-dev (<< 4) - , libghc-wl-pprint-extras-prof - , libncursesw5-dev -Build-Depends-Indep: ghc-doc - , libghc-nats-doc - , libghc-semigroups-doc - , libghc-text-doc - , libghc-wl-pprint-extras-doc +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + cdbs, + haskell-devscripts (>= 0.8.15), + ghc, + ghc-prof, + libghc-nats-dev (>= 0.1), + libghc-nats-dev (<< 2), + libghc-nats-prof, + libghc-semigroups-dev (>= 0.9), + libghc-semigroups-dev (<< 1), + libghc-semigroups-prof, + libghc-text-dev (>= 0.11), + libghc-text-dev (<< 1.3), + libghc-text-prof, + libghc-wl-pprint-extras-dev (>= 3.4), + libghc-wl-pprint-extras-dev (<< 4), + libghc-wl-pprint-extras-prof, + libncursesw5-dev, +Build-Depends-Indep: ghc-doc, + libghc-nats-doc, + libghc-semigroups-doc, + libghc-text-doc, + libghc-wl-pprint-extras-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/wl-pprint-terminfo -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wl-pprint-terminfo Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wl-pprint-terminfo +Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wl-pprint-terminfo X-Description: color pretty printer with terminfo support Pretty printing with terminfo effects including colors and bells. Package: libghc-wl-pprint-terminfo-dev Architecture: any -Depends: ${haskell:Depends} - , ${shlibs:Depends} - , ${misc:Depends} - , libncursesw5-dev -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: ${haskell:Provides} +Depends: ${haskell:Depends}, + ${shlibs:Depends}, + ${misc:Depends}, + libncursesw5-dev, +Recommends: ${haskell:Recommends}, +Suggests: ${haskell:Suggests}, +Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . @@ -49,22 +49,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb} Package: libghc-wl-pprint-terminfo-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-wl-pprint-terminfo-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} . |
