summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-sqlite
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-persistent-sqlite')
-rw-r--r--p/haskell-persistent-sqlite/debian/changelog6
-rw-r--r--p/haskell-persistent-sqlite/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog
index 08ac39878..06da4c2c9 100644
--- a/p/haskell-persistent-sqlite/debian/changelog
+++ b/p/haskell-persistent-sqlite/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-sqlite (1.2.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Thu, 01 Aug 2013 23:37:06 -0400
+
haskell-persistent-sqlite (1.1.5-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control
index f315df461..079b089d1 100644
--- a/p/haskell-persistent-sqlite/debian/control
+++ b/p/haskell-persistent-sqlite/debian/control
@@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9)
, libghc-monad-control-prof
, libghc-monad-logger-dev (>> 0.2.4)
, libghc-monad-logger-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-text-dev (>> 0.7)
, libghc-text-prof