[DHG_packages] 03/05: yesod-bin: Upgrading from 1.4.18.5 to 1.4.18.7
Clint Adams
clint at moszumanska.debian.org
Tue Oct 18 00:12:42 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 3a8c6c6585a67dcc07756179fa17284b29588503
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 10 15:31:33 2016 -0400
yesod-bin: Upgrading from 1.4.18.5 to 1.4.18.7
---
p/haskell-yesod-bin/debian/changelog | 6 +++++
p/haskell-yesod-bin/debian/control | 50 ++++++++++++++++++++----------------
2 files changed, 34 insertions(+), 22 deletions(-)
diff --git a/p/haskell-yesod-bin/debian/changelog b/p/haskell-yesod-bin/debian/changelog
index c52c1ab..00393e4 100644
--- a/p/haskell-yesod-bin/debian/changelog
+++ b/p/haskell-yesod-bin/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-bin (1.4.18.7-1) experimental; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 10 Oct 2016 15:31:33 -0400
+
haskell-yesod-bin (1.4.18.5-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-yesod-bin/debian/control b/p/haskell-yesod-bin/debian/control
index 4b37198..82760c6 100644
--- a/p/haskell-yesod-bin/debian/control
+++ b/p/haskell-yesod-bin/debian/control
@@ -1,26 +1,28 @@
Source: haskell-yesod-bin
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,
- ghc-prof,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-ghci,
- libghc-cabal-dev,
+ ghc-prof,
+ haskell-devscripts (>= 0.10),
libghc-async-dev,
libghc-attoparsec-dev (>= 0.10),
libghc-base64-bytestring-dev,
- libghc-blaze-builder-dev (>= 0.2.1.4),
libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-dev (>= 0.2.1.4),
+ libghc-cabal-dev,
libghc-conduit-dev (>= 1.2),
libghc-conduit-extra-dev,
libghc-data-default-class-dev,
libghc-file-embed-dev,
- libghc-fsnotify-dev (>= 0.0),
libghc-fsnotify-dev (<< 0.3),
+ libghc-fsnotify-dev (>= 0.0),
libghc-ghc-paths-dev (>= 0.1),
libghc-http-client-dev,
libghc-http-conduit-dev (>= 2.1.4),
@@ -29,43 +31,45 @@ Build-Depends: debhelper (>= 9),
libghc-lifted-base-dev,
libghc-network-dev,
libghc-optparse-applicative-dev (>= 0.11),
- libghc-parsec3-dev (>= 2.1),
libghc-parsec3-dev (<< 4),
+ libghc-parsec3-dev (>= 2.1),
libghc-project-template-dev (>= 0.1.1),
- libghc-resourcet-dev (>= 0.3),
libghc-resourcet-dev (<< 1.2),
+ libghc-resourcet-dev (>= 0.3),
libghc-shakespeare-dev (>= 2.0),
- libghc-split-dev (>= 0.2),
libghc-split-dev (<< 0.3),
+ libghc-split-dev (>= 0.2),
libghc-streaming-commons-dev,
- libghc-tar-dev (>= 0.4),
libghc-tar-dev (<< 0.6),
+ libghc-tar-dev (>= 0.4),
libghc-text-dev (>= 0.11),
libghc-transformers-compat-dev,
- libghc-unix-compat-dev (>= 0.2),
libghc-unix-compat-dev (<< 0.5),
+ libghc-unix-compat-dev (>= 0.2),
libghc-unordered-containers-dev,
libghc-wai-dev (>= 2.0),
libghc-wai-extra-dev,
libghc-warp-dev (>= 1.3.7.5),
libghc-warp-tls-dev (>= 3.0.1),
- libghc-yaml-dev (>= 0.8),
libghc-yaml-dev (<< 0.9),
+ libghc-yaml-dev (>= 0.8),
libghc-zlib-dev (>= 0.5),
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-bin
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: yesod
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ghc,
+ ${shlibs:Depends},
+Recommends:
+ ghc (>= 8),
libghc-aeson-dev,
- libghc-classy-prelude-dev,
libghc-classy-prelude-conduit-dev,
+ libghc-classy-prelude-dev,
libghc-classy-prelude-yesod-dev,
libghc-conduit-dev,
libghc-data-default-dev,
@@ -89,14 +93,16 @@ Recommends: ghc,
libghc-wai-logger-dev,
libghc-warp-dev,
libghc-yaml-dev,
- libghc-yesod-dev,
libghc-yesod-auth-dev,
libghc-yesod-core-dev,
+ libghc-yesod-dev,
libghc-yesod-form-dev,
libghc-yesod-static-dev,
libghc-yesod-test-dev,
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: Helper executables for the Haskell web framework Yesod
Provides scaffolding, devel server, and some simple code generation helpers
(yesod, yesod-ar-wrapper, yesod-ld-wrapper, yesod-ghc-wrapper).
--
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