summaryrefslogtreecommitdiff
path: root/p/haskell-yaml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:22:28 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:22:28 +0300
commitd6f350484c88df7f9250b036c95065786c041f0f (patch)
tree26f34308e051a00980062ef91c6a53e13d570793 /p/haskell-yaml
parent1d657b1bfea7aae10ca0e62fa73cf59faf3709d0 (diff)
downloadDHG_packages-d6f350484c88df7f9250b036c95065786c041f0f.tar.gz
haskell-yaml: New upstream release
Diffstat (limited to 'p/haskell-yaml')
-rw-r--r--p/haskell-yaml/debian/changelog6
-rw-r--r--p/haskell-yaml/debian/control7
2 files changed, 12 insertions, 1 deletions
diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog
index 5a7977e51..46cc48274 100644
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yaml (0.8.10.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:20:50 +0200
+
haskell-yaml (0.8.9.1-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control
index 3c188eefa..f38fcd7ae 100644
--- a/p/haskell-yaml/debian/control
+++ b/p/haskell-yaml/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9)
, libghc-aeson-prof
, libghc-attoparsec-dev
, libghc-attoparsec-prof
- , libghc-conduit-dev (>= 1.0.11)
+ , libghc-conduit-dev (>= 1.1.0)
, libghc-conduit-dev (<< 1.3)
, libghc-conduit-prof
, libghc-resourcet-dev (>= 0.3)
@@ -26,10 +26,14 @@ Build-Depends: debhelper (>= 9)
, libghc-scientific-prof
, libghc-vector-dev
, libghc-vector-prof
+ , libghc-enclosed-exceptions-dev
+ , libghc-enclosed-exceptions-prof
, libyaml-dev
, pkg-config
, libghc-hspec-dev (>= 1.3) [any-amd64 any-i386 powerpc sparc]
+ , libghc-hspec-expectations-dev [any-amd64 any-i386 powerpc sparc]
, libghc-hunit-dev [any-amd64 any-i386 powerpc sparc]
+ , libghc-aeson-qq-dev [any-amd64 any-i386 powerpc sparc]
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
, libghc-attoparsec-doc
@@ -39,6 +43,7 @@ Build-Depends-Indep: ghc-doc
, libghc-unordered-containers-doc
, libghc-scientific-doc
, libghc-vector-doc
+ , libghc-enclosed-exceptions-doc
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/yaml
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yaml