[Pkg-haskell-commits] [package-plan] 01/01: Upgrade and un-ignore hledger-web
Joachim Breitner
nomeata at moszumanska.debian.org
Tue Jun 23 10:37:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit 4138130d7c0b245ff871ea6d5038bca1860a8890
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Jun 23 12:37:22 2015 +0200
Upgrade and un-ignore hledger-web
---
packages.txt | 2 +-
patches/hledger-web/0.24.1/no-network-conduit.diff | 20 ++++++++++++++++++++
patches/hledger-web/0.24.1/series | 2 ++
3 files changed, 23 insertions(+), 1 deletion(-)
diff --git a/packages.txt b/packages.txt
index 4b53115..fbbe528 100644
--- a/packages.txt
+++ b/packages.txt
@@ -337,7 +337,7 @@ hjsmin 0.1.4.7
hledger 0.24 key
hledger-interest 1.4.4 binary key
hledger-lib 0.24
-hledger-web 0.23.3 binary ignore
+hledger-web 0.24.1 binary
hlint 1.9.20
hmatrix 0.16.0.3
hoauth 0.3.5 obsolete
diff --git a/patches/hledger-web/0.24.1/no-network-conduit.diff b/patches/hledger-web/0.24.1/no-network-conduit.diff
new file mode 100644
index 0000000..beec507
--- /dev/null
+++ b/patches/hledger-web/0.24.1/no-network-conduit.diff
@@ -0,0 +1,20 @@
+Index: hledger-web-0.24.1/hledger-web.cabal
+===================================================================
+--- hledger-web-0.24.1.orig/hledger-web.cabal 2015-06-23 12:35:51.293411272 +0200
++++ hledger-web-0.24.1/hledger-web.cabal 2015-06-23 12:35:51.289411182 +0200
+@@ -171,7 +171,6 @@
+ , http-conduit
+ , http-client
+ , HUnit
+- , network-conduit
+ , conduit-extra
+ , old-locale
+ , parsec >= 3
+@@ -242,7 +241,6 @@
+ , http-conduit
+ , http-client
+ , HUnit
+- , network-conduit
+ , conduit-extra
+ , old-locale
+ , parsec >= 3
diff --git a/patches/hledger-web/0.24.1/series b/patches/hledger-web/0.24.1/series
new file mode 100644
index 0000000..78b7600
--- /dev/null
+++ b/patches/hledger-web/0.24.1/series
@@ -0,0 +1,2 @@
+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