[DHG_packages] 01/01: hoauth2: Upgrading from 0.5.4.0 to 0.5.7

Clint Adams clint at moszumanska.debian.org
Fri Jul 7 02:36:04 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 4353f7247b239d172184eccacd736b29eec56f59
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 6 22:34:10 2017 -0400

    hoauth2: Upgrading from 0.5.4.0 to 0.5.7
---
 p/haskell-hoauth2/debian/changelog |  6 ++++++
 p/haskell-hoauth2/debian/control   | 16 +++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/p/haskell-hoauth2/debian/changelog b/p/haskell-hoauth2/debian/changelog
index acbed49..09967f7 100644
--- a/p/haskell-hoauth2/debian/changelog
+++ b/p/haskell-hoauth2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hoauth2 (0.5.7-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 06 Jul 2017 22:34:10 -0400
+
 haskell-hoauth2 (0.5.4.0-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hoauth2/debian/control b/p/haskell-hoauth2/debian/control
index eabaa09..cf22417 100644
--- a/p/haskell-hoauth2/debian/control
+++ b/p/haskell-hoauth2/debian/control
@@ -10,11 +10,11 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev (<< 0.12),
- libghc-aeson-dev (>= 0.9),
+ libghc-aeson-dev (>= 1.0),
+ libghc-aeson-dev (<< 1.1),
  libghc-aeson-prof,
- libghc-http-conduit-dev (<< 2.2),
- libghc-http-conduit-dev (>= 2.0),
+ libghc-http-conduit-dev (>= 2.2),
+ libghc-http-conduit-dev (<< 2.3),
  libghc-http-conduit-prof,
  libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.9),
@@ -26,13 +26,15 @@ Build-Depends:
  libghc-wai-dev (>= 3.2),
  libghc-warp-dev (<< 3.3),
  libghc-warp-dev (>= 3.2),
-Build-Depends-Indep:
- ghc-doc,
+ libghc-unordered-containers-dev (>= 0.2.5),
+ libghc-unordered-containers-prof,
+Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-http-conduit-doc,
  libghc-http-types-doc,
  libghc-text-doc,
-Standards-Version: 3.9.8
+ libghc-unordered-containers-doc,
+Standards-Version: 4.0.0
 Homepage: https://github.com/freizl/hoauth2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hoauth2
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git

-- 
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