summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-sqlite/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-04-08 13:32:37 +0400
committerColin Watson <cjwatson@debian.org>2013-04-08 13:32:37 +0400
commit847adc14d295fbc86be46e0370250e14df234fcd (patch)
tree03b6029d608d5f3982c70050c24de32bb6b9da72 /p/haskell-persistent-sqlite/debian
parent3b1f1d3f26ff40749a2df6ae2f7f19a714f2b5f2 (diff)
downloadDHG_packages-847adc14d295fbc86be46e0370250e14df234fcd.tar.gz
haskell-persistent-sqlite: New upstream version.
Diffstat (limited to 'p/haskell-persistent-sqlite/debian')
-rw-r--r--p/haskell-persistent-sqlite/debian/changelog6
-rw-r--r--p/haskell-persistent-sqlite/debian/control8
2 files changed, 8 insertions, 6 deletions
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog
index b0ef783aa..26c069c7d 100644
--- a/p/haskell-persistent-sqlite/debian/changelog
+++ b/p/haskell-persistent-sqlite/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-sqlite (1.1.3.1-1) UNRELEASED; urgency=low
+
+ * New upstream version.
+
+ -- Colin Watson <cjwatson@debian.org> Mon, 08 Apr 2013 10:32:15 +0100
+
haskell-persistent-sqlite (1.1.0-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control
index a794fbcd4..0354a9d78 100644
--- a/p/haskell-persistent-sqlite/debian/control
+++ b/p/haskell-persistent-sqlite/debian/control
@@ -10,20 +10,16 @@ Build-Depends: debhelper (>= 7)
, ghc-prof
, libghc-aeson-dev (>> 0.5)
, libghc-aeson-prof
- , libghc-conduit-dev (>> 0.5)
- , libghc-conduit-dev (<< 0.6)
+ , libghc-conduit-dev (>> 0.5.3)
, libghc-conduit-prof
, libghc-monad-control-dev (>> 0.2)
- , libghc-monad-control-dev (<< 0.4)
, libghc-monad-control-prof
- , libghc-persistent-dev (>> 1.1)
+ , libghc-persistent-dev (>> 1.1.5)
, libghc-persistent-dev (<< 1.2)
, libghc-persistent-prof
, libghc-text-dev (>> 0.7)
- , libghc-text-dev (<< 1)
, libghc-text-prof
, libghc-transformers-dev (>> 0.2.1)
- , libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
, libsqlite3-dev
Build-Depends-Indep: ghc-doc