Source: haskelldb-hdbc-sqlite3
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
 haskell-devscripts (>= 0.10),
 cdbs,
 ghc,
 ghc-prof,
 libghc-hdbc-dev (>= 2),
 libghc-hdbc-dev (<< 3),
 libghc-hdbc-prof,
 libghc-hdbc-sqlite3-dev (>= 2),
 libghc-hdbc-sqlite3-dev (<< 3),
 libghc-hdbc-sqlite3-prof,
 libghc-haskelldb-dev (>= 2),
 libghc-haskelldb-dev (<< 3),
 libghc-haskelldb-prof,
 libghc-haskelldb-hdbc-dev (>= 2),
 libghc-haskelldb-hdbc-dev (<< 3),
 libghc-haskelldb-hdbc-prof,
 libghc-mtl-dev (>= 1),
 libghc-mtl-dev (<< 3),
 libghc-mtl-prof,
Build-Depends-Indep: ghc-doc,
 libghc-hdbc-doc,
 libghc-hdbc-sqlite3-doc,
 libghc-haskelldb-doc,
 libghc-haskelldb-hdbc-doc,
 libghc-mtl-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/m4dc4p/haskelldb
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git

Package: libghc-haskelldb-hdbc-sqlite3-dev
Architecture: any
Depends: ${haskell:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
 This library allows you to use the HaskellDB database abstraction library with
 the SQLite driver provided by the HDBC database driver interface suite.
 .
 This package also includes the DBDirect-hdbc-sqlite3 binary to generate Haskell
 source files by querying the database.
 .
 ${haskell:Blurb}

Package: libghc-haskelldb-hdbc-sqlite3-prof
Architecture: any
Depends: ${haskell:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
 This library allows you to use the HaskellDB database abstraction library with
 the SQLite driver provided by the HDBC database driver interface suite.
 .
 ${haskell:Blurb}

Package: libghc-haskelldb-hdbc-sqlite3-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
 This library allows you to use the HaskellDB database abstraction library with
 the SQLite driver provided by the HDBC database driver interface suite.
 .
 ${haskell:Blurb}
