[Pkg-haskell-commits] darcs: haskell-cryptocipher: New upstream version 0.3.6.
Clint Adams
clint at debian.org
Sat Nov 17 17:14:48 UTC 2012
Sat Nov 17 17:14:33 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.3.6.
Ignore-this: 3f6f0a5e85e3b1699fa65f1307d03181
M ./changelog -1 +7
M ./control -2 +2
Sat Nov 17 17:14:33 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.3.6.
Ignore-this: 3f6f0a5e85e3b1699fa65f1307d03181
diff -rN -u old-haskell-cryptocipher//changelog new-haskell-cryptocipher//changelog
--- old-haskell-cryptocipher//changelog 2012-11-17 17:14:48.242240110 +0000
+++ new-haskell-cryptocipher//changelog 2012-11-17 17:14:48.267098347 +0000
@@ -1,8 +1,14 @@
+haskell-cryptocipher (0.3.6-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Nov 2012 12:09:36 -0500
+
haskell-cryptocipher (0.3.5-2) experimental; urgency=low
* Enable AES-NI support, thanks to Nuutti Kotivuori for the patch (Closes:
#686066)
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
diff -rN -u old-haskell-cryptocipher//control new-haskell-cryptocipher//control
--- old-haskell-cryptocipher//control 2012-11-17 17:14:48.242240110 +0000
+++ new-haskell-cryptocipher//control 2012-11-17 17:14:48.267098347 +0000
@@ -16,8 +16,8 @@
, libghc-cpu-prof
, libghc-crypto-api-dev (>> 0.5)
, libghc-crypto-api-prof
- , libghc-crypto-pubkey-types-dev (>> 0.1)
- , libghc-crypto-pubkey-types-dev (<< 0.2)
+ , libghc-crypto-pubkey-types-dev (>> 0.2)
+ , libghc-crypto-pubkey-types-dev (<< 0.3)
, libghc-crypto-pubkey-types-prof
, libghc-primitive-dev
, libghc-primitive-prof
More information about the Pkg-haskell-commits
mailing list