[Pkg-haskell-commits] darcs: haskell-persistent: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:46:41 UTC 2014
Sat Dec 20 17:30:05 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -2 +11
Sat Dec 20 17:30:05 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-persistent/changelog new-haskell-persistent/changelog
--- old-haskell-persistent/changelog 2014-12-22 14:46:41.762055051 +0000
+++ new-haskell-persistent/changelog 2014-12-22 14:46:41.766055054 +0000
@@ -1,8 +1,9 @@
-haskell-persistent (1.3.1.1-2) UNRELEASED; urgency=medium
+haskell-persistent (2.1.1-1) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 16:58:22 +0100
+ -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 17:03:32 +0100
haskell-persistent (1.3.1.1-1) unstable; urgency=medium
diff -rN -u old-haskell-persistent/control new-haskell-persistent/control
--- old-haskell-persistent/control 2014-12-22 14:46:41.758055047 +0000
+++ new-haskell-persistent/control 2014-12-22 14:46:41.766055054 +0000
@@ -20,7 +20,7 @@
, libghc-blaze-markup-prof
, libghc-conduit-dev (>= 1.0)
, libghc-conduit-prof
- , libghc-exceptions-dev
+ , libghc-exceptions-dev (>= 0.6)
, libghc-exceptions-prof
, libghc-lifted-base-dev (>= 0.1)
, libghc-lifted-base-prof
@@ -32,12 +32,18 @@
, libghc-path-pieces-prof
, libghc-resource-pool-dev
, libghc-resource-pool-prof
- , libghc-resourcet-dev (>= 0.4)
+ , libghc-resourcet-dev (>= 1.1)
, libghc-resourcet-prof
, libghc-scientific-dev
, libghc-scientific-prof
, libghc-silently-dev
, libghc-silently-prof
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+ , libghc-tagged-dev
+ , libghc-tagged-prof
+ , libghc-fast-logger-dev (>= 2.1)
+ , libghc-fast-logger-prof
, ghc-ghci
, libghc-text-dev (>= 0.8)
, libghc-text-prof
@@ -66,6 +72,9 @@
, libghc-resource-pool-doc
, libghc-resourcet-doc
, libghc-scientific-doc
+ , libghc-mtl-doc
+ , libghc-tagged-doc
+ , libghc-fast-logger-doc
, libghc-silently-doc
, libghc-text-doc
, libghc-transformers-doc
More information about the Pkg-haskell-commits
mailing list