[DHG_packages] 172/204: tls: Upgrading from 1.3.8 to 1.3.10
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:20 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 273bbe6532901fb790f64d71207fbaee7bd92c5b
Author: Clint Adams <clint at debian.org>
Date: Sun Jun 18 02:21:15 2017 -0400
tls: Upgrading from 1.3.8 to 1.3.10
---
p/haskell-tls/debian/changelog | 6 ++++++
p/haskell-tls/debian/control | 17 +++++------------
2 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog
index 204e918..de88ea1 100644
--- a/p/haskell-tls/debian/changelog
+++ b/p/haskell-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tls (1.3.10-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 18 Jun 2017 02:21:15 -0400
+
haskell-tls (1.3.8-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control
index 58a78a5..44c39c9 100644
--- a/p/haskell-tls/debian/control
+++ b/p/haskell-tls/debian/control
@@ -14,13 +14,11 @@ Build-Depends:
libghc-asn1-encoding-prof,
libghc-asn1-types-dev (>= 0.2.0),
libghc-asn1-types-prof,
- libghc-async-dev,
+ libghc-async-dev (>= 2.0),
libghc-async-prof,
- libghc-cereal-dev (>= 0.3),
libghc-cereal-dev (>= 0.4),
libghc-cereal-prof,
- libghc-cryptonite-dev,
- libghc-cryptonite-dev (>= 0.15),
+ libghc-cryptonite-dev (>= 0.21),
libghc-cryptonite-prof,
libghc-data-default-class-dev,
libghc-data-default-class-prof,
@@ -30,20 +28,15 @@ Build-Depends:
libghc-mtl-dev,
libghc-mtl-dev (>= 2),
libghc-mtl-prof,
- libghc-network-dev,
+ libghc-network-dev (>= 2.4.0.0),
libghc-network-prof,
- libghc-quickcheck2-dev,
- libghc-tasty-dev,
- libghc-tasty-quickcheck-dev,
- libghc-x509-dev,
+ libghc-x509-dev (>= 1.6.5),
libghc-x509-dev (<< 1.7.0),
- libghc-x509-dev (>= 1.6.2),
libghc-x509-prof,
libghc-x509-store-dev (>= 1.6),
libghc-x509-store-prof,
- libghc-x509-validation-dev,
+ libghc-x509-validation-dev (>= 1.6.5),
libghc-x509-validation-dev (<< 1.7.0),
- libghc-x509-validation-dev (>= 1.6.3),
libghc-x509-validation-prof,
Build-Depends-Indep:
ghc-doc,
--
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