[DHG_packages] 04/05: yesod-core: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 22:55:03 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 e3b2a33c930fdabe8eeaa9c76ad0e612e78ad968
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 18:52:09 2016 -0400
yesod-core: build with ghc 8 in experimental
---
p/haskell-yesod-core/debian/changelog | 6 ++
p/haskell-yesod-core/debian/control | 114 +++++++++++++++++++---------------
2 files changed, 70 insertions(+), 50 deletions(-)
diff --git a/p/haskell-yesod-core/debian/changelog b/p/haskell-yesod-core/debian/changelog
index 61de2fd..d102694 100644
--- a/p/haskell-yesod-core/debian/changelog
+++ b/p/haskell-yesod-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-core (1.4.25-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 18:52:06 -0400
+
haskell-yesod-core (1.4.25-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-yesod-core/debian/control b/p/haskell-yesod-core/debian/control
index 9cc3850..0e8e266 100644
--- a/p/haskell-yesod-core/debian/control
+++ b/p/haskell-yesod-core/debian/control
@@ -1,19 +1,23 @@
Source: haskell-yesod-core
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-aeson-dev (>= 0.5),
libghc-aeson-prof,
+ libghc-async-dev,
libghc-auto-update-dev,
libghc-auto-update-prof,
- libghc-blaze-builder-dev (>= 0.2.1.4),
+ libghc-blaze-builder-dev,
libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-dev (>= 0.2.1.4),
libghc-blaze-builder-prof,
libghc-blaze-html-dev (>= 0.5),
libghc-blaze-html-prof,
@@ -25,15 +29,18 @@ Build-Depends: debhelper (>= 9),
libghc-case-insensitive-prof,
libghc-cereal-dev (>= 0.3),
libghc-cereal-prof,
- libghc-clientsession-dev (>= 0.9.1),
+ libghc-clientsession-dev,
libghc-clientsession-dev (<< 0.10),
+ libghc-clientsession-dev (>= 0.9.1),
libghc-clientsession-prof,
+ libghc-conduit-dev,
libghc-conduit-dev (>= 1.2),
- libghc-conduit-prof,
libghc-conduit-extra-dev,
libghc-conduit-extra-prof,
- libghc-cookie-dev (>= 0.4.2),
+ libghc-conduit-prof,
libghc-cookie-dev (<< 0.5),
+ libghc-cookie-dev (>= 0.4.1),
+ libghc-cookie-dev (>= 0.4.2),
libghc-cookie-prof,
libghc-data-default-dev,
libghc-data-default-prof,
@@ -43,40 +50,54 @@ Build-Depends: debhelper (>= 9),
libghc-exceptions-prof,
libghc-fast-logger-dev (>= 2.2),
libghc-fast-logger-prof,
+ libghc-hspec-dev (>= 1.3),
+ libghc-hspec-expectations-dev,
+ libghc-http-types-dev,
libghc-http-types-dev (>= 0.7),
libghc-http-types-prof,
+ libghc-hunit-dev,
+ libghc-lifted-base-dev,
libghc-lifted-base-dev (>= 0.1.2),
libghc-lifted-base-prof,
- libghc-monad-control-dev (>= 0.3),
libghc-monad-control-dev (<< 1.1),
+ libghc-monad-control-dev (>= 0.3),
libghc-monad-control-prof,
- libghc-monad-logger-dev (>= 0.3.1),
libghc-monad-logger-dev (<< 0.4),
+ libghc-monad-logger-dev (>= 0.3.1),
libghc-monad-logger-prof,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-mwc-random-dev,
libghc-mwc-random-prof,
- libghc-parsec3-dev (>= 2),
+ libghc-network-dev,
libghc-parsec3-dev (<< 3.2),
+ libghc-parsec3-dev (>= 2),
libghc-parsec3-prof,
- libghc-path-pieces-dev (>= 0.1.2),
+ libghc-path-pieces-dev,
libghc-path-pieces-dev (<< 0.3),
+ libghc-path-pieces-dev (>= 0.1.2),
libghc-path-pieces-prof,
libghc-primitive-dev,
libghc-primitive-prof,
- libghc-random-dev (>= 1.0.0.2),
+ libghc-quickcheck2-dev (<< 3),
+ libghc-quickcheck2-dev (>= 2),
+ libghc-random-dev,
libghc-random-dev (<< 1.2),
+ libghc-random-dev (>= 1.0.0.2),
libghc-random-prof,
- libghc-resourcet-dev (>= 0.4.9),
+ libghc-resourcet-dev,
libghc-resourcet-dev (<< 1.2),
+ libghc-resourcet-dev (>= 0.4.9),
libghc-resourcet-prof,
libghc-safe-dev,
libghc-safe-prof,
libghc-semigroups-dev,
libghc-semigroups-prof,
+ libghc-shakespeare-dev,
libghc-shakespeare-dev (>= 2.0),
libghc-shakespeare-prof,
+ libghc-streaming-commons-dev,
+ libghc-text-dev,
libghc-text-dev (>= 0.7),
libghc-text-prof,
libghc-transformers-base-dev (>= 0.4),
@@ -85,40 +106,22 @@ Build-Depends: debhelper (>= 9),
libghc-unix-compat-prof,
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-prof,
- libghc-vector-dev (>= 0.9),
libghc-vector-dev (<< 0.12),
+ libghc-vector-dev (>= 0.9),
libghc-vector-prof,
libghc-wai-dev (>= 3.0),
- libghc-wai-prof,
+ libghc-wai-extra-dev,
libghc-wai-extra-dev (>= 3.0.7),
libghc-wai-extra-prof,
libghc-wai-logger-dev (>= 0.2),
libghc-wai-logger-prof,
+ libghc-wai-prof,
libghc-warp-dev (>= 3.0.2),
libghc-warp-prof,
libghc-word8-dev,
libghc-word8-prof,
- libghc-hunit-dev,
- libghc-quickcheck2-dev (>= 2),
- libghc-quickcheck2-dev (<< 3),
- libghc-async-dev,
- libghc-blaze-builder-dev,
- libghc-clientsession-dev,
- libghc-conduit-dev,
- libghc-cookie-dev (>= 0.4.1),
- libghc-hspec-dev (>= 1.3),
- libghc-hspec-expectations-dev,
- libghc-http-types-dev,
- libghc-lifted-base-dev,
- libghc-network-dev,
- libghc-path-pieces-dev,
- libghc-random-dev,
- libghc-resourcet-dev,
- libghc-shakespeare-dev,
- libghc-streaming-commons-dev,
- libghc-text-dev,
- libghc-wai-extra-dev,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-aeson-doc,
libghc-auto-update-doc,
libghc-blaze-builder-doc,
@@ -161,17 +164,21 @@ Build-Depends-Indep: ghc-doc,
libghc-word8-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-core
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-yesod-core-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: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
@@ -182,11 +189,15 @@ Description: framework for type-safe, RESTful web applications${haskell:ShortBlu
Package: libghc-yesod-core-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: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
@@ -198,10 +209,13 @@ Description: framework for type-safe, RESTful web applications${haskell:ShortBlu
Package: libghc-yesod-core-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: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
--
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