[Pkg-haskell-commits] [package-plan] 02/02: More such patches
Clint Adams
clint at moszumanska.debian.org
Sat Jun 7 13:55:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository package-plan.
commit d4e82836d9ca6c4759b620451d8b32902d916e24
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 7 09:55:06 2014 -0400
More such patches
---
patches/happstack-authenticate/0.10.12/faster-pwstore.diff | 13 +++++++++++++
patches/happstack-authenticate/0.10.12/newer-fb.diff | 11 +++++++++++
.../happstack-authenticate/0.10.12/newer-http-conduit.diff | 11 +++++++++++
patches/happstack-authenticate/0.10.12/series | 3 +++
patches/markdown/0.1.8/no-attoparsec-conduit.diff | 10 ++++++++++
patches/markdown/0.1.8/series | 1 +
patches/wai-app-file-cgi/2.0.4/no-attoparsec-conduit.diff | 10 ++++++++++
patches/wai-app-file-cgi/2.0.4/series | 1 +
8 files changed, 60 insertions(+)
diff --git a/patches/happstack-authenticate/0.10.12/faster-pwstore.diff b/patches/happstack-authenticate/0.10.12/faster-pwstore.diff
new file mode 100644
index 0000000..37a0c70
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.12/faster-pwstore.diff
@@ -0,0 +1,13 @@
+pwstore-fast is already in Debian and is reportedly much faster.
+
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -44,7 +44,7 @@
+ fb >= 0.13 && < 0.16,
+ safecopy >= 0.6,
+ mtl >= 2.0,
+- pwstore-purehaskell == 2.1.*,
++ pwstore-fast,
+ QuickCheck >= 2,
+ text >= 0.11 && < 1.2,
+ time >= 1.2 && < 1.5,
diff --git a/patches/happstack-authenticate/0.10.12/newer-fb.diff b/patches/happstack-authenticate/0.10.12/newer-fb.diff
new file mode 100644
index 0000000..39bb21d
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.12/newer-fb.diff
@@ -0,0 +1,11 @@
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -41,7 +41,7 @@
+ happstack-server >= 6.0 && < 7.4,
+ http-conduit >= 1.4 && < 2.1,
+ http-types >= 0.6 && < 0.9,
+- fb >= 0.13 && < 0.16,
++ fb >= 0.13 && < 1.1,
+ safecopy >= 0.6,
+ mtl >= 2.0,
+ pwstore-fast,
diff --git a/patches/happstack-authenticate/0.10.12/newer-http-conduit.diff b/patches/happstack-authenticate/0.10.12/newer-http-conduit.diff
new file mode 100644
index 0000000..d657b7d
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.12/newer-http-conduit.diff
@@ -0,0 +1,11 @@
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -39,7 +39,7 @@
+ containers >= 0.4 && < 0.6,
+ ixset >= 1.0 && < 1.1,
+ happstack-server >= 6.0 && < 7.4,
+- http-conduit >= 1.4 && < 2.1,
++ http-conduit >= 1.4 && < 2.2,
+ http-types >= 0.6 && < 0.9,
+ fb >= 0.13 && < 1.1,
+ safecopy >= 0.6,
diff --git a/patches/happstack-authenticate/0.10.12/series b/patches/happstack-authenticate/0.10.12/series
new file mode 100644
index 0000000..a0fe57f
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.12/series
@@ -0,0 +1,3 @@
+faster-pwstore.diff
+newer-fb.diff
+newer-http-conduit.diff
diff --git a/patches/markdown/0.1.8/no-attoparsec-conduit.diff b/patches/markdown/0.1.8/no-attoparsec-conduit.diff
new file mode 100644
index 0000000..ec52118
--- /dev/null
+++ b/patches/markdown/0.1.8/no-attoparsec-conduit.diff
@@ -0,0 +1,10 @@
+--- a/markdown.cabal
++++ b/markdown.cabal
+@@ -23,7 +23,6 @@
+ Build-depends: base >= 4 && < 5
+ , blaze-html >= 0.4
+ , attoparsec >= 0.10
+- , attoparsec-conduit >= 0.5
+ , transformers >= 0.2.2
+ , conduit >= 0.5.2.1
+ , conduit-extra
diff --git a/patches/markdown/0.1.8/series b/patches/markdown/0.1.8/series
new file mode 100644
index 0000000..89ad6b7
--- /dev/null
+++ b/patches/markdown/0.1.8/series
@@ -0,0 +1 @@
+no-attoparsec-conduit.diff
diff --git a/patches/wai-app-file-cgi/2.0.4/no-attoparsec-conduit.diff b/patches/wai-app-file-cgi/2.0.4/no-attoparsec-conduit.diff
new file mode 100644
index 0000000..61ee7c6
--- /dev/null
+++ b/patches/wai-app-file-cgi/2.0.4/no-attoparsec-conduit.diff
@@ -0,0 +1,10 @@
+--- a/wai-app-file-cgi.cabal
++++ b/wai-app-file-cgi.cabal
+@@ -36,7 +36,6 @@
+ Build-Depends: base >= 4 && < 5
+ , array
+ , attoparsec >= 0.10.0.0
+- , attoparsec-conduit
+ , blaze-builder
+ , blaze-html
+ , bytestring
diff --git a/patches/wai-app-file-cgi/2.0.4/series b/patches/wai-app-file-cgi/2.0.4/series
new file mode 100644
index 0000000..89ad6b7
--- /dev/null
+++ b/patches/wai-app-file-cgi/2.0.4/series
@@ -0,0 +1 @@
+no-attoparsec-conduit.diff
--
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