[Git][haskell-team/DHG_packages][master] hoauth2: Upgrading from 1.7.2 to 1.8.7

Clint Adams gitlab at salsa.debian.org
Sun Nov 3 19:14:18 GMT 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
1a149031 by Clint Adams at 2019-11-03T19:06:56Z
hoauth2: Upgrading from 1.7.2 to 1.8.7

- - - - -


4 changed files:

- p/haskell-hoauth2/debian/changelog
- p/haskell-hoauth2/debian/control
- − 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.8.7-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 03 Nov 2019 14:05:48 -0500
+
 haskell-hoauth2 (1.7.2-5) unstable; urgency=medium
 
   * Patch for newer aeson


=====================================
p/haskell-hoauth2/debian/control
=====================================
@@ -8,10 +8,10 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
+ haskell-devscripts (>= 0.13),
  ghc (>= 8.4.3),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-aeson-dev (>= 0.11),
+ libghc-aeson-dev (>= 1.0.0.0),
  libghc-aeson-dev (<< 1.5),
  libghc-aeson-prof,
  libghc-exceptions-dev (>= 0.8.3),
@@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
  libghc-uri-bytestring-doc,
  libghc-uri-bytestring-aeson-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.4.1
 Homepage: https://github.com/freizl/hoauth2
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hoauth2
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hoauth2]


=====================================
p/haskell-hoauth2/debian/patches/newer-deps deleted
=====================================
@@ -1,19 +0,0 @@
-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,
--                 exceptions           >= 0.8.3 && < 0.10
-+                 exceptions           >= 0.8.3 && < 0.11
- 
-   if impl(ghc >= 6.12.0)
-       ghc-options: -Wall -fwarn-tabs -funbox-strict-fields


=====================================
p/haskell-hoauth2/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1a14903105cd0a4e38e298798fc738855058d27b
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/20191103/40e7fad3/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list