[DHG_packages] 04/05: conduit-extra: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Fri Oct 14 20:34:50 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 16900f3fb06adcfbb4f34e2bbd19cb6f316d6659
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 14 16:30:07 2016 -0400

    conduit-extra: build with ghc 8 in experimental
---
 p/haskell-conduit-extra/debian/changelog |  6 +++++
 p/haskell-conduit-extra/debian/control   | 44 +++++++++++++++-----------------
 2 files changed, 27 insertions(+), 23 deletions(-)

diff --git a/p/haskell-conduit-extra/debian/changelog b/p/haskell-conduit-extra/debian/changelog
index 4e12b93..46d7833 100644
--- a/p/haskell-conduit-extra/debian/changelog
+++ b/p/haskell-conduit-extra/debian/changelog
@@ -1,3 +1,9 @@
+haskell-conduit-extra (1.1.13.3-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Fri, 14 Oct 2016 16:29:55 -0400
+
 haskell-conduit-extra (1.1.13.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-conduit-extra/debian/control b/p/haskell-conduit-extra/debian/control
index 1897ece..373f79a 100644
--- a/p/haskell-conduit-extra/debian/control
+++ b/p/haskell-conduit-extra/debian/control
@@ -3,28 +3,31 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 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-async-dev,
  libghc-async-prof,
  libghc-attoparsec-dev (>= 0.10),
  libghc-attoparsec-prof,
  libghc-blaze-builder-dev (>= 0.3),
  libghc-blaze-builder-prof,
- libghc-conduit-dev (>= 1.1),
  libghc-conduit-dev (<< 1.3),
+ libghc-conduit-dev (>= 1.1),
  libghc-conduit-prof,
  libghc-exceptions-dev,
  libghc-exceptions-prof,
+ libghc-hspec-dev (>= 1.3),
  libghc-monad-control-dev,
  libghc-monad-control-prof,
  libghc-network-dev (>= 2.3),
  libghc-network-prof,
  libghc-primitive-dev (>= 0.5),
  libghc-primitive-prof,
+ libghc-quickcheck2-dev,
  libghc-resourcet-dev (>= 1.1),
  libghc-resourcet-prof,
  libghc-stm-dev,
@@ -35,9 +38,8 @@ Build-Depends: debhelper (>= 9),
  libghc-text-prof,
  libghc-transformers-base-dev,
  libghc-transformers-base-prof,
- libghc-quickcheck2-dev,
- libghc-hspec-dev (>= 1.3),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-async-doc,
  libghc-attoparsec-doc,
  libghc-blaze-builder-doc,
@@ -53,7 +55,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-transformers-base-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/snoyberg/conduit
-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-conduit-extra
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: batteries-included conduit: adapters for common libraries
  The conduit package itself maintains relative small dependencies. The
@@ -64,12 +66,10 @@ X-Description: batteries-included conduit: adapters for common libraries
 
 Package: libghc-conduit-extra-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -77,11 +77,10 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-conduit-extra-prof
 Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -90,10 +89,9 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-conduit-extra-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
- ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Depends: ${haskell:Depends}, ${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