[Pkg-haskell-commits] darcs: haskell-async: New upstream release

Joachim Breitner mail at joachim-breitner.de
Mon May 27 14:04:19 UTC 2013


Mon May 27 13:50:10 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
  Ignore-this: 2dfb2a48db72e1796190d50725e2c7b8

    M ./changelog +6
    R ./patches/
    R ./patches/series
    R ./patches/testsuite-base-dep

Mon May 27 13:50:10 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
  Ignore-this: 2dfb2a48db72e1796190d50725e2c7b8
diff -rN -u old-haskell-async//changelog new-haskell-async//changelog
--- old-haskell-async//changelog	2013-05-27 14:04:19.243039001 +0000
+++ new-haskell-async//changelog	2013-05-27 14:04:19.255036824 +0000
@@ -1,3 +1,9 @@
+haskell-async (2.0.1.4-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 27 May 2013 15:22:15 +0200
+
 haskell-async (2.0.1.3-3) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-async//patches/series new-haskell-async//patches/series
--- old-haskell-async//patches/series	2013-05-27 14:04:19.239037034 +0000
+++ new-haskell-async//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-testsuite-base-dep
diff -rN -u old-haskell-async//patches/testsuite-base-dep new-haskell-async//patches/testsuite-base-dep
--- old-haskell-async//patches/testsuite-base-dep	2013-05-27 14:04:19.239037034 +0000
+++ new-haskell-async//patches/testsuite-base-dep	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-Description: Fix dependency on base of the test suite
-Author: Joachim Breitner <nomeata at debian.org>
-Forwarded: https://github.com/simonmar/async/pull/4
-
---- haskell-async-2.0.1.3.orig/async.cabal
-+++ haskell-async-2.0.1.3/async.cabal
-@@ -72,7 +72,7 @@ test-suite test-async
-     type:       exitcode-stdio-1.0
-     hs-source-dirs: test
-     main-is:    test-async.hs
--    build-depends: base >= 4.3 && < 4.6,
-+    build-depends: base >= 4.3 && < 4.7,
-                    async,
-                    test-framework,
-                    test-framework-hunit,





More information about the Pkg-haskell-commits mailing list