[DHG_packages] 05/05: concurrent-output: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Sun Oct 16 19:42:37 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 cb907903bdd3a1f2a564df3a91cd1a521801764c
Author: Clint Adams <clint at debian.org>
Date: Sun Oct 16 15:40:58 2016 -0400
concurrent-output: build with ghc 8 in experimental
---
p/haskell-concurrent-output/debian/changelog | 6 +++
p/haskell-concurrent-output/debian/control | 71 +++++++++++++++++-----------
2 files changed, 50 insertions(+), 27 deletions(-)
diff --git a/p/haskell-concurrent-output/debian/changelog b/p/haskell-concurrent-output/debian/changelog
index efaccea..a655ba4 100644
--- a/p/haskell-concurrent-output/debian/changelog
+++ b/p/haskell-concurrent-output/debian/changelog
@@ -1,3 +1,9 @@
+haskell-concurrent-output (1.7.7-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Sun, 16 Oct 2016 15:40:40 -0400
+
haskell-concurrent-output (1.7.7-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-concurrent-output/debian/control b/p/haskell-concurrent-output/debian/control
index af6a7d6..a55b30b 100644
--- a/p/haskell-concurrent-output/debian/control
+++ b/p/haskell-concurrent-output/debian/control
@@ -1,32 +1,35 @@
Source: haskell-concurrent-output
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-ansi-terminal-dev (>= 0.6.0),
+ haskell-devscripts (>= 0.10),
libghc-ansi-terminal-dev (<< 0.7.0),
+ libghc-ansi-terminal-dev (>= 0.6.0),
libghc-ansi-terminal-prof,
- libghc-async-dev (>= 2.0),
libghc-async-dev (<< 2.2),
+ libghc-async-dev (>= 2.0),
libghc-async-prof,
- libghc-exceptions-dev (>= 0.6.0),
libghc-exceptions-dev (<< 0.9.0),
+ libghc-exceptions-dev (>= 0.6.0),
libghc-exceptions-prof,
- libghc-stm-dev (>= 2.0),
libghc-stm-dev (<< 2.5),
+ libghc-stm-dev (>= 2.0),
libghc-stm-prof,
- libghc-terminal-size-dev (>= 0.3.0),
libghc-terminal-size-dev (<< 0.4.0),
+ libghc-terminal-size-dev (>= 0.3.0),
libghc-terminal-size-prof,
- libghc-text-dev (>= 0.11.0),
libghc-text-dev (<< 1.3.0),
+ libghc-text-dev (>= 0.11.0),
libghc-text-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-ansi-terminal-doc,
libghc-async-doc,
libghc-exceptions-doc,
@@ -35,9 +38,9 @@ Build-Depends-Indep: ghc-doc,
libghc-text-doc,
Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/concurrent-output
-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-concurrent-output
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: Ungarble output from several threads
+X-Description: ungarble output from several threads
Provides a simple interface for writing concurrent programs that
need to output a lot of status messages to the console, or display
multiple progress bars for different activities at the same time,
@@ -49,13 +52,18 @@ X-Description: Ungarble output from several threads
Package: libghc-concurrent-output-dev
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -63,12 +71,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-concurrent-output-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -77,11 +90,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-concurrent-output-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
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