[DHG_packages] 01/05: conduit-combinators: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 16:15:10 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 0807b0e949e8b99dfd14ff4325e8ec0fafca7265
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 12:11:53 2016 -0400
conduit-combinators: build with ghc 8 in experimental
---
p/haskell-conduit-combinators/debian/changelog | 6 +++
p/haskell-conduit-combinators/debian/control | 66 ++++++++++++++++----------
2 files changed, 46 insertions(+), 26 deletions(-)
diff --git a/p/haskell-conduit-combinators/debian/changelog b/p/haskell-conduit-combinators/debian/changelog
index f126bba..54bcdb1 100644
--- a/p/haskell-conduit-combinators/debian/changelog
+++ b/p/haskell-conduit-combinators/debian/changelog
@@ -1,3 +1,9 @@
+haskell-conduit-combinators (1.0.8-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 12:11:47 -0400
+
haskell-conduit-combinators (1.0.8-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-conduit-combinators/debian/control b/p/haskell-conduit-combinators/debian/control
index c477226..9d00924 100644
--- a/p/haskell-conduit-combinators/debian/control
+++ b/p/haskell-conduit-combinators/debian/control
@@ -1,33 +1,43 @@
Source: haskell-conduit-combinators
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,
+ haskell-devscripts (>= 0.10),
libghc-base16-bytestring-dev,
libghc-base16-bytestring-prof,
+ libghc-base64-bytestring-dev,
libghc-base64-bytestring-dev (>= 0.1.1.1),
libghc-base64-bytestring-prof,
libghc-chunked-data-dev,
libghc-chunked-data-prof,
+ libghc-conduit-dev,
libghc-conduit-dev (>= 1.2.8),
- libghc-conduit-prof,
libghc-conduit-extra-dev (>= 1.1.1),
libghc-conduit-extra-prof,
+ libghc-conduit-prof,
+ libghc-hspec-dev (>= 1.3),
libghc-monad-control-dev,
libghc-monad-control-prof,
+ libghc-mono-traversable-dev,
libghc-mono-traversable-dev (>= 0.5),
libghc-mono-traversable-prof,
+ libghc-mtl-dev,
libghc-mwc-random-dev,
libghc-mwc-random-prof,
libghc-primitive-dev,
libghc-primitive-prof,
+ libghc-quickcheck2-dev (>= 2.5),
libghc-resourcet-dev,
libghc-resourcet-prof,
+ libghc-safe-dev,
+ libghc-silently-dev,
libghc-text-dev,
libghc-text-prof,
libghc-transformers-base-dev,
@@ -38,15 +48,8 @@ Build-Depends: debhelper (>= 9),
libghc-vector-prof,
libghc-void-dev,
libghc-void-prof,
- libghc-quickcheck2-dev (>= 2.5),
- libghc-base64-bytestring-dev,
- libghc-conduit-dev,
- libghc-hspec-dev (>= 1.3),
- libghc-mono-traversable-dev,
- libghc-mtl-dev,
- libghc-safe-dev,
- libghc-silently-dev,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-base16-bytestring-doc,
libghc-base64-bytestring-doc,
libghc-chunked-data-doc,
@@ -72,12 +75,16 @@ X-Description: commonly-used conduit functions for chunked/unchunked data
Package: libghc-conduit-combinators-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}
.
@@ -85,11 +92,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-conduit-combinators-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}
.
@@ -98,10 +109,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-conduit-combinators-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