[Pkg-haskell-commits] [package-plan] 01/01: Finish QuickCheck 2.7 upload
Joachim Breitner
nomeata at moszumanska.debian.org
Wed Jul 30 21:09:14 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 6d884658a56b1d9f22a26662e32965a087ca7570
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Jul 30 23:08:44 2014 +0200
Finish QuickCheck 2.7 upload
---
packages.txt | 10 +++++-----
patches/Cabal/1.20.0.2/quickcheck-2.7.patch | 22 ++++++++++++++++++++++
patches/Cabal/1.20.0.2/series | 1 +
patches/repa/3.2.3.3/quickcheck-2.7 | 13 +++++++++++++
patches/repa/3.2.3.3/series | 1 +
5 files changed, 42 insertions(+), 5 deletions(-)
diff --git a/packages.txt b/packages.txt
index e50bdbe..0eab11a 100644
--- a/packages.txt
+++ b/packages.txt
@@ -3,7 +3,7 @@ active 0.1.0.16
adjunctions 4.1.0.1
aeson 0.7.0.3
aeson-pretty 0.7.1
-Agda 2.3.2.2
+Agda 2.4.0.1 group=new-binary
alex 3.1.3 binary
ALUT 2.2.0.0
AMI 0.1
@@ -60,7 +60,7 @@ bytestring-progress 1.0.3
bytestring-show 0.3.5.4
bzlib 0.5.0.4
c2hs 0.17.1 binary notest
-Cabal 1.20.0.1 group=new-cabal
+Cabal 1.20.0.2 group=new-cabal
cabal-debian 3.9 binary
cabal-file-th 0.2.3
cabal-install 1.20.0.2 binary group=new-cabal
@@ -384,7 +384,7 @@ language-javascript 0.5.13
largeword 1.0.5
lazysmallcheck 0.6
LDAP 0.6.9
-leksah 0.12.1.3 binary
+leksah 0.12.1.3 binary needs updates for quickcheck and conduit: https://code.google.com/p/leksah/issues/detail?id=290&start=100#makechanges
leksah-server 0.12.1.2
lens 4.1.2.1
lhs2tex 1.18.1 binary
@@ -505,7 +505,7 @@ publicsuffixlist 0.1
punycode 2.0 notest
pureMD5 2.1.2.1
pwstore-fast 2.4.1
-QuickCheck 2.6
+QuickCheck 2.7.6
quickcheck-instances 0.3.8
quickcheck-io 0.1.0
random 1.0.1.1
@@ -691,7 +691,7 @@ web-routes-boomerang 0.28.0
web-routes-happstack 0.23.7
web-routes-hsp 0.24.1
web-routes-th 0.22.1
-websockets 0.8.1.1
+websockets 0.8.2.6
weighted-regexp 0.3.1.2
wizards 1.0.1
wl-pprint-text 1.1.0.2
diff --git a/patches/Cabal/1.20.0.2/quickcheck-2.7.patch b/patches/Cabal/1.20.0.2/quickcheck-2.7.patch
new file mode 100644
index 0000000..e20390f
--- /dev/null
+++ b/patches/Cabal/1.20.0.2/quickcheck-2.7.patch
@@ -0,0 +1,22 @@
+Index: haskell-cabal-1.20.0.1/Cabal.cabal
+===================================================================
+--- haskell-cabal-1.20.0.1.orig/Cabal.cabal 2014-07-30 22:51:39.555791255 +0200
++++ haskell-cabal-1.20.0.1/Cabal.cabal 2014-07-30 22:51:39.555791255 +0200
+@@ -238,7 +238,7 @@
+ test-framework-hunit,
+ test-framework-quickcheck2,
+ HUnit,
+- QuickCheck < 2.7,
++ QuickCheck < 2.8,
+ Cabal
+ ghc-options: -Wall
+ default-language: Haskell98
+@@ -283,7 +283,7 @@
+ test-framework-quickcheck2 >= 0.2.12,
+ test-framework-hunit,
+ HUnit,
+- QuickCheck >= 2.1.0.1 && < 2.7,
++ QuickCheck >= 2.1.0.1 && < 2.8,
+ Cabal,
+ process,
+ directory,
diff --git a/patches/Cabal/1.20.0.2/series b/patches/Cabal/1.20.0.2/series
new file mode 100644
index 0000000..0b16df1
--- /dev/null
+++ b/patches/Cabal/1.20.0.2/series
@@ -0,0 +1 @@
+quickcheck-2.7.patch
diff --git a/patches/repa/3.2.3.3/quickcheck-2.7 b/patches/repa/3.2.3.3/quickcheck-2.7
new file mode 100644
index 0000000..fd9bdb5
--- /dev/null
+++ b/patches/repa/3.2.3.3/quickcheck-2.7
@@ -0,0 +1,13 @@
+Index: haskell-repa-3.2.3.3/repa.cabal
+===================================================================
+--- haskell-repa-3.2.3.3.orig/repa.cabal 2013-05-31 06:16:08.000000000 +0200
++++ haskell-repa-3.2.3.3/repa.cabal 2014-07-30 22:54:23.835798149 +0200
+@@ -26,7 +26,7 @@
+ vector == 0.10.*,
+ bytestring == 0.10.*,
+ template-haskell == 2.8.*,
+- QuickCheck >= 2.3 && < 2.7
++ QuickCheck >= 2.7 && < 2.8
+
+ ghc-options:
+ -Wall -fno-warn-missing-signatures
diff --git a/patches/repa/3.2.3.3/series b/patches/repa/3.2.3.3/series
new file mode 100644
index 0000000..14e9ebb
--- /dev/null
+++ b/patches/repa/3.2.3.3/series
@@ -0,0 +1 @@
+quickcheck-2.7
--
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