[Pkg-haskell-commits] [package-plan] 121/457: Import authenticate-oauth-1.4.0.6.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 858af8fce5cbd94e30d63e54df36f195ce762680
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Jun 15 08:43:21 2013 +0000

    Import authenticate-oauth-1.4.0.6.patch
---
 packages.txt                             |  2 +-
 patches/authenticate-oauth-1.4.0.6.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index 28f83c7..c052dc4 100644
--- a/packages.txt
+++ b/packages.txt
@@ -19,7 +19,7 @@ attoparsec-conduit 1.0.0
 attoparsec-enumerator 0.3.1
 augeas 0.6.1
 authenticate 1.3.2.6
-authenticate-oauth 1.4.0.6 patched to work with crypto-pubkey-types-0.4
+authenticate-oauth 1.4.0.6
 base16-bytestring 0.1.1.5
 base64-bytestring 1.0.0.0
 base64-conduit 1.0.0
diff --git a/patches/authenticate-oauth-1.4.0.6.patch b/patches/authenticate-oauth-1.4.0.6.patch
new file mode 100644
index 0000000..02db012
--- /dev/null
+++ b/patches/authenticate-oauth-1.4.0.6.patch
@@ -0,0 +1,15 @@
+Description: Bump  crypto-pubkey-types dependency
+Author: Joachim Breitner <nomeata at debian.org>
+Bug: https://github.com/yesodweb/authenticate/issues/22
+
+--- haskell-authenticate-oauth-1.4.0.6.orig/authenticate-oauth.cabal
++++ haskell-authenticate-oauth-1.4.0.6/authenticate-oauth.cabal
+@@ -18,7 +18,7 @@ library
+                    , http-conduit                  >= 1.4
+                    , transformers                  >= 0.1      && < 0.4
+                    , bytestring                    >= 0.9
+-                   , crypto-pubkey-types           >= 0.1      && < 0.4
++                   , crypto-pubkey-types           >= 0.1      && < 0.5
+                    , RSA                           >= 1.2      && < 1.3
+                    , time
+                    , data-default

-- 
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