[Pkg-haskell-commits] darcs: haskell-esqueleto: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Fri May 2 13:14:41 UTC 2014
Fri May 2 11:56:49 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
R ./patches/newer-hspec
R ./patches/series
R ./patches/
M ./changelog -1 +1
M ./control -5 +4
Fri May 2 11:56:49 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-05-02 13:14:41.521802578 +0000
+++ new-haskell-esqueleto/changelog 2014-05-02 13:14:41.533802577 +0000
@@ -1,3 +1,9 @@
+haskell-esqueleto (1.3.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 02 May 2014 11:15:15 +0200
+
haskell-esqueleto (1.3.4.2-1) unstable; urgency=low
* Initial release.
diff -rN -u old-haskell-esqueleto/control new-haskell-esqueleto/control
--- old-haskell-esqueleto/control 2014-05-02 13:14:41.521802578 +0000
+++ new-haskell-esqueleto/control 2014-05-02 13:14:41.529802578 +0000
@@ -12,15 +12,14 @@
, libghc-conduit-prof
, libghc-monad-logger-dev
, libghc-monad-logger-prof
- , libghc-persistent-dev (>= 1.2)
- , libghc-persistent-dev (<< 1.3)
+ , libghc-persistent-dev (>= 1.3)
+ , libghc-persistent-dev (<< 1.4)
, libghc-persistent-prof
, libghc-resourcet-dev
, libghc-resourcet-prof
, libghc-tagged-dev (>= 0.2)
, libghc-tagged-prof
, libghc-text-dev (>= 0.11)
- , libghc-text-dev (<< 0.12)
, libghc-text-prof
, libghc-transformers-dev (>= 0.2)
, libghc-transformers-prof
@@ -31,9 +30,9 @@
, libghc-hspec-dev (>= 1.3)
, libghc-hspec-dev (<< 1.9)
, libghc-persistent-sqlite-dev (>= 1.2)
- , libghc-persistent-sqlite-dev (<< 1.3)
+ , libghc-persistent-sqlite-dev (<< 1.4)
, libghc-persistent-template-dev (>= 1.2)
- , libghc-persistent-template-dev (<< 1.3)
+ , libghc-persistent-template-dev (<< 1.4)
, libghc-monad-control-dev
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc
diff -rN -u old-haskell-esqueleto/patches/newer-hspec new-haskell-esqueleto/patches/newer-hspec
--- old-haskell-esqueleto/patches/newer-hspec 2014-05-02 13:14:41.521802578 +0000
+++ new-haskell-esqueleto/patches/newer-hspec 1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Index: esqueleto-1.3.4.2/esqueleto.cabal
-===================================================================
---- esqueleto-1.3.4.2.orig/esqueleto.cabal 2013-09-15 12:01:15.000000000 -0400
-+++ esqueleto-1.3.4.2/esqueleto.cabal 2013-12-22 09:35:06.492521458 -0500
-@@ -82,7 +82,7 @@
- , containers
- , HUnit
- , QuickCheck
-- , hspec >= 1.3 && < 1.8
-+ , hspec >= 1.3 && < 1.9
- , persistent-sqlite == 1.2.*
- , persistent-template == 1.2.*
- , monad-control
diff -rN -u old-haskell-esqueleto/patches/series new-haskell-esqueleto/patches/series
--- old-haskell-esqueleto/patches/series 2014-05-02 13:14:41.521802578 +0000
+++ new-haskell-esqueleto/patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-newer-hspec
More information about the Pkg-haskell-commits
mailing list