summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-postgresql/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-08-02 07:35:50 +0400
committerClint Adams <clint@debian.org>2013-08-02 07:35:50 +0400
commitf88af7c4055ce1de60bcbeb313d59c58290eaf2b (patch)
tree3cb778ba61704f630e1b48d94c96d6ed6a81f1f9 /p/haskell-persistent-postgresql/debian/control
parent60ac0c68b770b85e8c9d263debec4ecb9cc30d85 (diff)
downloadDHG_packages-f88af7c4055ce1de60bcbeb313d59c58290eaf2b.tar.gz
haskell-persistent-postgresql: New upstream version 1.2.1.
Diffstat (limited to 'p/haskell-persistent-postgresql/debian/control')
-rw-r--r--p/haskell-persistent-postgresql/debian/control11
1 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-persistent-postgresql/debian/control b/p/haskell-persistent-postgresql/debian/control
index ba60a5916..e6350f025 100644
--- a/p/haskell-persistent-postgresql/debian/control
+++ b/p/haskell-persistent-postgresql/debian/control
@@ -10,18 +10,20 @@ Build-Depends: debhelper (>= 9)
, ghc-prof
, libghc-aeson-dev (>> 0.5)
, libghc-aeson-prof
+ , libghc-blaze-builder-dev
+ , libghc-blaze-builder-prof
, libghc-conduit-dev (>> 0.5.3)
, libghc-conduit-prof
, libghc-monad-control-dev (>> 0.2)
, libghc-monad-control-prof
- , libghc-persistent-dev (>> 1.1.5)
- , libghc-persistent-dev (<< 1.2)
+ , libghc-persistent-dev (>> 1.2)
+ , libghc-persistent-dev (<< 1.3)
, libghc-persistent-prof
, libghc-postgresql-libpq-dev (>> 0.6.1)
, libghc-postgresql-libpq-dev (<< 0.9)
, libghc-postgresql-libpq-prof
- , libghc-postgresql-simple-dev (>> 0.2)
- , libghc-postgresql-simple-dev (<< 0.3)
+ , libghc-postgresql-simple-dev (>> 0.3)
+ , libghc-postgresql-simple-dev (<< 0.4)
, libghc-postgresql-simple-prof
, libghc-text-dev (>> 0.7)
, libghc-text-prof
@@ -29,6 +31,7 @@ Build-Depends: debhelper (>= 9)
, libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
+ , libghc-blaze-builder-doc
, libghc-conduit-doc
, libghc-monad-control-doc
, libghc-persistent-doc