diff options
Diffstat (limited to 'p/haskell-http-conduit')
-rw-r--r-- | p/haskell-http-conduit/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-http-conduit/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog index 81d2371ce..5d0fcb549 100644 --- a/p/haskell-http-conduit/debian/changelog +++ b/p/haskell-http-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-conduit (2.1.11-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Tue, 12 Jul 2016 16:55:48 -0400 + haskell-http-conduit (2.1.10.1-1) unstable; urgency=medium [ Dmitry Bogatov ] diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control index 2680e8ee6..68c2308d0 100644 --- a/p/haskell-http-conduit/debian/control +++ b/p/haskell-http-conduit/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9), libghc-data-default-class-prof, libghc-exceptions-dev (>= 0.6), libghc-exceptions-prof, - libghc-http-client-dev (>= 0.4.28), + libghc-http-client-dev (>= 0.4.30), libghc-http-client-dev (<< 0.5), libghc-http-client-prof, libghc-http-client-tls-dev (>= 0.2.4), |