diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-02-08 23:22:49 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-02-08 23:22:49 +0400 |
| commit | a57cc7d868917c70340a2e04c0869ad0a6c6f86e (patch) | |
| tree | 55e71a1c9486adfa75f7e8264f4b3bc28edace85 /p/haskell-tls | |
| parent | 43dfef009ad98fc4d0a09e5dc2f835e67c967467 (diff) | |
| download | DHG_packages-a57cc7d868917c70340a2e04c0869ad0a6c6f86e.tar.gz | |
haskell-tls: New upstream release
Diffstat (limited to 'p/haskell-tls')
| -rw-r--r-- | p/haskell-tls/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-tls/debian/control | 14 |
2 files changed, 13 insertions, 7 deletions
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog index 04ec7c079..d1fbed831 100644 --- a/p/haskell-tls/debian/changelog +++ b/p/haskell-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-tls (1.1.2-1) UNRELEASED; urgency=low + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Fri, 08 Feb 2013 20:21:26 +0100 + haskell-tls (1.0.1-1) experimental; urgency=low * New upstream version. diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control index 2d725369c..1ffe09429 100644 --- a/p/haskell-tls/debian/control +++ b/p/haskell-tls/debian/control @@ -13,11 +13,11 @@ Build-Depends: debhelper (>= 7) , libghc-certificate-dev (>> 1.3) , libghc-certificate-dev (<< 1.4) , libghc-certificate-prof - , libghc-crypto-api-dev (>> 0.5) - , libghc-crypto-api-prof - , libghc-cryptocipher-dev (>> 0.3.0) - , libghc-cryptocipher-dev (<< 0.4.0) - , libghc-cryptocipher-prof + , libghc-crypto-random-api-dev (>> 0.2) + , libghc-crypto-random-api-dev (<< 0.3) + , libghc-crypto-random-api-prof + , libghc-crypto-pubkey-dev + , libghc-crypto-pubkey-prof , libghc-cryptohash-dev (>> 0.6) , libghc-cryptohash-prof , libghc-mtl-dev @@ -31,8 +31,8 @@ Build-Depends: debhelper (>= 7) Build-Depends-Indep: ghc-doc , libghc-cereal-doc , libghc-certificate-doc - , libghc-crypto-api-doc - , libghc-cryptocipher-doc + , libghc-crypto-random-api-doc + , libghc-crypto-pubkey-doc , libghc-cryptohash-doc , libghc-mtl-doc , libghc-network-doc |
