Commit d2bf9587 authored by Clint Adams's avatar Clint Adams
Browse files

yesod-auth-oauth2: Upgrading from 0.5.2.0 to 0.6.1.1

parent 1a149031
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-yesod-auth-oauth2 (0.6.1.1-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 03 Nov 2019 14:15:25 -0500

haskell-yesod-auth-oauth2 (0.5.2.0-3) unstable; urgency=medium

  * Patch for newer deps
+4 −4
Original line number Diff line number Diff line
@@ -15,11 +15,11 @@ Build-Depends: debhelper (>= 10),
 libghc-aeson-prof,
 libghc-errors-dev,
 libghc-errors-prof,
 libghc-hoauth2-dev (>= 1.3.0),
 libghc-hoauth2-dev (<< 1.8),
 libghc-hoauth2-dev (>= 1.7.3),
 libghc-hoauth2-dev (<< 1.9),
 libghc-hoauth2-prof,
 libghc-http-client-dev (>= 0.4.0),
 libghc-http-client-dev (<< 0.6),
 libghc-http-client-dev (<< 0.7),
 libghc-http-client-prof,
 libghc-http-conduit-dev (>= 2.0),
 libghc-http-conduit-dev (<< 3.0),
@@ -59,7 +59,7 @@ Build-Depends-Indep: ghc-doc,
 libghc-uri-bytestring-doc,
 libghc-yesod-auth-doc,
 libghc-yesod-core-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.1
Homepage: http://github.com/thoughtbot/yesod-auth-oauth2
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-yesod-auth-oauth2
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-yesod-auth-oauth2]
+0 −11
Original line number Diff line number Diff line
--- haskell-yesod-auth-oauth2-0.5.2.0.orig/yesod-auth-oauth2.cabal
+++ haskell-yesod-auth-oauth2-0.5.2.0/yesod-auth-oauth2.cabal
@@ -32,7 +32,7 @@ library
       src
   ghc-options: -Wall
   build-depends:
-      aeson >=0.6 && <1.4
+      aeson >=0.6 && <1.5
     , base >=4.9.0.0 && <5
     , bytestring >=0.9.1.4
     , errors
+0 −1
Original line number Diff line number Diff line
newer-deps