summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-postgresql/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-persistent-postgresql/debian')
-rw-r--r--p/haskell-persistent-postgresql/debian/changelog6
-rw-r--r--p/haskell-persistent-postgresql/debian/control11
2 files changed, 13 insertions, 4 deletions
diff --git a/p/haskell-persistent-postgresql/debian/changelog b/p/haskell-persistent-postgresql/debian/changelog
index 2055959ea..16b5214a0 100644
--- a/p/haskell-persistent-postgresql/debian/changelog
+++ b/p/haskell-persistent-postgresql/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-postgresql (1.2.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Thu, 01 Aug 2013 23:32:48 -0400
+
haskell-persistent-postgresql (1.1.3.1-2) unstable; urgency=low
* Enable compat level 9
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