[Pkg-haskell-commits] darcs: haskell-cipher-aes: New upstream release

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


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

    M ./changelog -2 +3
    M ./control -2 +12

Sat Oct  5 15:27:22 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-cipher-aes/changelog new-haskell-cipher-aes/changelog
--- old-haskell-cipher-aes/changelog	2013-10-05 16:15:00.065584376 +0000
+++ new-haskell-cipher-aes/changelog	2013-10-05 16:15:00.085552918 +0000
@@ -1,8 +1,9 @@
-haskell-cipher-aes (0.1.8-3) UNRELEASED; urgency=low
+haskell-cipher-aes (0.2.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:19:08 +0200
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 17:22:33 +0200
 
 haskell-cipher-aes (0.1.8-2) unstable; urgency=low
 
diff -rN -u old-haskell-cipher-aes/control new-haskell-cipher-aes/control
--- old-haskell-cipher-aes/control	2013-10-05 16:15:00.047125612 +0000
+++ new-haskell-cipher-aes/control	2013-10-05 16:15:00.077552210 +0000
@@ -8,10 +8,20 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
+  , libghc-byteable-dev
+  , libghc-byteable-prof
+  , libghc-securemem-dev (>= 0.1.2)
+  , libghc-securemem-prof
+  , libghc-crypto-cipher-types-dev  (>= 0.0.3)
+  , libghc-crypto-cipher-types-prof
+  , libghc-crypto-cipher-tests-dev  (>= 0.0.3)
   , libghc-quickcheck2-dev
-  , libghc-test-framework-dev (>> 0.3.3)
-  , libghc-test-framework-quickcheck2-dev (>> 0.2.9)
+  , libghc-test-framework-dev (>= 0.3.3)
+  , libghc-test-framework-quickcheck2-dev (>= 0.2.9)
 Build-Depends-Indep: ghc-doc
+  , libghc-crypto-cipher-types-doc
+  , libghc-byteable-doc
+  , libghc-securemem-doc
 Standards-Version: 3.9.4
 Homepage: http://hackage.haskell.org/package/cipher-aes
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cipher-aes




More information about the Pkg-haskell-commits mailing list