summaryrefslogtreecommitdiff
path: root/p/haskell-yaml
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2014-04-19 21:15:16 +0400
committer=?UTF-8?q?Ra=C3=BAl=20Benencia?= <rul@kalgan.cc>2014-04-19 21:15:16 +0400
commitdcbb0564b9f40e1929c7fa24328929ce19b2390f (patch)
treecd815bf05c6b51f303c292c6915b1a0fffe94f42 /p/haskell-yaml
parentb322a5ab396dcdb066940f063e31c01ba0182128 (diff)
downloadDHG_packages-dcbb0564b9f40e1929c7fa24328929ce19b2390f.tar.gz
haskell-yaml: New upstream release
Prevent https://github.com/snoyberg/yaml/issues/36
Diffstat (limited to 'p/haskell-yaml')
-rw-r--r--p/haskell-yaml/debian/changelog7
-rw-r--r--p/haskell-yaml/debian/control5
2 files changed, 11 insertions, 1 deletions
diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog
index 706e9c64d..e79a7f7e0 100644
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,10 @@
+haskell-yaml (0.8.5.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Bump standards version, no change
+
+ -- Raúl Benencia <rul@kalgan.cc> Sat, 19 Apr 2014 14:05:43 -0300
+
haskell-yaml (0.8.5.1-2) unstable; urgency=low
* Only enable tests on architectures with GHCi, due to use of Template
diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control
index ff771be49..9532bfd59 100644
--- a/p/haskell-yaml/debian/control
+++ b/p/haskell-yaml/debian/control
@@ -25,6 +25,8 @@ Build-Depends: debhelper (>= 9)
, libghc-transformers-prof
, libghc-unordered-containers-dev
, libghc-unordered-containers-prof
+ , libghc-scientific-dev
+ , libghc-scientific-prof
, libghc-vector-dev
, libghc-vector-prof
, libyaml-dev
@@ -39,8 +41,9 @@ Build-Depends-Indep: ghc-doc
, libghc-text-doc
, libghc-transformers-doc
, libghc-unordered-containers-doc
+ , libghc-scientific-doc
, libghc-vector-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/yaml
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yaml
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yaml