[Pkg-haskell-commits] darcs: haskell-authenticate-oauth: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Sun Apr 5 18:20:53 UTC 2015
Sun Apr 5 16:09:48 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -1 +1
R ./patches/no-blaze-builder-conduit
R ./patches/series
R ./patches/
Sun Apr 5 16:09:48 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-authenticate-oauth/changelog new-haskell-authenticate-oauth/changelog
--- old-haskell-authenticate-oauth/changelog 2015-04-05 18:20:53.802473723 +0000
+++ new-haskell-authenticate-oauth/changelog 2015-04-05 18:20:53.806473725 +0000
@@ -1,3 +1,9 @@
+haskell-authenticate-oauth (1.5.1.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 05 Apr 2015 16:34:44 +0200
+
haskell-authenticate-oauth (1.5.0.1-1) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff -rN -u old-haskell-authenticate-oauth/control new-haskell-authenticate-oauth/control
--- old-haskell-authenticate-oauth/control 2015-04-05 18:20:53.802473723 +0000
+++ new-haskell-authenticate-oauth/control 2015-04-05 18:20:53.802473723 +0000
@@ -9,7 +9,7 @@
, ghc
, ghc-prof
, libghc-rsa-dev (>= 2.0)
- , libghc-rsa-dev (<< 2.0.1)
+ , libghc-rsa-dev (<< 2.2)
, libghc-rsa-prof
, libghc-sha-dev (>= 1.4)
, libghc-sha-dev (<< 1.7)
diff -rN -u old-haskell-authenticate-oauth/patches/no-blaze-builder-conduit new-haskell-authenticate-oauth/patches/no-blaze-builder-conduit
--- old-haskell-authenticate-oauth/patches/no-blaze-builder-conduit 2015-04-05 18:20:53.802473723 +0000
+++ new-haskell-authenticate-oauth/patches/no-blaze-builder-conduit 1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Index: authenticate-oauth-1.5.0.1/authenticate-oauth.cabal
-===================================================================
---- authenticate-oauth-1.5.0.1.orig/authenticate-oauth.cabal 2014-12-22 01:29:42.518174861 +0100
-+++ authenticate-oauth-1.5.0.1/authenticate-oauth.cabal 2014-12-22 01:30:39.031312589 +0100
-@@ -27,7 +27,7 @@
- , random
- , http-types >= 0.6
- , blaze-builder
-- , blaze-builder-conduit >= 0.4
-+ , conduit-extra
- exposed-modules: Web.Authenticate.OAuth, Web.Authenticate.OAuth.IO
- ghc-options: -Wall
-
diff -rN -u old-haskell-authenticate-oauth/patches/series new-haskell-authenticate-oauth/patches/series
--- old-haskell-authenticate-oauth/patches/series 2015-04-05 18:20:53.802473723 +0000
+++ new-haskell-authenticate-oauth/patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-no-blaze-builder-conduit
More information about the Pkg-haskell-commits
mailing list