[Pkg-haskell-commits] [package-plan] 117/457: Add tentative patch test-framework-quickcheck2-0.3.0.1.patch

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:05:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit f65b970589d0503982a0ea191b391b4603d00b08
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Jun 14 22:09:00 2013 +0000

    Add tentative patch test-framework-quickcheck2-0.3.0.1.patch
---
 patches/test-framework-quickcheck2-0.3.0.1.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/patches/test-framework-quickcheck2-0.3.0.1.patch b/patches/test-framework-quickcheck2-0.3.0.1.patch
new file mode 100644
index 0000000..a24f8e7
--- /dev/null
+++ b/patches/test-framework-quickcheck2-0.3.0.1.patch
@@ -0,0 +1,13 @@
+Index: debian/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2.cabal
+===================================================================
+--- debian.orig/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2.cabal	2012-12-06 18:00:10.000000000 +0100
++++ debian/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2.cabal	2013-06-14 23:45:23.545509862 +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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list