[DHG_packages] 01/01: hoauth2: Upgrading from 0.4.8 to 0.5.0
Clint Adams
clint at moszumanska.debian.org
Mon Jan 11 06:54:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 150652d9f4c7f178ea529a8790ad1f216c6682aa
Author: Clint Adams <clint at debian.org>
Date: Mon Jan 11 01:53:39 2016 -0500
hoauth2: Upgrading from 0.4.8 to 0.5.0
---
p/haskell-hoauth2/debian/changelog | 6 ++++++
p/haskell-hoauth2/debian/control | 12 ++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/p/haskell-hoauth2/debian/changelog b/p/haskell-hoauth2/debian/changelog
index 48cfa42..86a0d7c 100644
--- a/p/haskell-hoauth2/debian/changelog
+++ b/p/haskell-hoauth2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hoauth2 (0.5.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 11 Jan 2016 01:53:39 -0500
+
haskell-hoauth2 (0.4.8-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-hoauth2/debian/control b/p/haskell-hoauth2/debian/control
index 34e16e9..330d0b5 100644
--- a/p/haskell-hoauth2/debian/control
+++ b/p/haskell-hoauth2/debian/control
@@ -8,18 +8,22 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
- libghc-aeson-dev (>= 0.7),
- libghc-aeson-dev (<< 0.10),
+ libghc-aeson-dev (>= 0.10),
+ libghc-aeson-dev (<< 0.11),
libghc-aeson-prof,
libghc-http-conduit-dev (>= 2.0),
libghc-http-conduit-dev (<< 2.2),
libghc-http-conduit-prof,
- libghc-http-types-dev (>= 0.8),
- libghc-http-types-dev (<< 0.9),
+ libghc-http-types-dev (>= 0.9),
+ libghc-http-types-dev (<< 0.10),
libghc-http-types-prof,
libghc-text-dev (>= 0.11),
libghc-text-dev (<< 1.3),
libghc-text-prof,
+ libghc-wai-dev (>= 3.0),
+ libghc-wai-dev (<< 3.2),
+ libghc-warp-dev (>= 3.0),
+ libghc-warp-dev (<< 3.2),
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-http-conduit-doc,
--
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