[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:07:37 UTC 2010


The following commit has been merged in the master branch:
commit 05f023d886c38107aaf9b0d2a35a369a21134699
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sun Mar 12 01:32:12 2006 +0100

    Updated files for 0.13.1

diff --git a/MissingH.cabal b/MissingH.cabal
index 918a96b..52632a2 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -1,6 +1,6 @@
 -- arch-tag: MissingH main description file
 Name: MissingH
-Version: 0.13.0
+Version: 0.13.1
 License: GPL
 Maintainer: John Goerzen <jgoerzen at complete.org>
 Stability: Beta
diff --git a/debian/changelog b/debian/changelog
index cbe17b2..287fecc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,17 @@
 missingh (0.13.1) unstable; urgency=low
 
   * Note Build-Depends on HUnit in MissingH.Cabal.  Closes: #356196.
+  * MissingH.IO.HVIO: No longer return EOFError when vGetContents called
+    at EOF, for compatibility with hGetContents.  Reported by
+    Bulat Ziganshin.
+  * MissingH.IO.HVFS.Utils: Applied suggestion from Bulat
+    to make recursiveRemove cleaner.
+  * MissingH.IO.HVIO: Minor bugfixes suggested by Bulat.
+  * Updated, fixed typos, and enhanced various docs.
+  * testsrc/Listtest: Added unit tests for spanList
+  * MissingH.List: Replaced implementation of spanList with one
+    suggested by Bulat.
+  * Added ghc6 (>= 6.4.1) to Debian build-depends.
 
  -- John Goerzen <jgoerzen at complete.org>  Sat, 11 Mar 2006 12:26:03 -0600
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list