[DHG_packages] 05/06: yesod-newsfeed: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:11:18 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 546de65071c92c6ed7196a41f7b82daf13a0ddd8
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 19:09:30 2016 -0400

    yesod-newsfeed: build with ghc 8 in experimental
---
 p/haskell-yesod-newsfeed/debian/changelog |  6 ++--
 p/haskell-yesod-newsfeed/debian/control   | 50 ++++++++++++++++++++-----------
 2 files changed, 35 insertions(+), 21 deletions(-)

diff --git a/p/haskell-yesod-newsfeed/debian/changelog b/p/haskell-yesod-newsfeed/debian/changelog
index 8bcf96a..61f9bde 100644
--- a/p/haskell-yesod-newsfeed/debian/changelog
+++ b/p/haskell-yesod-newsfeed/debian/changelog
@@ -1,8 +1,8 @@
-haskell-yesod-newsfeed (1.6-2) UNRELEASED; urgency=medium
+haskell-yesod-newsfeed (1.6-2) experimental; urgency=medium
 
-  * Fix VCS fields
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:13:15 +0200
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 19:09:27 -0400
 
 haskell-yesod-newsfeed (1.6-1) unstable; urgency=medium
 
diff --git a/p/haskell-yesod-newsfeed/debian/control b/p/haskell-yesod-newsfeed/debian/control
index 401f421..41a23d1 100644
--- a/p/haskell-yesod-newsfeed/debian/control
+++ b/p/haskell-yesod-newsfeed/debian/control
@@ -1,13 +1,15 @@
 Source: haskell-yesod-newsfeed
 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-blaze-html-dev (>= 0.5),
  libghc-blaze-html-prof,
  libghc-blaze-markup-dev (>= 0.5.1),
@@ -18,10 +20,11 @@ Build-Depends: debhelper (>= 9),
  libghc-text-prof,
  libghc-xml-conduit-dev (>= 1.0),
  libghc-xml-conduit-prof,
- libghc-yesod-core-dev (>= 1.4),
  libghc-yesod-core-dev (<< 1.5),
+ libghc-yesod-core-dev (>= 1.4),
  libghc-yesod-core-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-blaze-html-doc,
  libghc-blaze-markup-doc,
  libghc-shakespeare-doc,
@@ -30,17 +33,21 @@ Build-Depends-Indep: ghc-doc,
  libghc-yesod-core-doc,
 Standards-Version: 3.9.8
 Homepage: http://www.yesodweb.com/
-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-yesod-newsfeed
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-yesod-newsfeed-dev
 Architecture: any
-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: helper functions and data types for producing newsfeeds${haskell:ShortBlurb}
  Helper functions and data types for producing newsfeeds (Atom and RSS).
  .
@@ -48,11 +55,15 @@ Description: helper functions and data types for producing newsfeeds${haskell:Sh
 
 Package: libghc-yesod-newsfeed-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: helper functions and data types for producing newsfeeds${haskell:ShortBlurb}
  Helper functions and data types for producing newsfeeds (Atom and RSS).
  .
@@ -61,10 +72,13 @@ Description: helper functions and data types for producing newsfeeds${haskell:Sh
 Package: libghc-yesod-newsfeed-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: helper functions and data types for producing newsfeeds${haskell:ShortBlurb}
  Helper functions and data types for producing newsfeeds (Atom and RSS).
  .

-- 
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