[Pkg-haskell-commits] [package-plan] 01/01: patch http-conduit 2.1.2.1 for no network-conduit
Clint Adams
clint at moszumanska.debian.org
Tue Jun 10 02:45:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch conduit-1.1
in repository package-plan.
commit 93781a304e964385ab1e73123e9d9b877836d3e2
Author: Clint Adams <clint at debian.org>
Date: Mon Jun 9 22:44:44 2014 -0400
patch http-conduit 2.1.2.1 for no network-conduit
---
patches/http-conduit/2.1.2.1/no-network-conduit.diff | 10 ++++++++++
patches/http-conduit/2.1.2.1/series | 1 +
2 files changed, 11 insertions(+)
diff --git a/patches/http-conduit/2.1.2.1/no-network-conduit.diff b/patches/http-conduit/2.1.2.1/no-network-conduit.diff
new file mode 100644
index 0000000..3583da3
--- /dev/null
+++ b/patches/http-conduit/2.1.2.1/no-network-conduit.diff
@@ -0,0 +1,10 @@
+--- a/http-conduit.cabal
++++ b/http-conduit.cabal
+@@ -65,7 +65,6 @@
+ , wai-conduit
+ , http-types
+ , cookie
+- , network-conduit >= 0.6
+ , http-client
+ , http-conduit
+ , conduit-extra
diff --git a/patches/http-conduit/2.1.2.1/series b/patches/http-conduit/2.1.2.1/series
new file mode 100644
index 0000000..9626b40
--- /dev/null
+++ b/patches/http-conduit/2.1.2.1/series
@@ -0,0 +1 @@
+no-network-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