[DHG_packages] 04/04: diagrams-cairo: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Tue Oct 18 02:46:29 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 5ad84c41717a4f0aa16306451e4e1b2986b1c79b
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 22:43:29 2016 -0400

    diagrams-cairo: build with ghc 8 in experimental
---
 p/haskell-diagrams-cairo/debian/changelog |  6 +++
 p/haskell-diagrams-cairo/debian/control   | 82 ++++++++++++++++++-------------
 2 files changed, 54 insertions(+), 34 deletions(-)

diff --git a/p/haskell-diagrams-cairo/debian/changelog b/p/haskell-diagrams-cairo/debian/changelog
index 361ea37..d5f2ae7 100644
--- a/p/haskell-diagrams-cairo/debian/changelog
+++ b/p/haskell-diagrams-cairo/debian/changelog
@@ -1,3 +1,9 @@
+haskell-diagrams-cairo (1.3.1.1-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 22:43:16 -0400
+
 haskell-diagrams-cairo (1.3.1.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-diagrams-cairo/debian/control b/p/haskell-diagrams-cairo/debian/control
index 5cb257f..1aaf900 100644
--- a/p/haskell-diagrams-cairo/debian/control
+++ b/p/haskell-diagrams-cairo/debian/control
@@ -1,62 +1,65 @@
 Source: haskell-diagrams-cairo
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>
+Uploaders:
+ Joachim Breitner <nomeata 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-juicypixels-dev (>= 3.1.3.2),
- libghc-juicypixels-dev (<< 3.3),
- libghc-juicypixels-prof,
- libghc-cairo-dev (>= 0.12.4),
+ haskell-devscripts (>= 0.10),
  libghc-cairo-dev (<< 0.14),
+ libghc-cairo-dev (>= 0.12.4),
  libghc-cairo-prof,
  libghc-colour-dev,
  libghc-colour-prof,
- libghc-data-default-class-dev (>= 0.0.1),
  libghc-data-default-class-dev (<< 0.2),
+ libghc-data-default-class-dev (>= 0.0.1),
  libghc-data-default-class-prof,
- libghc-diagrams-core-dev (>= 1.3),
  libghc-diagrams-core-dev (<< 1.4),
+ libghc-diagrams-core-dev (>= 1.3),
  libghc-diagrams-core-prof,
- libghc-diagrams-lib-dev (>= 1.3),
  libghc-diagrams-lib-dev (<< 1.4),
+ libghc-diagrams-lib-dev (>= 1.3),
  libghc-diagrams-lib-prof,
- libghc-hashable-dev (>= 1.1),
  libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (>= 1.1),
  libghc-hashable-prof,
- libghc-lens-dev (>= 3.8),
+ libghc-juicypixels-dev (<< 3.3),
+ libghc-juicypixels-dev (>= 3.1.3.2),
+ libghc-juicypixels-prof,
  libghc-lens-dev (<< 4.15),
+ libghc-lens-dev (>= 3.8),
  libghc-lens-prof,
- libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
- libghc-optparse-applicative-dev (>= 0.10),
  libghc-optparse-applicative-dev (<< 0.14),
+ libghc-optparse-applicative-dev (>= 0.10),
  libghc-optparse-applicative-prof,
- libghc-pango-dev (>= 0.12.5),
  libghc-pango-dev (<< 0.14),
+ libghc-pango-dev (>= 0.12.5),
  libghc-pango-prof,
- libghc-split-dev (>= 0.1.2),
  libghc-split-dev (<< 0.3),
+ libghc-split-dev (>= 0.1.2),
  libghc-split-prof,
- libghc-statestack-dev (>= 0.2),
  libghc-statestack-dev (<< 0.3),
+ libghc-statestack-dev (>= 0.2),
  libghc-statestack-prof,
- libghc-vector-dev (>= 0.10.0),
  libghc-vector-dev (<< 0.12),
+ libghc-vector-dev (>= 0.10.0),
  libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-juicypixels-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-cairo-doc,
  libghc-colour-doc,
  libghc-data-default-class-doc,
  libghc-diagrams-core-doc,
  libghc-diagrams-lib-doc,
  libghc-hashable-doc,
+ libghc-juicypixels-doc,
  libghc-lens-doc,
  libghc-mtl-doc,
  libghc-optparse-applicative-doc,
@@ -66,18 +69,22 @@ Build-Depends-Indep: ghc-doc,
  libghc-vector-doc,
 Standards-Version: 3.9.8
 Homepage: http://projects.haskell.org/diagrams
-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-diagrams-cairo
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-diagrams-cairo-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
  libghc-diagrams-dev,
-Provides: ${haskell:Provides},
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb}
  A full-featured backend for rendering diagrams using the cairo rendering
  engine. To get started, see "Diagrams.Backend.Cairo.CmdLine".
@@ -86,12 +93,16 @@ Description: Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb}
 
 Package: libghc-diagrams-cairo-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
  libghc-diagrams-prof,
-Provides: ${haskell:Provides},
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb}
  A full-featured backend for rendering diagrams using the cairo rendering
  engine. To get started, see "Diagrams.Backend.Cairo.CmdLine".
@@ -101,11 +112,14 @@ Description: Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb}
 Package: libghc-diagrams-cairo-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
  libghc-diagrams-doc,
+ ${haskell:Suggests},
 Description: Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb}
  A full-featured backend for rendering diagrams using the cairo rendering
  engine. To get started, see "Diagrams.Backend.Cairo.CmdLine".

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