[DHG_packages] 01/01: authenticate-oauth: Upgrading from 1.5.1.2 to 1.6
Clint Adams
clint at moszumanska.debian.org
Fri Jul 7 02:32:08 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 bd78ea2178d696e8b070862cf225065d050e24b2
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 22:30:16 2017 -0400
authenticate-oauth: Upgrading from 1.5.1.2 to 1.6
---
p/haskell-authenticate-oauth/debian/changelog | 6 ++++++
p/haskell-authenticate-oauth/debian/control | 10 +++++++---
2 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog
index 9e7b8bb..2c16787 100644
--- a/p/haskell-authenticate-oauth/debian/changelog
+++ b/p/haskell-authenticate-oauth/debian/changelog
@@ -1,3 +1,9 @@
+haskell-authenticate-oauth (1.6-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 22:30:16 -0400
+
haskell-authenticate-oauth (1.5.1.2-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control
index 728c693..86a9c49 100644
--- a/p/haskell-authenticate-oauth/debian/control
+++ b/p/haskell-authenticate-oauth/debian/control
@@ -32,8 +32,11 @@ Build-Depends:
libghc-sha-dev (<< 1.7),
libghc-sha-dev (>= 1.4),
libghc-sha-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-rsa-doc,
+ libghc-sha-doc,
libghc-base64-bytestring-doc,
libghc-blaze-builder-doc,
libghc-crypto-pubkey-types-doc,
@@ -43,7 +46,8 @@ Build-Depends-Indep:
libghc-random-doc,
libghc-rsa-doc,
libghc-sha-doc,
-Standards-Version: 3.9.8
+ libghc-transformers-compat-doc,
+Standards-Version: 4.0.0
Homepage: http://github.com/yesodweb/authenticate
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-authenticate-oauth
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