[DHG_packages] 05/05: authenticate-oauth: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 21:00:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 62dd222eb8e4cdd6239931816b855a8d1786be3a
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 16:59:10 2016 -0400
authenticate-oauth: build with ghc 8 in experimental
---
p/haskell-authenticate-oauth/debian/changelog | 6 +--
p/haskell-authenticate-oauth/debian/control | 68 ++++++++++++++++-----------
2 files changed, 44 insertions(+), 30 deletions(-)
diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog
index c084b41..2cae35c 100644
--- a/p/haskell-authenticate-oauth/debian/changelog
+++ b/p/haskell-authenticate-oauth/debian/changelog
@@ -1,8 +1,8 @@
-haskell-authenticate-oauth (1.5.1.2-2) UNRELEASED; urgency=medium
+haskell-authenticate-oauth (1.5.1.2-2) experimental; urgency=medium
- * Fix VCS fields
+ * Temporarily build-depend on ghc 8.
- -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 02 Jun 2016 19:12:13 +0200
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 16:59:06 -0400
haskell-authenticate-oauth (1.5.1.2-1) unstable; urgency=medium
diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control
index 1287988..8c1753d 100644
--- a/p/haskell-authenticate-oauth/debian/control
+++ b/p/haskell-authenticate-oauth/debian/control
@@ -1,26 +1,22 @@
Source: haskell-authenticate-oauth
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-rsa-dev (>= 2.0),
- libghc-rsa-dev (<< 2.3),
- libghc-rsa-prof,
- libghc-sha-dev (>= 1.4),
- libghc-sha-dev (<< 1.7),
- libghc-sha-prof,
- libghc-base64-bytestring-dev (>= 0.1),
+ haskell-devscripts (>= 0.10),
libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base64-bytestring-dev (>= 0.1),
libghc-base64-bytestring-prof,
libghc-blaze-builder-dev,
libghc-blaze-builder-prof,
- libghc-crypto-pubkey-types-dev (>= 0.1),
libghc-crypto-pubkey-types-dev (<< 0.5),
+ libghc-crypto-pubkey-types-dev (>= 0.1),
libghc-crypto-pubkey-types-prof,
libghc-data-default-dev,
libghc-data-default-prof,
@@ -30,9 +26,14 @@ Build-Depends: debhelper (>= 9),
libghc-http-types-prof,
libghc-random-dev,
libghc-random-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-rsa-doc,
- libghc-sha-doc,
+ libghc-rsa-dev (<< 2.3),
+ libghc-rsa-dev (>= 2.0),
+ libghc-rsa-prof,
+ libghc-sha-dev (<< 1.7),
+ libghc-sha-dev (>= 1.4),
+ libghc-sha-prof,
+Build-Depends-Indep:
+ ghc-doc,
libghc-base64-bytestring-doc,
libghc-blaze-builder-doc,
libghc-crypto-pubkey-types-doc,
@@ -40,19 +41,25 @@ Build-Depends-Indep: ghc-doc,
libghc-http-client-doc,
libghc-http-types-doc,
libghc-random-doc,
+ libghc-rsa-doc,
+ libghc-sha-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/yesodweb/authenticate
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+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
Package: libghc-authenticate-oauth-dev
Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: authenticate with OAuth for Haskell web applications${haskell:ShortBlurb}
OAuth authentication support.
.
@@ -60,11 +67,15 @@ Description: authenticate with OAuth for Haskell web applications${haskell:Short
Package: libghc-authenticate-oauth-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: authenticate with OAuth for Haskell web applications${haskell:ShortBlurb}
OAuth authentication support.
.
@@ -73,10 +84,13 @@ Description: authenticate with OAuth for Haskell web applications${haskell:Short
Package: libghc-authenticate-oauth-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: authenticate with OAuth for Haskell web applications${haskell:ShortBlurb}
OAuth authentication support.
.
--
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