Source: haskell-filestore
Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org>
         , Louis Bettens <louis@bettens.info>
Build-Depends:
 debhelper (>= 9),
 haskell-devscripts (>= 0.8.19),
 cdbs,
 ghc,
 ghc-prof,
 libghc-utf8-string-dev (>= 0.3),
 libghc-utf8-string-dev (<< 0.4),
 libghc-utf8-string-prof,
 libghc-parsec3-dev (<< 3.2),
 libghc-parsec3-prof,
 libghc-xml-dev (>= 1.3),
 libghc-xml-dev (<< 1.4),
 libghc-xml-prof,
 libghc-split-dev (>= 0.1),
 libghc-split-dev (<< 0.3),
 libghc-split-prof,
 libghc-diff-dev (>= 0.2),
 libghc-diff-dev (<< 0.4),
 libghc-diff-prof,
 libghc-hunit-dev (>= 1.2),
 libghc-hunit-dev (<< 1.3),
 libghc-hunit-prof,
Build-Depends-Indep: ghc-doc
 , libghc-diff-doc
 , libghc-hunit-doc
 , libghc-parsec3-doc
 , libghc-split-doc
 , libghc-utf8-string-doc
 , libghc-xml-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/filestore
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-filestore
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-filestore

Package: libghc-filestore-dev
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
 libghc-filestore-data (= ${source:Version})
Suggests: ${haskell:Suggests}
Recommends:
 ${haskell:Recommends},
 git-core | darcs (>= 2.3.0) | mercurial
Provides: ${haskell:Provides}
Description: Haskell interface for versioning file stores${haskell:ShortBlurb}
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 ${haskell:Blurb}

Package: libghc-filestore-prof
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
Description: Haskell interface for versioning file stores${haskell:ShortBlurb}
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 ${haskell:Blurb}

Package: libghc-filestore-doc
Section: doc
Architecture: all
Depends:
 ${haskell:Depends},
 ${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Description: Haskell interface for versioning file stores${haskell:ShortBlurb}
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 ${haskell:Blurb}

Package: libghc-filestore-data
Architecture: all
Depends:
 ${haskell:Depends},
 ${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Description: Haskell interface for versioning file stores - common files
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 This package data files used by filestore and its dependencies.
