[DHG_packages] 03/05: haskell-yesod-auth-hashdb: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Tue Oct 18 00:40:13 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 154856bf83efe8497f829d5781507005107a5363
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 20:36:39 2016 -0400

    haskell-yesod-auth-hashdb: build with ghc 8 in experimental
---
 p/haskell-yesod-auth-hashdb/debian/changelog |  6 +++
 p/haskell-yesod-auth-hashdb/debian/control   | 58 +++++++++++++++++-----------
 2 files changed, 42 insertions(+), 22 deletions(-)

diff --git a/p/haskell-yesod-auth-hashdb/debian/changelog b/p/haskell-yesod-auth-hashdb/debian/changelog
index c652af6..98681c0 100644
--- a/p/haskell-yesod-auth-hashdb/debian/changelog
+++ b/p/haskell-yesod-auth-hashdb/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-auth-hashdb (1.5.1.3-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 20:36:37 -0400
+
 haskell-yesod-auth-hashdb (1.5.1.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-yesod-auth-hashdb/debian/control b/p/haskell-yesod-auth-hashdb/debian/control
index d4c85d1..1da1579 100644
--- a/p/haskell-yesod-auth-hashdb/debian/control
+++ b/p/haskell-yesod-auth-hashdb/debian/control
@@ -1,34 +1,37 @@
 Source: haskell-yesod-auth-hashdb
 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,
+ haskell-devscripts (>= 0.10),
  libghc-cryptohash-dev (>= 0.8),
  libghc-cryptohash-prof,
- libghc-persistent-dev (>= 2.1),
  libghc-persistent-dev (<< 2.7),
+ libghc-persistent-dev (>= 2.1),
  libghc-persistent-prof,
  libghc-pwstore-fast-dev (>= 2.2),
  libghc-pwstore-fast-prof,
  libghc-text-dev (>= 0.7),
  libghc-text-prof,
- libghc-yesod-auth-dev (>= 1.4),
  libghc-yesod-auth-dev (<< 1.5),
+ libghc-yesod-auth-dev (>= 1.4),
  libghc-yesod-auth-prof,
- libghc-yesod-core-dev (>= 1.4),
  libghc-yesod-core-dev (<< 1.5),
+ libghc-yesod-core-dev (>= 1.4),
  libghc-yesod-core-prof,
- libghc-yesod-form-dev (>= 1.4),
  libghc-yesod-form-dev (<< 1.5),
+ libghc-yesod-form-dev (>= 1.4),
  libghc-yesod-form-prof,
  libghc-yesod-persistent-dev (>= 1.2),
  libghc-yesod-persistent-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-cryptohash-doc,
  libghc-persistent-doc,
  libghc-pwstore-fast-doc,
@@ -39,7 +42,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-yesod-persistent-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/paul-rouse/yesod-auth-hashdb
-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-yesod-auth-hashdb
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: HashDB authentication plugin for Yesod web framework
  This package is the Yesod.Auth.HashDB plugin, originally included in
@@ -48,12 +51,16 @@ X-Description: HashDB authentication plugin for Yesod web framework
 
 Package: libghc-yesod-auth-hashdb-dev
 Architecture: any
-Depends: ${haskell: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: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -61,11 +68,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-yesod-auth-hashdb-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: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -74,10 +85,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-yesod-auth-hashdb-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .

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