summaryrefslogtreecommitdiff
path: root/p/haskell-tls
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-06 20:46:08 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-06 20:46:08 +0300
commit1e812da25dd635d2bec9ae301d5029752888d4b5 (patch)
treeee8414edcaa7e714b2872a889e07cb3f7b11d19d /p/haskell-tls
parent85dedc1028c927338e0a3a0dfca73ebd92109611 (diff)
downloadDHG_packages-1e812da25dd635d2bec9ae301d5029752888d4b5.tar.gz
haskell-tls: New upstream release
Diffstat (limited to 'p/haskell-tls')
-rw-r--r--p/haskell-tls/debian/changelog6
-rw-r--r--p/haskell-tls/debian/control18
2 files changed, 17 insertions, 7 deletions
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog
index 5514acee2..bcb1bec0b 100644
--- a/p/haskell-tls/debian/changelog
+++ b/p/haskell-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tls (1.2.16-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 06 Apr 2015 19:44:57 +0200
+
haskell-tls (1.2.9-3) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control
index 732fec69b..3a0c5eea8 100644
--- a/p/haskell-tls/debian/control
+++ b/p/haskell-tls/debian/control
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9)
, libghc-crypto-cipher-types-prof
, libghc-crypto-numbers-dev
, libghc-crypto-numbers-prof
- , libghc-crypto-pubkey-dev (>= 0.2.4)
+ , libghc-crypto-pubkey-dev (>= 0.2.8)
, libghc-crypto-pubkey-prof
, libghc-crypto-pubkey-types-dev (>= 0.4)
, libghc-crypto-pubkey-types-prof
@@ -42,17 +42,20 @@ Build-Depends: debhelper (>= 9)
, libghc-mtl-prof
, libghc-network-dev
, libghc-network-prof
- , libghc-x509-dev (>= 1.4.3)
- , libghc-x509-dev (<< 1.5.0)
+ , libghc-x509-dev (>= 1.5.0)
+ , libghc-x509-dev (<< 1.6.0)
, libghc-x509-prof
- , libghc-x509-store-dev (>= 1.4.4)
+ , libghc-x509-store-dev (>= 1.5)
, libghc-x509-store-prof
- , libghc-x509-validation-dev (>= 1.5.0)
+ , libghc-x509-validation-dev (>= 1.5.1)
, libghc-x509-validation-dev (<< 1.6.0)
, libghc-x509-validation-prof
+ , libghc-async-dev
+ , libghc-async-prof
, libghc-quickcheck2-dev
- , libghc-test-framework-dev
- , libghc-test-framework-quickcheck2-dev
+ , libghc-tasty-dev
+ , libghc-tasty-quickcheck2-dev
+ , libghc-hourglass-dev
, libghc-cprng-aes-dev (>= 0.5)
Build-Depends-Indep: ghc-doc
, libghc-asn1-encoding-doc
@@ -74,6 +77,7 @@ Build-Depends-Indep: ghc-doc
, libghc-x509-doc
, libghc-x509-store-doc
, libghc-x509-validation-doc
+ , libghc-async-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/tls
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tls