[DHG_packages] 201/204: yesod: Upgrading from 1.4.3 to 1.4.5
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 39adac29e15f8c71322e1e31bcb080d31da4fcab
Author: Clint Adams <clint at debian.org>
Date: Sun Jun 18 02:39:55 2017 -0400
yesod: Upgrading from 1.4.3 to 1.4.5
---
p/haskell-yesod/debian/changelog | 6 ++++++
p/haskell-yesod/debian/control | 23 +++++++++++------------
2 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/p/haskell-yesod/debian/changelog b/p/haskell-yesod/debian/changelog
index b913874..20461b0 100644
--- a/p/haskell-yesod/debian/changelog
+++ b/p/haskell-yesod/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod (1.4.5-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 18 Jun 2017 02:39:55 -0400
+
haskell-yesod (1.4.3-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-yesod/debian/control b/p/haskell-yesod/debian/control
index c7aa14f..c00836e 100644
--- a/p/haskell-yesod/debian/control
+++ b/p/haskell-yesod/debian/control
@@ -17,10 +17,12 @@ Build-Depends:
libghc-blaze-html-prof,
libghc-blaze-markup-dev (>= 0.5.1),
libghc-blaze-markup-prof,
- libghc-conduit-extra-dev,
+ libghc-conduit-dev,
+ libghc-conduit-prof,
+ libghc-conduit-extra-dev (>= 1.1.14),
libghc-conduit-extra-prof,
- libghc-data-default-dev,
- libghc-data-default-prof,
+ libghc-data-default-class-dev,
+ libghc-data-default-class-prof,
libghc-fast-logger-dev,
libghc-fast-logger-prof,
libghc-monad-control-dev (<< 1.1),
@@ -28,8 +30,8 @@ Build-Depends:
libghc-monad-control-prof,
libghc-monad-logger-dev,
libghc-monad-logger-prof,
- libghc-safe-dev,
- libghc-safe-prof,
+ libghc-resourcet-dev,
+ libghc-resourcet-prof,
libghc-semigroups-dev,
libghc-semigroups-prof,
libghc-shakespeare-dev,
@@ -50,11 +52,8 @@ Build-Depends:
libghc-warp-prof,
libghc-yaml-dev (>= 0.8.17),
libghc-yaml-prof,
- libghc-yesod-auth-dev (<< 1.5),
- libghc-yesod-auth-dev (>= 1.4),
- libghc-yesod-auth-prof,
- libghc-yesod-core-dev (<< 1.5),
libghc-yesod-core-dev (>= 1.4),
+ libghc-yesod-core-dev (<< 1.5),
libghc-yesod-core-prof,
libghc-yesod-form-dev (<< 1.5),
libghc-yesod-form-dev (>= 1.4),
@@ -67,12 +66,13 @@ Build-Depends-Indep:
libghc-aeson-doc,
libghc-blaze-html-doc,
libghc-blaze-markup-doc,
+ libghc-conduit-doc,
libghc-conduit-extra-doc,
- libghc-data-default-doc,
+ libghc-data-default-class-doc,
libghc-fast-logger-doc,
libghc-monad-control-doc,
libghc-monad-logger-doc,
- libghc-safe-doc,
+ libghc-resourcet-doc,
libghc-semigroups-doc,
libghc-shakespeare-doc,
libghc-streaming-commons-doc,
@@ -83,7 +83,6 @@ Build-Depends-Indep:
libghc-wai-logger-doc,
libghc-warp-doc,
libghc-yaml-doc,
- libghc-yesod-auth-doc,
libghc-yesod-core-doc,
libghc-yesod-form-doc,
libghc-yesod-persistent-doc,
--
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