[Pkg-haskell-commits] darcs: haskell-tls-extra: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Sat Oct 5 16:17:08 UTC 2013
Sat Oct 5 15:46:13 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -10 +6
Sat Oct 5 15:46:13 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-tls-extra/changelog new-haskell-tls-extra/changelog
--- old-haskell-tls-extra/changelog 2013-10-05 16:17:08.165560086 +0000
+++ new-haskell-tls-extra/changelog 2013-10-05 16:17:08.181543054 +0000
@@ -1,8 +1,9 @@
-haskell-tls-extra (0.6.3-3) UNRELEASED; urgency=low
+haskell-tls-extra (0.6.5-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 17:44:52 +0200
+ -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 17:45:21 +0200
haskell-tls-extra (0.6.3-2) unstable; urgency=low
diff -rN -u old-haskell-tls-extra/control new-haskell-tls-extra/control
--- old-haskell-tls-extra/control 2013-10-05 16:17:08.129551847 +0000
+++ new-haskell-tls-extra/control 2013-10-05 16:17:08.177544128 +0000
@@ -10,16 +10,16 @@
, ghc-prof
, libghc-cipher-rc4-dev
, libghc-cipher-rc4-prof
- , libghc-cipher-aes-dev (>= 0.1)
- , libghc-cipher-aes-dev (<< 0.2)
+ , libghc-cipher-aes-dev (>= 0.2)
+ , libghc-cipher-aes-dev (<< 0.3)
, libghc-cipher-aes-prof
, libghc-certificate-dev (>> 1.3.5)
, libghc-certificate-dev (<< 1.4)
, libghc-certificate-prof
- , libghc-crypto-pubkey-dev (>= 0.1.4)
+ , libghc-crypto-pubkey-dev (>= 0.2.0)
, libghc-crypto-pubkey-prof
- , libghc-crypto-random-api-dev
- , libghc-crypto-random-api-prof
+ , libghc-crypto-random-dev
+ , libghc-crypto-random-prof
, libghc-cryptohash-dev (>> 0.6)
, libghc-cryptohash-prof
, libghc-mtl-dev
@@ -29,9 +29,6 @@
, libghc-pem-dev (>> 0.1)
, libghc-pem-dev (<< 0.2)
, libghc-pem-prof
- , libghc-text-dev (>> 0.5)
- , libghc-text-dev (<< 1.0)
- , libghc-text-prof
, libghc-tls-dev (>> 1.1)
, libghc-tls-dev (<< 1.2)
, libghc-tls-prof
@@ -42,12 +39,11 @@
, libghc-cipher-aes-doc
, libghc-certificate-doc
, libghc-crypto-pubkey-doc
- , libghc-crypto-random-api-doc
+ , libghc-crypto-random-doc
, libghc-cryptohash-doc
, libghc-mtl-doc
, libghc-network-doc
, libghc-pem-doc
- , libghc-text-doc
, libghc-tls-doc
, libghc-vector-doc
Standards-Version: 3.9.4
More information about the Pkg-haskell-commits
mailing list