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, 8 insertions, 0 deletions
diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog index 083f57d38..0e56fed87 100644 --- a/p/haskell-http-conduit/debian/changelog +++ b/p/haskell-http-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-conduit (2.0.0.7-2) UNRELEASED; urgency=medium + + * Build-depend on ca-certificates for the testsuit + + -- Joachim Breitner <nomeata@debian.org> Thu, 06 Mar 2014 16:20:12 +0100 + haskell-http-conduit (2.0.0.7-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control index 687bdfbbb..96d64de92 100644 --- a/p/haskell-http-conduit/debian/control +++ b/p/haskell-http-conduit/debian/control @@ -42,6 +42,8 @@ Build-Depends: debhelper (>= 9) , libghc-warp-dev (>= 2.0) , libghc-warp-dev (<< 2.1) , libghc-warp-tls-dev +# For the testsuite: + , ca-certificates Build-Depends-Indep: ghc-doc , libghc-conduit-doc , libghc-http-client-doc |
