[DHG_packages] 141/155: xmlhtml: Upgrading from 0.2.4 to 0.2.5

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:44:16 UTC 2017


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

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit de8cf37193ecd17846fb4af1df611bfc3f624b76
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 14:22:04 2017 -0700

    xmlhtml: Upgrading from 0.2.4 to 0.2.5
---
 p/haskell-xmlhtml/debian/changelog |  6 ++++++
 p/haskell-xmlhtml/debian/control   | 23 ++++++++++++-----------
 2 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/p/haskell-xmlhtml/debian/changelog b/p/haskell-xmlhtml/debian/changelog
index a910104..761b758 100644
--- a/p/haskell-xmlhtml/debian/changelog
+++ b/p/haskell-xmlhtml/debian/changelog
@@ -1,3 +1,9 @@
+haskell-xmlhtml (0.2.5-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 14:22:04 -0700
+
 haskell-xmlhtml (0.2.4-3) unstable; urgency=medium
 
   * Fix HUnit upper bound.
diff --git a/p/haskell-xmlhtml/debian/control b/p/haskell-xmlhtml/debian/control
index 57630c1..8a52317 100644
--- a/p/haskell-xmlhtml/debian/control
+++ b/p/haskell-xmlhtml/debian/control
@@ -13,15 +13,16 @@ Build-Depends:
  libghc-blaze-builder-dev (<< 0.5),
  libghc-blaze-builder-dev (>= 0.2),
  libghc-blaze-builder-prof,
- libghc-blaze-html-dev (<< 0.9),
- libghc-blaze-html-dev (>= 0.5),
+ libghc-blaze-html-dev (>= 0.9),
+ libghc-blaze-html-dev (<< 0.10),
  libghc-blaze-html-prof,
- libghc-blaze-markup-dev (<< 0.8),
- libghc-blaze-markup-dev (>= 0.5),
+ libghc-blaze-markup-dev (>= 0.8),
+ libghc-blaze-markup-dev (<< 0.9),
  libghc-blaze-markup-prof,
- libghc-hunit-dev (>= 1.2),
- libghc-hunit-dev (<< 1.7),
- libghc-hunit-prof,
+ libghc-bytestring-builder-dev (>= 0.10.4.0.2),
+ libghc-bytestring-builder-dev (<< 0.11),
+ libghc-bytestring-builder-prof,
+ libghc-parsec3-dev (>= 3.1.2),
  libghc-parsec3-dev (<< 3.2),
  libghc-parsec3-dev (>= 3.1.2),
  libghc-parsec3-prof,
@@ -45,15 +46,15 @@ Build-Depends:
  libghc-blaze-builder-dev,
  libghc-blaze-html-dev,
  libghc-blaze-markup-dev,
- libghc-test-framework-dev (>= 0.8.0.3),
- libghc-test-framework-dev (<< 0.9),
- libghc-test-framework-hunit-dev (>= 0.3),
- libghc-test-framework-hunit-dev (<< 0.4),
+ libghc-bytestring-builder-dev,
+ libghc-hspec-dev (>= 2.4),
+ libghc-hspec-dev (<< 2.5),
  libghc-text-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-blaze-builder-doc,
  libghc-blaze-html-doc,
  libghc-blaze-markup-doc,
+ libghc-bytestring-builder-doc,
  libghc-parsec3-doc,
  libghc-text-doc,
  libghc-unordered-containers-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