[Pkg-haskell-commits] darcs: haskell-test-framework-quickcheck2: New upstream version 0.3.0.3.

Clint Adams clint at debian.org
Tue Apr 29 23:43:16 UTC 2014


Tue Apr 29 23:43:10 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.3.0.3.

    M ./changelog +6
    M ./control -2 +2
    R ./patches/quickcheck-2.6-compat.patch
    R ./patches/series

Tue Apr 29 23:43:10 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.3.0.3.
diff -rN -u old-haskell-test-framework-quickcheck2/changelog new-haskell-test-framework-quickcheck2/changelog
--- old-haskell-test-framework-quickcheck2/changelog	2014-04-29 23:43:16.563666633 +0000
+++ new-haskell-test-framework-quickcheck2/changelog	2014-04-29 23:43:16.563666633 +0000
@@ -1,3 +1,9 @@
+haskell-test-framework-quickcheck2 (0.3.0.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 29 Apr 2014 19:37:27 -0400
+
 haskell-test-framework-quickcheck2 (0.3.0.1-3) unstable; urgency=low
 
   [ Joachim Breitner ]
diff -rN -u old-haskell-test-framework-quickcheck2/control new-haskell-test-framework-quickcheck2/control
--- old-haskell-test-framework-quickcheck2/control	2014-04-29 23:43:16.563666633 +0000
+++ new-haskell-test-framework-quickcheck2/control	2014-04-29 23:43:16.567666630 +0000
@@ -12,7 +12,7 @@
                libghc-extensible-exceptions-dev (<< 0.2.0),
                libghc-extensible-exceptions-prof,
                libghc-quickcheck2-dev (>= 2.4),
-               libghc-quickcheck2-dev (<< 2.7),
+               libghc-quickcheck2-dev (<< 2.8),
                libghc-quickcheck2-prof,
                libghc-test-framework-dev (>= 0.7.1),
                libghc-test-framework-prof
@@ -20,7 +20,7 @@
                      libghc-extensible-exceptions-doc,
                      libghc-quickcheck2-doc,
                      libghc-test-framework-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://batterseapower.github.com/test-framework/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-test-framework-quickcheck2
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-test-framework-quickcheck2
diff -rN -u old-haskell-test-framework-quickcheck2/patches/quickcheck-2.6-compat.patch new-haskell-test-framework-quickcheck2/patches/quickcheck-2.6-compat.patch
--- old-haskell-test-framework-quickcheck2/patches/quickcheck-2.6-compat.patch	2014-04-29 23:43:16.563666633 +0000
+++ new-haskell-test-framework-quickcheck2/patches/quickcheck-2.6-compat.patch	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Index: haskell-test-framework-quickcheck2-0.3.0.1/test-framework-quickcheck2.cabal
-===================================================================
---- haskell-test-framework-quickcheck2-0.3.0.1.orig/test-framework-quickcheck2.cabal	2012-12-06 17:59:40.000000000 +0100
-+++ haskell-test-framework-quickcheck2-0.3.0.1/test-framework-quickcheck2.cabal	2013-06-16 21:47:07.929161735 +0200
-@@ -22,7 +22,7 @@
- Library
-         Exposed-Modules:        Test.Framework.Providers.QuickCheck2
- 
--        Build-Depends:          test-framework >= 0.7.1, QuickCheck >= 2.4 && < 2.6, extensible-exceptions >= 0.1.1 && < 0.2.0
-+        Build-Depends:          test-framework >= 0.7.1, QuickCheck >= 2.4 && < 2.7, extensible-exceptions >= 0.1.1 && < 0.2.0
-         if flag(base3)
-                 Build-Depends:          base >= 3 && < 4, random >= 1
-         else
diff -rN -u old-haskell-test-framework-quickcheck2/patches/series new-haskell-test-framework-quickcheck2/patches/series
--- old-haskell-test-framework-quickcheck2/patches/series	2014-04-29 23:43:16.559666635 +0000
+++ new-haskell-test-framework-quickcheck2/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-quickcheck-2.6-compat.patch




More information about the Pkg-haskell-commits mailing list