summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-http-client/debian/changelog6
-rw-r--r--p/haskell-http-client/debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-http-client/debian/changelog b/p/haskell-http-client/debian/changelog
index 19c4fe391..0d76727d0 100644
--- a/p/haskell-http-client/debian/changelog
+++ b/p/haskell-http-client/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-client (0.3.8.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 07 Sep 2014 16:37:29 +0200
+
haskell-http-client (0.3.4-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control
index 19c274353..69a4e2034 100644
--- a/p/haskell-http-client/debian/control
+++ b/p/haskell-http-client/debian/control
@@ -24,6 +24,7 @@ Build-Depends: debhelper (>= 9)
, libghc-http-types-dev (>= 0.8)
, libghc-http-types-prof
, libghc-network-dev (>= 2.3)
+ , libghc-network-dev (<< 2.6)
, libghc-network-prof
, libghc-zlib-bindings-dev (>= 0.1)
, libghc-zlib-bindings-dev (<< 0.2)