[DHG_packages] 05/05: wai-handler-launch: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 22:37:46 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 7800d6bf921401c1520d829ed837069d0473f391
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 18:36:36 2016 -0400

    wai-handler-launch: build with ghc 8 in experimental
---
 p/haskell-wai-handler-launch/debian/changelog |  6 +--
 p/haskell-wai-handler-launch/debian/control   | 56 +++++++++++++++++----------
 2 files changed, 38 insertions(+), 24 deletions(-)

diff --git a/p/haskell-wai-handler-launch/debian/changelog b/p/haskell-wai-handler-launch/debian/changelog
index 610390e..15f883d 100644
--- a/p/haskell-wai-handler-launch/debian/changelog
+++ b/p/haskell-wai-handler-launch/debian/changelog
@@ -1,8 +1,8 @@
-haskell-wai-handler-launch (3.0.2.1-2) UNRELEASED; urgency=medium
+haskell-wai-handler-launch (3.0.2.1-2) experimental; urgency=medium
 
-  * Fix VCS fields
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:13:12 +0200
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 18:36:33 -0400
 
 haskell-wai-handler-launch (3.0.2.1-1) unstable; urgency=medium
 
diff --git a/p/haskell-wai-handler-launch/debian/control b/p/haskell-wai-handler-launch/debian/control
index 20db36e..d216e50 100644
--- a/p/haskell-wai-handler-launch/debian/control
+++ b/p/haskell-wai-handler-launch/debian/control
@@ -1,29 +1,32 @@
 Source: haskell-wai-handler-launch
 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-async-dev,
  libghc-async-prof,
- libghc-blaze-builder-dev (>= 0.2.1.4),
  libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-dev (>= 0.2.1.4),
  libghc-blaze-builder-prof,
  libghc-http-types-dev (>= 0.7),
  libghc-http-types-prof,
  libghc-streaming-commons-dev,
  libghc-streaming-commons-prof,
- libghc-wai-dev (>= 3.0),
  libghc-wai-dev (<< 3.3),
+ libghc-wai-dev (>= 3.0),
  libghc-wai-prof,
- libghc-warp-dev (>= 3.0),
  libghc-warp-dev (<< 3.3),
+ libghc-warp-dev (>= 3.0),
  libghc-warp-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-async-doc,
  libghc-blaze-builder-doc,
  libghc-http-types-doc,
@@ -32,17 +35,21 @@ Build-Depends-Indep: ghc-doc,
  libghc-warp-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/wai-handler-launch
-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-wai-handler-launch
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-wai-handler-launch-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: WAI handler for launching in a web browser${haskell:ShortBlurb}
  This WAI handler for launching in a web browser handles cross-platform
  launching and inserts JavaScript code to ping the server. When the
@@ -52,11 +59,15 @@ Description: WAI handler for launching in a web browser${haskell:ShortBlurb}
 
 Package: libghc-wai-handler-launch-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: Short description of wai-handler-launch${haskell:ShortBlurb}
  This WAI handler for launching in a web browser handles cross-platform
  launching and inserts JavaScript code to ping the server. When the
@@ -67,10 +78,13 @@ Description: Short description of wai-handler-launch${haskell:ShortBlurb}
 Package: libghc-wai-handler-launch-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: Short description of wai-handler-launch${haskell:ShortBlurb}
  This WAI handler for launching in a web browser handles cross-platform
  launching and inserts JavaScript code to ping the server. When the

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