From 668b40f8cc2754d63f545dcbbabc575a15d2a49c Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 7 Mar 2014 15:46:49 +0400 Subject: haskell-authenticate-oauth: New upstream release --- p/haskell-authenticate-oauth/debian/changelog | 5 +++-- .../debian/patches/bump-crypto-pubkey-types-dep | 15 --------------- p/haskell-authenticate-oauth/debian/patches/series | 1 - 3 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 p/haskell-authenticate-oauth/debian/patches/bump-crypto-pubkey-types-dep delete mode 100644 p/haskell-authenticate-oauth/debian/patches/series (limited to 'p/haskell-authenticate-oauth/debian') diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog index 559e527d6..84e2058be 100644 --- a/p/haskell-authenticate-oauth/debian/changelog +++ b/p/haskell-authenticate-oauth/debian/changelog @@ -1,8 +1,9 @@ -haskell-authenticate-oauth (1.4.0.6-2) UNRELEASED; urgency=low +haskell-authenticate-oauth (1.4.0.8-1) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * New upstream release - -- Joachim Breitner Sat, 05 Oct 2013 18:19:34 +0200 + -- Joachim Breitner Fri, 07 Mar 2014 12:46:38 +0100 haskell-authenticate-oauth (1.4.0.6-1) unstable; urgency=low diff --git a/p/haskell-authenticate-oauth/debian/patches/bump-crypto-pubkey-types-dep b/p/haskell-authenticate-oauth/debian/patches/bump-crypto-pubkey-types-dep deleted file mode 100644 index 02db0121e..000000000 --- a/p/haskell-authenticate-oauth/debian/patches/bump-crypto-pubkey-types-dep +++ /dev/null @@ -1,15 +0,0 @@ -Description: Bump crypto-pubkey-types dependency -Author: Joachim Breitner -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 diff --git a/p/haskell-authenticate-oauth/debian/patches/series b/p/haskell-authenticate-oauth/debian/patches/series deleted file mode 100644 index 4a04e9fbc..000000000 --- a/p/haskell-authenticate-oauth/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -bump-crypto-pubkey-types-dep -- cgit v1.2.3