summaryrefslogtreecommitdiff
path: root/p/haskell-persistent
diff options
context:
space:
mode:
authorclint <clint@debian.org>2011-09-03 23:00:58 +0400
committerclint <clint@debian.org>2011-09-03 23:00:58 +0400
commit8b5d503a4a9e5f937d1e776effacc1e1a94b7fd9 (patch)
treed59d4e69359ae6470667482981082dc1a46ebe9d /p/haskell-persistent
parent291c14fe4c32ec6332a8090ae305bb25a096ab1c (diff)
downloadDHG_packages-8b5d503a4a9e5f937d1e776effacc1e1a94b7fd9.tar.gz
haskell-persistent: New upstream version 0.5.1.
Diffstat (limited to 'p/haskell-persistent')
-rw-r--r--p/haskell-persistent/debian/changelog8
-rw-r--r--p/haskell-persistent/debian/control7
2 files changed, 13 insertions, 2 deletions
diff --git a/p/haskell-persistent/debian/changelog b/p/haskell-persistent/debian/changelog
index a6c956c01..9842aa276 100644
--- a/p/haskell-persistent/debian/changelog
+++ b/p/haskell-persistent/debian/changelog
@@ -1,8 +1,12 @@
-haskell-persistent (0.3.1.3-2) UNRELEASED; urgency=low
+haskell-persistent (0.5.1-1) unstable; urgency=low
+ [ Joachim Breitner ]
* Extend description (Closes: #628988)
- -- Joachim Breitner <nomeata@debian.org> Sat, 04 Jun 2011 13:18:54 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Fri, 02 Sep 2011 23:18:57 -0400
haskell-persistent (0.3.1.3-1) unstable; urgency=low
diff --git a/p/haskell-persistent/debian/control b/p/haskell-persistent/debian/control
index 6cbb3c058..9cce4ad2d 100644
--- a/p/haskell-persistent/debian/control
+++ b/p/haskell-persistent/debian/control
@@ -15,7 +15,12 @@ Build-Depends: debhelper (>= 7)
, libghc-neither-dev
, libghc-neither-prof
, libghc-parsec3-dev
+ , libghc-monad-control-dev (<< 0.3)
+ , libghc-monad-control-prof
+ , libghc-parsec3-dev
, libghc-parsec3-prof
+ , libghc-pool-dev (<< 0.2)
+ , libghc-pool-prof
, libghc-stm-dev
, libghc-stm-prof
, libghc-text-dev
@@ -26,7 +31,9 @@ Build-Depends-Indep: ghc-doc
, libghc-enumerator-doc
, libghc-hamlet-doc
, libghc-neither-doc
+ , libghc-monad-control-doc
, libghc-parsec3-doc
+ , libghc-pool-doc
, libghc-stm-doc
, libghc-text-doc
, libghc-web-routes-quasi-doc