[DHG_packages] 05/05: shake: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 04:45:35 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 131df0eaa25035b12bd9a4ae3dec0ab0110f533f
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 00:44:31 2016 -0400

    shake: build with ghc 8 in experimental
---
 p/haskell-shake/debian/changelog |  6 ++++
 p/haskell-shake/debian/control   | 74 +++++++++++++++++++++++++---------------
 2 files changed, 52 insertions(+), 28 deletions(-)

diff --git a/p/haskell-shake/debian/changelog b/p/haskell-shake/debian/changelog
index dbcb35f..a630184 100644
--- a/p/haskell-shake/debian/changelog
+++ b/p/haskell-shake/debian/changelog
@@ -1,3 +1,9 @@
+haskell-shake (0.15.10-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 00:44:23 -0400
+
 haskell-shake (0.15.10-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-shake/debian/control b/p/haskell-shake/debian/control
index 9c4713a..e9c2839 100644
--- a/p/haskell-shake/debian/control
+++ b/p/haskell-shake/debian/control
@@ -1,32 +1,35 @@
 Source: haskell-shake
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Colin Watson <cjwatson at debian.org>
+Uploaders:
+ Colin Watson <cjwatson 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-extra-dev (>= 1.4.8),
  libghc-extra-prof,
  libghc-hashable-dev (>= 1.1.2.3),
  libghc-hashable-prof,
+ libghc-js-flot-data,
  libghc-js-flot-dev,
  libghc-js-flot-prof,
- libghc-js-flot-data,
+ libghc-js-jquery-data,
  libghc-js-jquery-dev,
  libghc-js-jquery-prof,
- libghc-js-jquery-data,
+ libghc-primitive-dev,
+ libghc-quickcheck2-dev (>= 2.0),
  libghc-random-dev,
  libghc-random-prof,
  libghc-unordered-containers-dev (>= 0.2.1),
  libghc-unordered-containers-prof,
  libghc-utf8-string-dev (>= 0.3),
  libghc-utf8-string-prof,
- libghc-primitive-dev,
- libghc-quickcheck2-dev (>= 2.0),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-extra-doc,
  libghc-hashable-doc,
  libghc-js-flot-doc,
@@ -36,7 +39,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-utf8-string-doc,
 Standards-Version: 3.9.8
 Homepage: http://shakebuild.com
-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-shake
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Haskell library for writing build systems
  Shake is a Haskell library for writing build systems - designed as a
@@ -56,13 +59,17 @@ X-Description: Haskell library for writing build systems
 
 Package: libghc-shake-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
+Depends:
  libghc-shake-data (>= ${source:Version}),
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -70,11 +77,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-shake-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}
  .
@@ -83,10 +94,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-shake-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}
  .
@@ -94,12 +108,16 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-shake-data
 Architecture: all
-Depends: ${haskell:Depends},
- ${misc:Depends},
+Depends:
+ ${haskell:Depends},
  ${haskell:Extra-Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}; data files
  ${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