[DHG_packages] 01/01: haskell-tls: add missing build dependencies
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Fri Jun 23 13:16:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository DHG_packages.
commit f626c458a518cda57f7ec2bfca539533be824123
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Jun 23 15:14:29 2017 +0200
haskell-tls: add missing build dependencies
---
p/haskell-tls/debian/changelog | 8 ++++++++
p/haskell-tls/debian/control | 6 ++++++
2 files changed, 14 insertions(+)
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog
index de88ea1..b5c7156 100644
--- a/p/haskell-tls/debian/changelog
+++ b/p/haskell-tls/debian/changelog
@@ -1,3 +1,11 @@
+haskell-tls (1.3.10-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add quickcheck and tasty build-dependencies
+ (thanks Samuel Thibault! Closes: #865511)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Fri, 23 Jun 2017 15:02:21 +0200
+
haskell-tls (1.3.10-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control
index 44c39c9..d86b333 100644
--- a/p/haskell-tls/debian/control
+++ b/p/haskell-tls/debian/control
@@ -30,6 +30,12 @@ Build-Depends:
libghc-mtl-prof,
libghc-network-dev (>= 2.4.0.0),
libghc-network-prof,
+ libghc-quickcheck2-dev,
+ libghc-quickcheck2-prof,
+ libghc-tasty-dev,
+ libghc-tasty-prof,
+ libghc-tasty-quickcheck-dev,
+ libghc-tasty-quickcheck-prof,
libghc-x509-dev (>= 1.6.5),
libghc-x509-dev (<< 1.7.0),
libghc-x509-prof,
--
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