[DHG_packages] 01/06: graphviz: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Sun Oct 16 23:59:09 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 cde73f76a4f60859c64571f1ea1f32e32ae532f6
Author: Clint Adams <clint at debian.org>
Date: Sun Oct 16 19:53:41 2016 -0400
graphviz: build with ghc 8 in experimental
---
p/haskell-graphviz/debian/changelog | 6 ++++
p/haskell-graphviz/debian/control | 62 +++++++++++++++++++++++--------------
2 files changed, 44 insertions(+), 24 deletions(-)
diff --git a/p/haskell-graphviz/debian/changelog b/p/haskell-graphviz/debian/changelog
index daebb9c..afa4077 100644
--- a/p/haskell-graphviz/debian/changelog
+++ b/p/haskell-graphviz/debian/changelog
@@ -1,3 +1,9 @@
+haskell-graphviz (2999.18.1.2-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Sun, 16 Oct 2016 19:53:35 -0400
+
haskell-graphviz (2999.18.1.2-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-graphviz/debian/control b/p/haskell-graphviz/debian/control
index b223120..c34ad13 100644
--- a/p/haskell-graphviz/debian/control
+++ b/p/haskell-graphviz/debian/control
@@ -1,34 +1,37 @@
Source: haskell-graphviz
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,
- libghc-colour-dev (>= 2.3),
+ haskell-devscripts (>= 0.10),
libghc-colour-dev (<< 2.4),
+ libghc-colour-dev (>= 2.3),
libghc-colour-prof,
- libghc-dlist-dev (>= 0.5),
libghc-dlist-dev (<< 0.9),
+ libghc-dlist-dev (>= 0.5),
libghc-dlist-prof,
- libghc-fgl-dev (>= 5.4),
libghc-fgl-dev (<< 5.6),
+ libghc-fgl-dev (>= 5.4),
libghc-fgl-prof,
- libghc-polyparse-dev (>= 1.9),
libghc-polyparse-dev (<< 1.13),
+ libghc-polyparse-dev (>= 1.9),
libghc-polyparse-prof,
- libghc-temporary-dev (>= 1.1),
libghc-temporary-dev (<< 1.3),
+ libghc-temporary-dev (>= 1.1),
libghc-temporary-prof,
libghc-text-dev,
libghc-text-prof,
- libghc-wl-pprint-text-dev (>= 1.1.0.0),
libghc-wl-pprint-text-dev (<< 1.2.0.0),
+ libghc-wl-pprint-text-dev (>= 1.1.0.0),
libghc-wl-pprint-text-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-colour-doc,
libghc-dlist-doc,
libghc-fgl-doc,
@@ -38,7 +41,7 @@ Build-Depends-Indep: ghc-doc,
libghc-wl-pprint-text-doc,
Standards-Version: 3.9.8
Homepage: http://projects.haskell.org/graphviz/
-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-graphviz
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: bindings to Graphviz for graph visualization
This library provides bindings for the Dot language used by the
@@ -69,12 +72,16 @@ X-Description: bindings to Graphviz for graph visualization
Package: libghc-graphviz-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}
.
@@ -82,11 +89,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-graphviz-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}
.
@@ -95,10 +106,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-graphviz-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