[Pkg-haskell-commits] darcs: haskell-cryptohash: New upstream	version 0.11.5.
    Clint Adams 
    clint at debian.org
       
    Mon Jun  2 00:34:59 UTC 2014
    
    
  
Mon Jun  2 00:34:47 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.11.5.
    M ./changelog +6
    M ./control -3 +3
Mon Jun  2 00:34:47 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.11.5.
diff -rN -u old-haskell-cryptohash/changelog new-haskell-cryptohash/changelog
--- old-haskell-cryptohash/changelog	2014-06-02 00:34:58.961258234 +0000
+++ new-haskell-cryptohash/changelog	2014-06-02 00:34:58.961258234 +0000
@@ -1,3 +1,9 @@
+haskell-cryptohash (0.11.5-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 01 Jun 2014 20:26:55 -0400
+
 haskell-cryptohash (0.11.4-2) unstable; urgency=medium
 
   * Apply patch by Patrick Baggett fixing alignment of reads on certain
diff -rN -u old-haskell-cryptohash/control new-haskell-cryptohash/control
--- old-haskell-cryptohash/control	2014-06-02 00:34:58.961258234 +0000
+++ new-haskell-cryptohash/control	2014-06-02 00:34:58.965258233 +0000
@@ -12,9 +12,9 @@
   , libghc-byteable-prof
   , libghc-hunit-dev
   , libghc-quickcheck2-dev
-  , libghc-test-framework-dev (>> 0.3.3)
-  , libghc-test-framework-quickcheck2-dev (>> 0.2.9)
-  , libghc-test-framework-hunit-dev
+  , libghc-tasty-dev
+  , libghc-tasty-quickcheck-dev
+  , libghc-tasty-hunit-dev
 Build-Depends-Indep: ghc-doc
   , libghc-byteable-doc
 Standards-Version: 3.9.5
    
    
More information about the Pkg-haskell-commits
mailing list