summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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