Source: haskell-zip-archive
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 (>= 7)
  , cdbs
  , haskell-devscripts (>= 0.7)
  , ghc 
  , ghc-prof
  , ghc-doc
  , libghc-mtl-dev
  , libghc-mtl-prof
  , libghc-mtl-doc
  , libghc-digest-dev
  , libghc-digest-prof
  , libghc-digest-doc
  , libghc-utf8-string-dev
  , libghc-utf8-string-prof
  , libghc-utf8-string-doc
  , libghc-zlib-dev
  , libghc-zlib-prof
  , libghc-zlib-doc
  , libghc-binary-dev
  , libghc-binary-prof
  , libghc-binary-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/zip-archive
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-zip-archive
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-zip-archive

Package: libghc-zip-archive-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: library to create, modify and extract files from zip archives
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 The zip-archive library provides functions for creating, modifying, and
 extracting files from zip archives.

Package: libghc-zip-archive-prof
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${haskell:Provides}
Description: library to create and modify zip archives; profiling library
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 The zip-archive library provides functions for creating, modifying, and
 extracting files from zip archives.

Package: libghc-zip-archive-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: library to create, modify and extract files from zip archives; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 The zip-archive library provides functions for creating, modifying, and
 extracting files from zip archives.
