[DHG_packages] 01/03: http-client-tls: Upgrading from 0.2.4.1 to 0.3.5.1

Clint Adams clint at moszumanska.debian.org
Fri Jul 7 01:52:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 4176ef48408ac21f2d898cc72c52578e778c16f2
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 6 21:45:50 2017 -0400

    http-client-tls: Upgrading from 0.2.4.1 to 0.3.5.1
---
 p/haskell-http-client-tls/debian/changelog |  6 ++++++
 p/haskell-http-client-tls/debian/control   | 30 +++++++++++++++++++++++++-----
 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 be39fcc..9dbd28d 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 at 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 62a2fe6..b8253fe 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list