summaryrefslogtreecommitdiff
path: root/p/haskell-tls/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-07-14 23:30:24 +0400
committerClint Adams <clint@debian.org>2014-07-14 23:30:24 +0400
commit8b296ea01fa6a50b891179acd11f8172ba9c722e (patch)
treeff3d99bc48afa40082759d76443875f5da84158a /p/haskell-tls/debian
parentde226f14fee5706b8e85725dc51acec4e6f17b44 (diff)
downloadDHG_packages-8b296ea01fa6a50b891179acd11f8172ba9c722e.tar.gz
haskell-tls: New upstream version 1.2.8.
Diffstat (limited to 'p/haskell-tls/debian')
-rw-r--r--p/haskell-tls/debian/changelog6
-rw-r--r--p/haskell-tls/debian/control8
2 files changed, 13 insertions, 1 deletions
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog
index 530b40e4c..80b32a221 100644
--- a/p/haskell-tls/debian/changelog
+++ b/p/haskell-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tls (1.2.8-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Mon, 14 Jul 2014 15:20:26 -0400
+
haskell-tls (1.2.6-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control
index 299b98578..7d34e2543 100644
--- a/p/haskell-tls/debian/control
+++ b/p/haskell-tls/debian/control
@@ -19,15 +19,19 @@ Build-Depends: debhelper (>= 9)
, libghc-cipher-aes-dev (>= 0.2)
, libghc-cipher-aes-dev (<< 0.3)
, libghc-cipher-aes-prof
+ , libghc-cipher-des-dev
+ , libghc-cipher-des-prof
, libghc-cipher-rc4-dev
, libghc-cipher-rc4-prof
+ , libghc-crypto-cipher-types-dev (>= 0.0.8)
+ , libghc-crypto-cipher-types-prof
, libghc-crypto-numbers-dev
, libghc-crypto-numbers-prof
, libghc-crypto-pubkey-dev (>= 0.2.4)
, libghc-crypto-pubkey-prof
, libghc-crypto-pubkey-types-dev (>= 0.4)
, libghc-crypto-pubkey-types-prof
- , libghc-crypto-random-dev (>> 0.0)
+ , libghc-crypto-random-dev (>= 0.0)
, libghc-crypto-random-dev (<< 0.1)
, libghc-crypto-random-prof
, libghc-cryptohash-dev (>= 0.6)
@@ -56,7 +60,9 @@ Build-Depends-Indep: ghc-doc
, libghc-byteable-doc
, libghc-cereal-doc
, libghc-cipher-aes-doc
+ , libghc-cipher-des-doc
, libghc-cipher-rc4-doc
+ , libghc-crypto-cipher-types-doc
, libghc-crypto-numbers-doc
, libghc-crypto-pubkey-doc
, libghc-crypto-pubkey-types-doc