[DHG_packages] 05/05: parsers: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 19:13: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 66143e4aea6b79044ff10cb8ff47e3e6d1f4e3b9
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 15:12:14 2016 -0400

    parsers: build with ghc 8 in experimental
---
 p/haskell-parsers/debian/changelog |  6 ++++
 p/haskell-parsers/debian/control   | 74 ++++++++++++++++++++++----------------
 2 files changed, 50 insertions(+), 30 deletions(-)

diff --git a/p/haskell-parsers/debian/changelog b/p/haskell-parsers/debian/changelog
index 0a25666..911be8d 100644
--- a/p/haskell-parsers/debian/changelog
+++ b/p/haskell-parsers/debian/changelog
@@ -1,3 +1,9 @@
+haskell-parsers (0.12.4-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 15:12:11 -0400
+
 haskell-parsers (0.12.4-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-parsers/debian/control b/p/haskell-parsers/debian/control
index 4668dce..d2bea56 100644
--- a/p/haskell-parsers/debian/control
+++ b/p/haskell-parsers/debian/control
@@ -1,40 +1,43 @@
 Source: haskell-parsers
 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-attoparsec-dev (>= 0.12.1.4),
+ haskell-devscripts (>= 0.10),
+ libghc-attoparsec-dev,
  libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-dev (>= 0.12.1.4),
  libghc-attoparsec-prof,
- libghc-base-orphans-dev (>= 0.3),
  libghc-base-orphans-dev (<< 1),
+ libghc-base-orphans-dev (>= 0.3),
  libghc-base-orphans-prof,
- libghc-charset-dev (>= 0.3),
  libghc-charset-dev (<< 1),
+ libghc-charset-dev (>= 0.3),
  libghc-charset-prof,
- libghc-parsec3-dev (>= 3.1),
+ libghc-doctest-dev (>= 0.9.1),
  libghc-parsec3-dev (<< 3.2),
+ libghc-parsec3-dev (>= 3),
+ libghc-parsec3-dev (>= 3.1),
  libghc-parsec3-prof,
- libghc-scientific-dev (>= 0.3),
+ libghc-quickcheck-instances-dev,
+ libghc-quickcheck2-dev,
  libghc-scientific-dev (<< 0.4),
+ libghc-scientific-dev (>= 0.3),
  libghc-scientific-prof,
- libghc-text-dev (>= 0.10),
  libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.10),
  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,
- libghc-quickcheck2-dev,
- libghc-attoparsec-dev,
- libghc-doctest-dev (>= 0.9.1),
- libghc-parsec3-dev (>= 3),
- libghc-quickcheck-instances-dev,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-attoparsec-doc,
  libghc-base-orphans-doc,
  libghc-charset-doc,
@@ -44,19 +47,23 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/ekmett/parsers/
-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-parsers
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: parsing combinators
  Parsers of various types
 
 Package: libghc-parsers-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}
  .
@@ -64,11 +71,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-parsers-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}
  .
@@ -77,10 +88,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-parsers-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