[DHG_packages] 01/05: pipes-aeson: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:28:19 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 6847d54a07786bb7429a3a03e5032c222fc34dd1
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 19:23:32 2016 -0400

    pipes-aeson: build with ghc 8 in experimental
---
 p/haskell-pipes-aeson/debian/changelog |  6 +++
 p/haskell-pipes-aeson/debian/control   | 68 ++++++++++++++++++++--------------
 2 files changed, 47 insertions(+), 27 deletions(-)

diff --git a/p/haskell-pipes-aeson/debian/changelog b/p/haskell-pipes-aeson/debian/changelog
index e1be44e..32b76ec 100644
--- a/p/haskell-pipes-aeson/debian/changelog
+++ b/p/haskell-pipes-aeson/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pipes-aeson (0.4.1.7-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 19:23:30 -0400
+
 haskell-pipes-aeson (0.4.1.7-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-pipes-aeson/debian/control b/p/haskell-pipes-aeson/debian/control
index 6e492f8..a7ff86a 100644
--- a/p/haskell-pipes-aeson/debian/control
+++ b/p/haskell-pipes-aeson/debian/control
@@ -1,53 +1,60 @@
 Source: haskell-pipes-aeson
 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-aeson-dev (>= 0.6.1),
+ haskell-devscripts (>= 0.10),
  libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (>= 0.6.1),
  libghc-aeson-prof,
- libghc-attoparsec-dev (>= 0.10),
  libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-dev (>= 0.10),
  libghc-attoparsec-prof,
- libghc-pipes-dev (>= 4.1),
- libghc-pipes-dev (<< 4.3),
- libghc-pipes-prof,
- libghc-pipes-attoparsec-dev (>= 0.5),
  libghc-pipes-attoparsec-dev (<< 0.6),
+ libghc-pipes-attoparsec-dev (>= 0.5),
  libghc-pipes-attoparsec-prof,
- libghc-pipes-bytestring-dev (>= 2.0),
  libghc-pipes-bytestring-dev (<< 2.2),
+ libghc-pipes-bytestring-dev (>= 2.0),
  libghc-pipes-bytestring-prof,
- libghc-pipes-parse-dev (>= 3.0.1),
+ libghc-pipes-dev (<< 4.3),
+ libghc-pipes-dev (>= 4.1),
  libghc-pipes-parse-dev (<< 3.1),
+ libghc-pipes-parse-dev (>= 3.0.1),
  libghc-pipes-parse-prof,
-Build-Depends-Indep: ghc-doc,
+ libghc-pipes-prof,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-aeson-doc,
  libghc-attoparsec-doc,
- libghc-pipes-doc,
  libghc-pipes-attoparsec-doc,
  libghc-pipes-bytestring-doc,
+ libghc-pipes-doc,
  libghc-pipes-parse-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/k0001/pipes-aeson
-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-pipes-aeson
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: encode and decode JSON streams using Aeson and Pipes
  Utilities to encode and decode Pipes streams of JSON.
 
 Package: libghc-pipes-aeson-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}
  .
@@ -55,11 +62,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-pipes-aeson-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}
  .
@@ -68,10 +79,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-pipes-aeson-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