[Pkg-haskell-commits] darcs: haskell-esqueleto: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:54:16 UTC 2014
Sat Dec 20 18:16:40 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -7 +8
Sat Dec 20 18:16:40 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-esqueleto/changelog new-haskell-esqueleto/changelog
--- old-haskell-esqueleto/changelog 2014-12-22 13:54:16.423444708 +0000
+++ new-haskell-esqueleto/changelog 2014-12-22 13:54:16.431444716 +0000
@@ -1,8 +1,9 @@
-haskell-esqueleto (1.4.1.2-2) UNRELEASED; urgency=medium
+haskell-esqueleto (2.1.2-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:57:05 +0100
+ -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 17:03:24 +0100
haskell-esqueleto (1.4.1.2-1) unstable; urgency=medium
diff -rN -u old-haskell-esqueleto/control new-haskell-esqueleto/control
--- old-haskell-esqueleto/control 2014-12-22 13:54:16.423444708 +0000
+++ new-haskell-esqueleto/control 2014-12-22 13:54:16.431444716 +0000
@@ -12,14 +12,15 @@
, libghc-conduit-prof
, libghc-monad-logger-dev
, libghc-monad-logger-prof
- , libghc-persistent-dev (>= 1.3)
- , libghc-persistent-dev (<< 1.4)
+ , libghc-persistent-dev (>= 2.1)
+ , libghc-persistent-dev (<< 2.2)
, libghc-persistent-prof
- , libghc-resourcet-dev
+ , libghc-resourcet-dev (>= 1.1)
, libghc-resourcet-prof
, libghc-tagged-dev (>= 0.2)
, libghc-tagged-prof
, libghc-text-dev (>= 0.11)
+ , libghc-text-dev (<< 1.3)
, libghc-text-prof
, libghc-transformers-dev (>= 0.2)
, libghc-transformers-prof
@@ -28,10 +29,10 @@
, libghc-hunit-dev
, libghc-quickcheck2-dev
, libghc-hspec-dev (>= 1.8)
- , libghc-persistent-sqlite-dev (>= 1.2)
- , libghc-persistent-sqlite-dev (<< 1.4)
- , libghc-persistent-template-dev (>= 1.2)
- , libghc-persistent-template-dev (<< 1.4)
+ , libghc-persistent-sqlite-dev (>= 2.1)
+ , libghc-persistent-sqlite-dev (<< 2.2)
+ , libghc-persistent-template-dev (>= 2.1)
+ , libghc-persistent-template-dev (<< 2.2)
, libghc-monad-control-dev
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc
More information about the Pkg-haskell-commits
mailing list