summaryrefslogtreecommitdiff
path: root/p/haskell-http-client
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-05-02 13:20:33 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-05-02 13:20:33 +0400
commit0b089eb604651e54b3c784a9c2ec3d10b20fcf53 (patch)
treefe4139a75f2350b417a19f4a4e47d7cfce5509d8 /p/haskell-http-client
parent4e02332fb60ace3ab1f00643065192c0a4260d0c (diff)
downloadDHG_packages-0b089eb604651e54b3c784a9c2ec3d10b20fcf53.tar.gz
haskell-http-client: New upstream release
Diffstat (limited to 'p/haskell-http-client')
-rw-r--r--p/haskell-http-client/debian/changelog6
-rw-r--r--p/haskell-http-client/debian/control22
2 files changed, 19 insertions, 9 deletions
diff --git a/p/haskell-http-client/debian/changelog b/p/haskell-http-client/debian/changelog
index dc96a57a5..14a183fca 100644
--- a/p/haskell-http-client/debian/changelog
+++ b/p/haskell-http-client/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-client (0.3.2.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 02 May 2014 11:18:36 +0200
+
haskell-http-client (0.2.2.2-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control
index be46709d8..77d96ac62 100644
--- a/p/haskell-http-client/debian/control
+++ b/p/haskell-http-client/debian/control
@@ -14,15 +14,13 @@ Build-Depends: debhelper (>= 9)
, libghc-blaze-builder-dev (>= 0.3)
, libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>= 1.0)
- , libghc-case-insensitive-dev (<< 1.2)
, libghc-case-insensitive-prof
, libghc-cookie-dev
, libghc-cookie-prof
, libghc-data-default-class-dev
, libghc-data-default-class-prof
- , libghc-failure-dev (>= 0.2)
- , libghc-failure-dev (<< 0.3)
- , libghc-failure-prof
+ , libghc-exceptions-dev (>= 0.4)
+ , libghc-exceptions-prof
, libghc-http-types-dev (>= 0.8)
, libghc-http-types-prof
, libghc-network-dev (>= 2.3)
@@ -33,9 +31,13 @@ Build-Depends: debhelper (>= 9)
, libghc-text-prof
, libghc-transformers-dev
, libghc-transformers-prof
- , libghc-zlib-bindings-dev (>= 0.1)
- , libghc-zlib-bindings-dev (<< 0.2)
- , libghc-zlib-bindings-prof
+ , libghc-random-dev
+ , libghc-random-prof
+ , libghc-mime-types-dev
+ , libghc-mime-types-prof
+ , libghc-streaming-commons-dev (>= 0.1.0.2)
+ , libghc-streaming-commons-dev (<< 0.2)
+ , libghc-streaming-commons-prof (<< 0.2)
, libghc-hspec-dev
, libghc-zlib-dev
Build-Depends-Indep: ghc-doc
@@ -44,13 +46,15 @@ Build-Depends-Indep: ghc-doc
, libghc-case-insensitive-doc
, libghc-cookie-doc
, libghc-data-default-class-doc
- , libghc-failure-doc
+ , libghc-exceptions-doc
+ , libghc-mime-types-doc
, libghc-http-types-doc
, libghc-network-doc
, libghc-publicsuffixlist-doc
, libghc-text-doc
+ , libghc-random-doc
, libghc-transformers-doc
- , libghc-zlib-bindings-doc
+ , libghc-streaming-commons-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/http-client
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client