diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-04-15 11:32:10 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-04-15 11:32:10 +0400 |
| commit | be2fee43c612709fec97a64bca20e4b1576cc861 (patch) | |
| tree | 18d2d1d37bcdaf4a187668e167fcb2eadc245e70 /p/haskell-tls/debian | |
| parent | a94a939776f23db026ee4114d9b2202696805043 (diff) | |
| download | DHG_packages-be2fee43c612709fec97a64bca20e4b1576cc861.tar.gz | |
haskell-tls: New upstream release
Diffstat (limited to 'p/haskell-tls/debian')
| -rw-r--r-- | p/haskell-tls/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-tls/debian/control | 5 |
2 files changed, 10 insertions, 1 deletions
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog index 8150f2e16..44c0bfa7f 100644 --- a/p/haskell-tls/debian/changelog +++ b/p/haskell-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-tls (1.2.6-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Tue, 15 Apr 2014 09:31:42 +0200 + haskell-tls (1.2.2-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control index f07be9308..299b98578 100644 --- a/p/haskell-tls/debian/control +++ b/p/haskell-tls/debian/control @@ -12,7 +12,9 @@ Build-Depends: debhelper (>= 9) , libghc-asn1-encoding-prof , libghc-asn1-types-dev (>= 0.2.0) , libghc-asn1-types-prof - , libghc-cereal-dev (>= 0.3) + , libghc-byteable-dev + , libghc-byteable-prof + , libghc-cereal-dev (>= 0.4) , libghc-cereal-prof , libghc-cipher-aes-dev (>= 0.2) , libghc-cipher-aes-dev (<< 0.3) @@ -51,6 +53,7 @@ Build-Depends: debhelper (>= 9) Build-Depends-Indep: ghc-doc , libghc-asn1-encoding-doc , libghc-asn1-types-doc + , libghc-byteable-doc , libghc-cereal-doc , libghc-cipher-aes-doc , libghc-cipher-rc4-doc |
