[Pkg-haskell-commits] darcs: haskell-crypto-pubkey: New upstream release

Joachim Breitner mail at joachim-breitner.de
Sat Oct 5 16:16:36 UTC 2013


Sat Oct  5 15:42:31 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

    M ./changelog -2 +3
    M ./control -6 +9

Sat Oct  5 15:42:31 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-crypto-pubkey/changelog new-haskell-crypto-pubkey/changelog
--- old-haskell-crypto-pubkey/changelog	2013-10-05 16:16:36.429552139 +0000
+++ new-haskell-crypto-pubkey/changelog	2013-10-05 16:16:36.437568439 +0000
@@ -1,8 +1,9 @@
-haskell-crypto-pubkey (0.1.4-3) UNRELEASED; urgency=low
+haskell-crypto-pubkey (0.2.1-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:41:19 +0200
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 17:41:30 +0200
 
 haskell-crypto-pubkey (0.1.4-2) unstable; urgency=low
 
diff -rN -u old-haskell-crypto-pubkey/control new-haskell-crypto-pubkey/control
--- old-haskell-crypto-pubkey/control	2013-10-05 16:16:36.405568657 +0000
+++ new-haskell-crypto-pubkey/control	2013-10-05 16:16:36.429552139 +0000
@@ -8,15 +8,17 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
-  , libghc-crypto-numbers-dev
+  , libghc-byteable-dev
+  , libghc-byteable-prof
+  , libghc-crypto-numbers-dev (>= 0.2)
   , libghc-crypto-numbers-prof
   , libghc-crypto-pubkey-types-dev (>> 0.4)
   , libghc-crypto-pubkey-types-dev (<< 0.5)
   , libghc-crypto-pubkey-types-prof
-  , libghc-crypto-random-api-dev (>> 0.2)
-  , libghc-crypto-random-api-dev (<< 0.3)
-  , libghc-crypto-random-api-prof
-  , libghc-cryptohash-dev (>> 0.8)
+  , libghc-crypto-random-dev (>> 0.0)
+  , libghc-crypto-random-dev (<< 0.1)
+  , libghc-crypto-random-prof
+  , libghc-cryptohash-dev (>> 0.9.1)
   , libghc-cryptohash-prof
   , libghc-quickcheck2-dev
   , libghc-hunit-dev
@@ -24,9 +26,10 @@
   , libghc-test-framework-quickcheck2-dev (>> 0.2.9)
   , libghc-test-framework-hunit-dev
 Build-Depends-Indep: ghc-doc
+  , libghc-byteable-doc
   , libghc-crypto-numbers-doc
   , libghc-crypto-pubkey-types-doc
-  , libghc-crypto-random-api-doc
+  , libghc-crypto-random-doc
   , libghc-cryptohash-doc
 Standards-Version: 3.9.4
 Homepage: http://hackage.haskell.org/package/crypto-pubkey




More information about the Pkg-haskell-commits mailing list