[Git][haskell-team/DHG_packages][master] haskell-hoauth2: patch for newer aeson

Gianfranco Costamagna gitlab at salsa.debian.org
Sat Sep 7 15:00:21 BST 2019



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


Commits:
c9dc5833 by Gianfranco Costamagna at 2019-09-07T13:59:52Z
haskell-hoauth2: patch for newer aeson

- - - - -


4 changed files:

- p/haskell-hoauth2/debian/changelog
- p/haskell-hoauth2/debian/control
- p/haskell-hoauth2/debian/patches/newer-exceptions → p/haskell-hoauth2/debian/patches/newer-deps
- p/haskell-hoauth2/debian/patches/series


Changes:

=====================================
p/haskell-hoauth2/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hoauth2 (1.7.2-5) unstable; urgency=medium
+
+  * Patch for newer aeson
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 07 Sep 2019 15:58:18 +0200
+
 haskell-hoauth2 (1.7.2-4) unstable; urgency=medium
 
   * Patch for newer exceptions.


=====================================
p/haskell-hoauth2/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.4),
+ libghc-aeson-dev (<< 1.5),
  libghc-aeson-prof,
  libghc-exceptions-dev (>= 0.8.3),
  libghc-exceptions-dev (<< 0.11),


=====================================
p/haskell-hoauth2/debian/patches/newer-exceptions → p/haskell-hoauth2/debian/patches/newer-deps
=====================================
@@ -1,6 +1,14 @@
---- a/hoauth2.cabal
-+++ b/hoauth2.cabal
-@@ -82,7 +82,7 @@
+Index: haskell-hoauth2-1.7.2/hoauth2.cabal
+===================================================================
+--- haskell-hoauth2-1.7.2.orig/hoauth2.cabal
++++ haskell-hoauth2-1.7.2/hoauth2.cabal
+@@ -77,12 +77,12 @@ Library
+                  bytestring           >= 0.9   && < 0.11,
+                  http-conduit         >= 2.1   && < 2.4,
+                  http-types           >= 0.11   && < 0.13,
+-                 aeson                >= 0.11  && < 1.4,
++                 aeson                >= 0.11  && < 1.5,
+                  unordered-containers >= 0.2.5,
                   uri-bytestring       >= 0.2.3.1 && < 0.4,
                   uri-bytestring-aeson >= 0.1   && < 0.2,
                   microlens            >= 0.4.0 && < 0.5,


=====================================
p/haskell-hoauth2/debian/patches/series
=====================================
@@ -1 +1 @@
-newer-exceptions
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/c9dc5833272a8362d59f427f5d31da5f76afcb2c
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/9ae4fca9/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list