summaryrefslogtreecommitdiff
path: root/p/haskell-yaml
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-02-02 07:03:12 +0400
committerClint Adams <clint@debian.org>2012-02-02 07:03:12 +0400
commitb81423102d5475f891f490a6b041bc5a98669129 (patch)
treeadd7f8f2daf79424cbb5e4497b9852ccc95ed22a /p/haskell-yaml
parentf8a7ebe3d305ba3ac4e9623fa149cae9d569f94c (diff)
downloadDHG_packages-b81423102d5475f891f490a6b041bc5a98669129.tar.gz
haskell-yaml: New upstream version 0.5.2.
Diffstat (limited to 'p/haskell-yaml')
-rw-r--r--p/haskell-yaml/debian/changelog6
-rw-r--r--p/haskell-yaml/debian/control20
2 files changed, 22 insertions, 4 deletions
diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog
index bb7c8e5fb..a719a6c87 100644
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yaml (0.5.2-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Wed, 01 Feb 2012 21:50:19 -0500
+
haskell-yaml (0.4.1.2-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control
index 5ad7caed7..2ccef6aab 100644
--- a/p/haskell-yaml/debian/control
+++ b/p/haskell-yaml/debian/control
@@ -8,17 +8,29 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-enumerator-dev (>> 0.4)
- , libghc-enumerator-dev (<< 0.5)
- , libghc-enumerator-prof
+ , libghc-aeson-dev (>> 0.5)
+ , libghc-aeson-prof
+ , libghc-attoparsec-dev
+ , libghc-attoparsec-prof
+ , libghc-conduit-dev (>> 0.2)
+ , libghc-conduit-dev (<< 0.3)
+ , libghc-conduit-prof
, libghc-transformers-dev (>> 0.1)
, libghc-transformers-dev (<< 0.3)
, libghc-transformers-prof
+ , libghc-unordered-containers-dev
+ , libghc-unordered-containers-prof
+ , libghc-vector-dev
+ , libghc-vector-prof
, libyaml-dev
, pkg-config
Build-Depends-Indep: ghc-doc
- , libghc-enumerator-doc
+ , libghc-aeson-doc
+ , libghc-attoparsec-doc
+ , libghc-conduit-doc
, libghc-transformers-doc
+ , libghc-unordered-containers-doc
+ , libghc-vector-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/yaml
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yaml