summaryrefslogtreecommitdiff
path: root/p/haskell-streaming-commons
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-04-30 02:31:37 +0400
committerClint Adams <clint@debian.org>2014-04-30 02:31:37 +0400
commitbcf961c9b11583f9059b95bd91b44bb3661ed849 (patch)
treecdc8177380d6ab5d8cea6d8b66f4616883827f80 /p/haskell-streaming-commons
parentdbb52b50df54b17d9e6088e85cd0fd713f06e209 (diff)
downloadDHG_packages-bcf961c9b11583f9059b95bd91b44bb3661ed849.tar.gz
haskell-streaming-commons: New upstream version 0.1.2.
Diffstat (limited to 'p/haskell-streaming-commons')
-rw-r--r--p/haskell-streaming-commons/debian/changelog6
-rw-r--r--p/haskell-streaming-commons/debian/control4
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-streaming-commons/debian/changelog b/p/haskell-streaming-commons/debian/changelog
index a935b230a..cf7d240c7 100644
--- a/p/haskell-streaming-commons/debian/changelog
+++ b/p/haskell-streaming-commons/debian/changelog
@@ -1,3 +1,9 @@
+haskell-streaming-commons (0.1.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Tue, 29 Apr 2014 17:37:58 -0400
+
haskell-streaming-commons (0.1.0.2-1) unstable; urgency=medium
* Initial release.
diff --git a/p/haskell-streaming-commons/debian/control b/p/haskell-streaming-commons/debian/control
index 290b01244..2a645b9fe 100644
--- a/p/haskell-streaming-commons/debian/control
+++ b/p/haskell-streaming-commons/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , libghc-blaze-builder-dev (>= 0.3)
+ , libghc-blaze-builder-prof
, libghc-network-dev
, libghc-network-prof
, libghc-text-dev
@@ -18,7 +20,9 @@ Build-Depends: debhelper (>= 9)
, libghc-zlib-prof
, libghc-hspec-dev (>= 1.8)
, libghc-quickcheck2-dev
+ , libghc-async-dev
Build-Depends-Indep: ghc-doc
+ , libghc-blaze-builder-doc
, libghc-network-doc
, libghc-text-doc
, libghc-transformers-doc