[Git][haskell-team/DHG_packages][master] haskell-yesod-auth-oauth2: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Sat Sep 7 15:27:43 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
872f6419 by Gianfranco Costamagna at 2019-09-07T14:27:06Z
haskell-yesod-auth-oauth2: patch for newer deps

- - - - -


4 changed files:

- p/haskell-yesod-auth-oauth2/debian/changelog
- p/haskell-yesod-auth-oauth2/debian/control
- + p/haskell-yesod-auth-oauth2/debian/patches/newer-deps
- + p/haskell-yesod-auth-oauth2/debian/patches/series


Changes:

=====================================
p/haskell-yesod-auth-oauth2/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yesod-auth-oauth2 (0.5.2.0-3) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 07 Sep 2019 16:25:51 +0200
+
 haskell-yesod-auth-oauth2 (0.5.2.0-2) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yesod-auth-oauth2/debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8.4.3),
  ghc-prof,
  libghc-aeson-dev (>= 0.6),
- libghc-aeson-dev (<< 1.4),
+ libghc-aeson-dev (<< 1.5),
  libghc-aeson-prof,
  libghc-errors-dev,
  libghc-errors-prof,


=====================================
p/haskell-yesod-auth-oauth2/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- 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


=====================================
p/haskell-yesod-auth-oauth2/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/872f641970e853a9ea5aa9948ddd91548112ec45

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/872f641970e853a9ea5aa9948ddd91548112ec45
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190907/b2eb6ad8/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list