[DHG_packages] 48/155: hoauth2: Upgrading from 0.5.7 to 1.3.0

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:44:02 UTC 2017


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

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit b2e867f2c417e49867d117fed479204dcd12639a
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 13:48:37 2017 -0700

    hoauth2: Upgrading from 0.5.7 to 1.3.0
---
 p/haskell-hoauth2/debian/changelog |  6 ++++++
 p/haskell-hoauth2/debian/control   | 23 ++++++++++++++++++++---
 2 files changed, 26 insertions(+), 3 deletions(-)

diff --git a/p/haskell-hoauth2/debian/changelog b/p/haskell-hoauth2/debian/changelog
index 09967f7..e3a55d2 100644
--- a/p/haskell-hoauth2/debian/changelog
+++ b/p/haskell-hoauth2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hoauth2 (1.3.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 13:48:37 -0700
+
 haskell-hoauth2 (0.5.7-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-hoauth2/debian/control b/p/haskell-hoauth2/debian/control
index cf22417..968496f 100644
--- a/p/haskell-hoauth2/debian/control
+++ b/p/haskell-hoauth2/debian/control
@@ -10,15 +10,22 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev (>= 1.0),
- libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (>= 0.11),
+ libghc-aeson-dev (<< 1.3),
  libghc-aeson-prof,
- libghc-http-conduit-dev (>= 2.2),
+ libghc-exceptions-dev (>= 0.8.3),
+ libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-prof,
+ libghc-http-conduit-dev (>= 2.1),
  libghc-http-conduit-dev (<< 2.3),
  libghc-http-conduit-prof,
  libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.9),
  libghc-http-types-prof,
+ libghc-microlens-dev (>= 0.4.0),
+ libghc-microlens-dev (<< 0.5),
+ libghc-microlens-prof,
+ libghc-text-dev (>= 0.11),
  libghc-text-dev (<< 1.3),
  libghc-text-dev (>= 0.11),
  libghc-text-prof,
@@ -28,12 +35,22 @@ Build-Depends:
  libghc-warp-dev (>= 3.2),
  libghc-unordered-containers-dev (>= 0.2.5),
  libghc-unordered-containers-prof,
+ libghc-uri-bytestring-dev (>= 0.2.3.1),
+ libghc-uri-bytestring-dev (<< 0.3),
+ libghc-uri-bytestring-prof,
+ libghc-uri-bytestring-aeson-dev (>= 0.1),
+ libghc-uri-bytestring-aeson-dev (<< 0.2),
+ libghc-uri-bytestring-aeson-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
+ libghc-exceptions-doc,
  libghc-http-conduit-doc,
  libghc-http-types-doc,
+ libghc-microlens-doc,
  libghc-text-doc,
  libghc-unordered-containers-doc,
+ libghc-uri-bytestring-doc,
+ libghc-uri-bytestring-aeson-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

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