[DHG_packages] 01/01: haskell-yesod-auth-oauth: Bump authenticate-oauth bounds

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Sat Jul 22 11:09:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

locutusofborg pushed a commit to branch master
in repository DHG_packages.

commit c2ff496224d4fef34880bab120bdec1412ab6004
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Jul 22 13:09:05 2017 +0200

    haskell-yesod-auth-oauth: Bump authenticate-oauth bounds
---
 p/haskell-yesod-auth-oauth/debian/changelog                   |  6 ++++++
 p/haskell-yesod-auth-oauth/debian/control                     |  2 +-
 .../debian/patches/bump-authenticate-oauth-bounds.patch       | 11 +++++++++++
 p/haskell-yesod-auth-oauth/debian/patches/series              |  1 +
 4 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog
index a42520f..6a0e6e4 100644
--- a/p/haskell-yesod-auth-oauth/debian/changelog
+++ b/p/haskell-yesod-auth-oauth/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-auth-oauth (1.4.2-2) unstable; urgency=medium
+
+  * Bump authenticate-oauth bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 22 Jul 2017 13:03:12 +0200
+
 haskell-yesod-auth-oauth (1.4.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control
index 75ea31e..843b80a 100644
--- a/p/haskell-yesod-auth-oauth/debian/control
+++ b/p/haskell-yesod-auth-oauth/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-authenticate-oauth-dev (<< 1.6),
+ libghc-authenticate-oauth-dev (<< 1.7),
  libghc-authenticate-oauth-dev (>= 1.5),
  libghc-authenticate-oauth-prof,
  libghc-lifted-base-dev (<< 0.3),
diff --git a/p/haskell-yesod-auth-oauth/debian/patches/bump-authenticate-oauth-bounds.patch b/p/haskell-yesod-auth-oauth/debian/patches/bump-authenticate-oauth-bounds.patch
new file mode 100644
index 0000000..ff5f42e
--- /dev/null
+++ b/p/haskell-yesod-auth-oauth/debian/patches/bump-authenticate-oauth-bounds.patch
@@ -0,0 +1,11 @@
+--- haskell-yesod-auth-oauth-1.4.2.orig/yesod-auth-oauth.cabal
++++ haskell-yesod-auth-oauth-1.4.2/yesod-auth-oauth.cabal
+@@ -21,7 +21,7 @@ library
+         cpp-options:     -DGHC7
+     else
+         build-depends:   base                >= 4         && < 4.3
+-    build-depends:   authenticate-oauth      >= 1.5       && < 1.6
++    build-depends:   authenticate-oauth      >= 1.5       && < 1.7
+                    , bytestring              >= 0.9.1.4
+                    , yesod-core              >= 1.4       && < 1.5
+                    , yesod-auth              >= 1.4       && < 1.5
diff --git a/p/haskell-yesod-auth-oauth/debian/patches/series b/p/haskell-yesod-auth-oauth/debian/patches/series
new file mode 100644
index 0000000..cd04132
--- /dev/null
+++ b/p/haskell-yesod-auth-oauth/debian/patches/series
@@ -0,0 +1 @@
+bump-authenticate-oauth-bounds.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list