[DHG_packages] 01/01: hakyll: Upgrading from 4.8.3.2 to 4.9.1.0

Clint Adams clint at moszumanska.debian.org
Mon Oct 31 23:12:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit cc6062ea6a3ab4d6a2bfe3c025eaedb2fd8b10f1
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 31 19:05:55 2016 -0400

    hakyll: Upgrading from 4.8.3.2 to 4.9.1.0
---
 p/haskell-hakyll/debian/changelog |  6 ++++
 p/haskell-hakyll/debian/control   | 58 ++++++++++++++++++++++++---------------
 2 files changed, 42 insertions(+), 22 deletions(-)

diff --git a/p/haskell-hakyll/debian/changelog b/p/haskell-hakyll/debian/changelog
index bad656e..0c199ba 100644
--- a/p/haskell-hakyll/debian/changelog
+++ b/p/haskell-hakyll/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hakyll (4.9.1.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Mon, 31 Oct 2016 19:05:55 -0400
+
 haskell-hakyll (4.8.3.2-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control
index ce2bba6..fd7c99e 100644
--- a/p/haskell-hakyll/debian/control
+++ b/p/haskell-hakyll/debian/control
@@ -18,11 +18,8 @@ Build-Depends:
  libghc-blaze-markup-dev (<< 0.8),
  libghc-blaze-markup-dev (>= 0.5.1),
  libghc-blaze-markup-prof,
- libghc-cmdargs-dev (<< 0.11),
- libghc-cmdargs-dev (>= 0.10),
- libghc-cmdargs-prof,
- libghc-cryptohash-dev (<< 0.12),
  libghc-cryptohash-dev (>= 0.7),
+ libghc-cryptohash-dev (<< 0.12),
  libghc-cryptohash-prof,
  libghc-data-default-dev (<< 0.8),
  libghc-data-default-dev (>= 0.4),
@@ -30,9 +27,10 @@ Build-Depends:
  libghc-fsnotify-dev (<< 0.3),
  libghc-fsnotify-dev (>= 0.2),
  libghc-fsnotify-prof,
- libghc-http-conduit-dev (<< 2.2),
- libghc-http-conduit-dev (>= 2.1),
+ libghc-http-conduit-dev (>= 2.2),
+ libghc-http-conduit-dev (<< 2.3),
  libghc-http-conduit-prof,
+ libghc-http-types-dev (>= 0.9),
  libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.7),
  libghc-http-types-prof,
@@ -50,12 +48,16 @@ Build-Depends:
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
+ libghc-optparse-applicative-dev (>= 0.12),
+ libghc-optparse-applicative-dev (<< 0.14),
+ libghc-optparse-applicative-prof,
+ libghc-pandoc-dev (>= 1.14),
+ libghc-pandoc-dev (<< 1.19),
+ libghc-pandoc-prof,
+ libghc-pandoc-citeproc-dev (>= 0.4),
  libghc-pandoc-citeproc-dev (<< 0.11),
  libghc-pandoc-citeproc-dev (>= 0.4),
  libghc-pandoc-citeproc-prof,
- libghc-pandoc-dev (<< 1.18),
- libghc-pandoc-dev (>= 1.14),
- libghc-pandoc-prof,
  libghc-parsec3-dev (<< 3.2),
  libghc-parsec3-dev (>= 3.0),
  libghc-parsec3-prof,
@@ -76,14 +78,8 @@ Build-Depends:
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-dev (>= 0.3.4),
  libghc-scientific-prof,
- libghc-snap-core-dev (<< 0.10),
- libghc-snap-core-dev (>= 0.6),
- libghc-snap-core-prof,
- libghc-snap-server-dev (<< 0.10),
- libghc-snap-server-dev (>= 0.6),
- libghc-snap-server-prof,
- libghc-system-filepath-dev (<= 0.5),
  libghc-system-filepath-dev (>= 0.4.6),
+ libghc-system-filepath-dev (<= 0.5),
  libghc-system-filepath-prof,
  libghc-tagsoup-dev (<< 0.15),
  libghc-tagsoup-dev (>= 0.13.1),
@@ -106,14 +102,29 @@ Build-Depends:
  libghc-vector-dev (<< 0.12),
  libghc-vector-dev (>= 0.11),
  libghc-vector-prof,
+ libghc-wai-dev (>= 3.2),
+ libghc-wai-dev (<< 3.3),
+ libghc-wai-prof,
+ libghc-wai-app-static-dev (>= 3.1),
+ libghc-wai-app-static-dev (<< 3.2),
+ libghc-wai-app-static-prof,
+ libghc-warp-dev (>= 3.2),
+ libghc-warp-dev (<< 3.3),
+ libghc-warp-prof,
+ libghc-yaml-dev (>= 0.8.11),
  libghc-yaml-dev (<< 0.9),
- libghc-yaml-dev (>= 0.8),
  libghc-yaml-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-quickcheck2-dev (>= 2.8),
+ libghc-quickcheck2-dev (<< 2.10),
+ libghc-tasty-dev (>= 0.11),
+ libghc-tasty-dev (<< 0.12),
+ libghc-tasty-hunit-dev (>= 0.9),
+ libghc-tasty-hunit-dev (<< 0.10),
+ libghc-tasty-quickcheck-dev (>= 0.8),
+ libghc-tasty-quickcheck-dev (<< 0.9),
+Build-Depends-Indep: ghc-doc,
  libghc-blaze-html-doc,
  libghc-blaze-markup-doc,
- libghc-cmdargs-doc,
  libghc-cryptohash-doc,
  libghc-data-default-doc,
  libghc-fsnotify-doc,
@@ -123,6 +134,8 @@ Build-Depends-Indep:
  libghc-mtl-doc,
  libghc-network-doc,
  libghc-network-uri-doc,
+ libghc-optparse-applicative-doc,
+ libghc-pandoc-doc,
  libghc-pandoc-citeproc-doc,
  libghc-pandoc-doc,
  libghc-parsec3-doc,
@@ -131,14 +144,15 @@ Build-Depends-Indep:
  libghc-regex-tdfa-doc,
  libghc-resourcet-doc,
  libghc-scientific-doc,
- libghc-snap-core-doc,
- libghc-snap-server-doc,
  libghc-system-filepath-doc,
  libghc-tagsoup-doc,
  libghc-text-doc,
  libghc-time-locale-compat-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
+ libghc-wai-doc,
+ libghc-wai-app-static-doc,
+ libghc-warp-doc,
  libghc-yaml-doc,
 Standards-Version: 3.9.8
 Homepage: http://jaspervdj.be/hakyll

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