diff options
Diffstat (limited to 'p/haskell-cairo/debian/control')
| -rw-r--r-- | p/haskell-cairo/debian/control | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/p/haskell-cairo/debian/control b/p/haskell-cairo/debian/control index 223d6609f..382f1c875 100644 --- a/p/haskell-cairo/debian/control +++ b/p/haskell-cairo/debian/control @@ -1,40 +1,39 @@ Source: haskell-cairo -Section: haskell -Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org> -Build-Depends: debhelper (>= 9) - , cdbs - , haskell-devscripts (>= 0.9) - , ghc - , ghc-prof - , libghc-utf8-string-dev (>= 0.2) - , libghc-utf8-string-dev (<< 1.1) - , libghc-utf8-string-prof - , libghc-text-dev (<< 1.3) - , libghc-text-prof - , libghc-mtl-dev - , libghc-mtl-prof - , libcairo2-dev - , gtk2hs-buildtools (>= 0.13.0.3) -Build-Depends-Indep: ghc-doc - , libghc-utf8-string-doc - , libghc-mtl-doc - , libghc-text-doc +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + cdbs, + haskell-devscripts (>= 0.9), + ghc, + ghc-prof, + libghc-utf8-string-dev (>= 0.2), + libghc-utf8-string-dev (<< 1.1), + libghc-utf8-string-prof, + libghc-text-dev (<< 1.3), + libghc-text-prof, + libghc-mtl-dev, + libghc-mtl-prof, + libcairo2-dev, + gtk2hs-buildtools (>= 0.13.0.3), +Build-Depends-Indep: ghc-doc, + libghc-utf8-string-doc, + libghc-mtl-doc, + libghc-text-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/cairo -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cairo Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cairo +Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cairo Package: libghc-cairo-dev Architecture: any -Depends: ${haskell:Depends} - , ${shlibs:Depends} - , ${misc:Depends} - , libcairo2-dev -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: ${haskell:Provides} +Depends: ${haskell:Depends}, + ${shlibs:Depends}, + ${misc:Depends}, + libcairo2-dev, +Recommends: ${haskell:Recommends}, +Suggests: ${haskell:Suggests}, +Provides: ${haskell:Provides}, Description: Binding to the Cairo library${haskell:ShortBlurb} Cairo is a library to render high quality vector graphics. There exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, @@ -44,11 +43,11 @@ Description: Binding to the Cairo library${haskell:ShortBlurb} Package: libghc-cairo-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: Binding to the Cairo library${haskell:ShortBlurb} Cairo is a library to render high quality vector graphics. There exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, @@ -57,11 +56,12 @@ Description: Binding to the Cairo library${haskell:ShortBlurb} ${haskell:Blurb} Package: libghc-cairo-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: Binding to the Cairo library${haskell:ShortBlurb} Cairo is a library to render high quality vector graphics. There exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, |
