Source: haskell-gtk3
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-mtl-dev
  , libghc-mtl-prof
  , libghc-text-dev (>= 0.11.0.6)
  , libghc-text-dev (<= 1.3)
  , libghc-text-prof
  , libghc-glib-dev (>= 0.13)
  , libghc-glib-dev (<< 0.14)
  , libghc-glib-prof
  , libghc-cairo-dev (>= 0.13)
  , libghc-cairo-dev (<< 0.14)
  , libghc-cairo-prof
  , libghc-pango-dev (>= 0.13)
  , libghc-pango-dev (<< 0.14)
  , libghc-pango-prof
  , libgtk-3-dev
  , gtk2hs-buildtools (>= 0.13.0.3)
Build-Depends-Indep: ghc-doc
  , libghc-mtl-doc
  , libghc-text-doc
  , libghc-glib-doc
  , libghc-cairo-doc
  , libghc-pango-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/gtk
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gtk
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gtk
X-Description: Binding to the Gtk+ graphical user interface library
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.

Package: libghc-gtk3-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
  , libgtk-3-dev
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-gtk3-prof
Architecture: any
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-gtk3-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

