summaryrefslogtreecommitdiff
path: root/p/haskell-http-client-tls
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-07-06 21:45:50 -0400
committerClint Adams <clint@debian.org>2017-07-06 21:46:51 -0400
commit4176ef48408ac21f2d898cc72c52578e778c16f2 (patch)
treeb5db5afa692072d5dfcf6c3fe2e13e5365ecbd41 /p/haskell-http-client-tls
parentf37467b0eb3ca7da63e1aa6bd451b464591aa5a5 (diff)
downloadDHG_packages-4176ef48408ac21f2d898cc72c52578e778c16f2.tar.gz
http-client-tls: Upgrading from 0.2.4.1 to 0.3.5.1
Diffstat (limited to 'p/haskell-http-client-tls')
-rw-r--r--p/haskell-http-client-tls/debian/changelog6
-rw-r--r--p/haskell-http-client-tls/debian/control30
2 files changed, 31 insertions, 5 deletions
diff --git a/p/haskell-http-client-tls/debian/changelog b/p/haskell-http-client-tls/debian/changelog
index be39fcc9d..9dbd28d64 100644
--- a/p/haskell-http-client-tls/debian/changelog
+++ b/p/haskell-http-client-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-client-tls (0.3.5.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Thu, 06 Jul 2017 21:45:50 -0400
+
haskell-http-client-tls (0.2.4.1-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-http-client-tls/debian/control b/p/haskell-http-client-tls/debian/control
index 62a2fe699..b8253fe6c 100644
--- a/p/haskell-http-client-tls/debian/control
+++ b/p/haskell-http-client-tls/debian/control
@@ -10,24 +10,44 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-connection-dev (>= 0.2.2),
+ libghc-case-insensitive-dev,
+ libghc-case-insensitive-prof,
+ libghc-connection-dev (>= 0.2.5),
libghc-connection-prof,
+ libghc-cryptonite-dev,
+ libghc-cryptonite-prof,
libghc-data-default-class-dev,
libghc-data-default-class-prof,
- libghc-http-client-dev (>= 0.3.5),
+ libghc-exceptions-dev,
+ libghc-exceptions-prof,
+ libghc-http-client-dev (>= 0.5.0),
libghc-http-client-prof,
+ libghc-http-types-dev,
+ libghc-http-types-prof,
+ libghc-memory-dev,
+ libghc-memory-prof,
libghc-network-dev,
libghc-network-prof,
+ libghc-network-uri-dev,
+ libghc-network-uri-prof,
+ libghc-text-dev,
+ libghc-text-prof,
libghc-tls-dev (>= 1.2),
libghc-tls-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-case-insensitive-doc,
libghc-connection-doc,
+ libghc-cryptonite-doc,
libghc-data-default-class-doc,
+ libghc-exceptions-doc,
libghc-http-client-doc,
+ libghc-http-types-doc,
+ libghc-memory-doc,
libghc-network-doc,
+ libghc-network-uri-doc,
+ libghc-text-doc,
libghc-tls-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/snoyberg/http-client
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-http-client-tls
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git