[Pkg-haskell-commits] darcs: haskell-tls: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 6 19:15:41 UTC 2015
Mon Apr 6 17:46:08 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -7 +11
Mon Apr 6 17:46:08 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-tls/changelog new-haskell-tls/changelog
--- old-haskell-tls/changelog 2015-04-06 19:15:41.080073557 +0000
+++ new-haskell-tls/changelog 2015-04-06 19:15:41.080073557 +0000
@@ -1,3 +1,9 @@
+haskell-tls (1.2.16-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at 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 -rN -u old-haskell-tls/control new-haskell-tls/control
--- old-haskell-tls/control 2015-04-06 19:15:41.080073557 +0000
+++ new-haskell-tls/control 2015-04-06 19:15:41.084073555 +0000
@@ -27,7 +27,7 @@
, 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 @@
, 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 @@
, 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
More information about the Pkg-haskell-commits
mailing list