[DHG_packages] 05/05: diagrams-lib: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 16:37:33 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 46ca87d18430acf9acb084b472d465abb91d7318
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 16 12:36:51 2016 -0400

    diagrams-lib: build with ghc 8 in experimental
---
 p/haskell-diagrams-lib/debian/changelog |  6 ++
 p/haskell-diagrams-lib/debian/control   | 99 +++++++++++++++++++--------------
 2 files changed, 62 insertions(+), 43 deletions(-)

diff --git a/p/haskell-diagrams-lib/debian/changelog b/p/haskell-diagrams-lib/debian/changelog
index b971e0b..54dc208 100644
--- a/p/haskell-diagrams-lib/debian/changelog
+++ b/p/haskell-diagrams-lib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-diagrams-lib (1.3.1.4-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 12:36:43 -0400
+
 haskell-diagrams-lib (1.3.1.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-diagrams-lib/debian/control b/p/haskell-diagrams-lib/debian/control
index 8d280a7..c184dd5 100644
--- a/p/haskell-diagrams-lib/debian/control
+++ b/p/haskell-diagrams-lib/debian/control
@@ -1,83 +1,84 @@
 Source: haskell-diagrams-lib
 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,
- ghc-ghci,
- libghc-juicypixels-dev (>= 3.1.5),
- libghc-juicypixels-dev (<< 3.3),
- libghc-juicypixels-prof,
- libghc-active-dev (>= 0.2),
+ haskell-devscripts (>= 0.10),
  libghc-active-dev (<< 0.3),
+ libghc-active-dev (>= 0.2),
  libghc-active-prof,
- libghc-adjunctions-dev (>= 4.0),
  libghc-adjunctions-dev (<< 5.0),
+ libghc-adjunctions-dev (>= 4.0),
  libghc-adjunctions-prof,
- libghc-colour-dev (>= 2.3.2),
  libghc-colour-dev (<< 2.4),
+ libghc-colour-dev (>= 2.3.2),
  libghc-colour-prof,
  libghc-data-default-class-dev (<< 0.2),
  libghc-data-default-class-prof,
- libghc-diagrams-core-dev (>= 1.3.0.8),
  libghc-diagrams-core-dev (<< 1.4),
+ libghc-diagrams-core-dev (>= 1.3.0.8),
  libghc-diagrams-core-prof,
- libghc-diagrams-solve-dev (>= 0.1),
  libghc-diagrams-solve-dev (<< 0.2),
+ libghc-diagrams-solve-dev (>= 0.1),
  libghc-diagrams-solve-prof,
- libghc-distributive-dev (>= 0.2.2),
  libghc-distributive-dev (<< 1.0),
+ libghc-distributive-dev (>= 0.2.2),
  libghc-distributive-prof,
- libghc-dual-tree-dev (>= 0.2),
  libghc-dual-tree-dev (<< 0.3),
+ libghc-dual-tree-dev (>= 0.2),
  libghc-dual-tree-prof,
- libghc-exceptions-dev (>= 0.6),
  libghc-exceptions-dev (<< 1.0),
+ libghc-exceptions-dev (>= 0.6),
  libghc-exceptions-prof,
- libghc-fingertree-dev (>= 0.1),
  libghc-fingertree-dev (<< 0.2),
+ libghc-fingertree-dev (>= 0.1),
  libghc-fingertree-prof,
- libghc-fsnotify-dev (>= 0.2.1),
  libghc-fsnotify-dev (<< 0.3),
+ libghc-fsnotify-dev (>= 0.2.1),
  libghc-fsnotify-prof,
- libghc-hashable-dev (>= 1.1),
  libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (>= 1.1),
  libghc-hashable-prof,
- libghc-intervals-dev (>= 0.7),
  libghc-intervals-dev (<< 0.8),
+ libghc-intervals-dev (>= 0.7),
  libghc-intervals-prof,
- libghc-lens-dev (>= 4.6),
+ libghc-juicypixels-dev (<< 3.3),
+ libghc-juicypixels-dev (>= 3.1.5),
+ libghc-juicypixels-prof,
  libghc-lens-dev (<< 4.15),
+ libghc-lens-dev (>= 4.6),
  libghc-lens-prof,
- libghc-linear-dev (>= 1.20.1),
  libghc-linear-dev (<< 1.21),
+ libghc-linear-dev (>= 1.20.1),
  libghc-linear-prof,
- libghc-monoid-extras-dev (>= 0.3),
  libghc-monoid-extras-dev (<< 0.5),
+ libghc-monoid-extras-dev (>= 0.3),
  libghc-monoid-extras-prof,
- libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
- libghc-optparse-applicative-dev (>= 0.11),
  libghc-optparse-applicative-dev (<< 0.14),
+ libghc-optparse-applicative-dev (>= 0.11),
  libghc-optparse-applicative-prof,
- libghc-semigroups-dev (>= 0.3.4),
  libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-dev (>= 0.3.4),
  libghc-semigroups-prof,
  libghc-tagged-dev (>= 0.7),
  libghc-tagged-prof,
- libghc-text-dev (>= 0.7.1),
  libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.7.1),
  libghc-text-prof,
- libghc-unordered-containers-dev (>= 0.2),
  libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.2),
  libghc-unordered-containers-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-juicypixels-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-active-doc,
  libghc-adjunctions-doc,
  libghc-colour-doc,
@@ -91,6 +92,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-fsnotify-doc,
  libghc-hashable-doc,
  libghc-intervals-doc,
+ libghc-juicypixels-doc,
  libghc-lens-doc,
  libghc-linear-doc,
  libghc-monoid-extras-doc,
@@ -102,18 +104,22 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-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-lib
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-diagrams-lib-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: Embedded domain-specific language for declarative graphics${haskell:ShortBlurb}
  Diagrams is a flexible, extensible EDSL for creating graphics of many types.
  Graphics can be created in arbitrary vector spaces and rendered with multiple
@@ -125,12 +131,16 @@ Description: Embedded domain-specific language for declarative graphics${haskell
 
 Package: libghc-diagrams-lib-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: Embedded domain-specific language for declarative graphics${haskell:ShortBlurb}
  Diagrams is a flexible, extensible EDSL for creating graphics of many types.
  Graphics can be created in arbitrary vector spaces and rendered with multiple
@@ -143,11 +153,14 @@ Description: Embedded domain-specific language for declarative graphics${haskell
 Package: libghc-diagrams-lib-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: Embedded domain-specific language for declarative graphics${haskell:ShortBlurb}
  Diagrams is a flexible, extensible EDSL for creating graphics of many types.
  Graphics can be created in arbitrary vector spaces and rendered with multiple

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