[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 14:58:12 UTC 2010


The following commit has been merged in the master branch:
commit d2a6284e23fa73a78ca8cc070973cba5b47c0905
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sat Apr 23 03:01:43 2005 +0100

    [sarge hack] fixed bad hugs dep

diff --git a/debian/control b/debian/control
index 79aa770..e02e8d3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: Library of utility functions for Haskell, GHC6 package
 Package: libhugs-missingh
 Section: devel
 Architecture: all
-Depends: hugs98 (>= 98.200311), hugs98 (<< 98.200503)
+Depends: hugs (>= 98.200311), hugs (<< 98.200503)
 Suggests: missingh-doc
 Description: Library of utility functions for Haskell, Hugs package 
  MissingH is a library of all sorts of utility functions for

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list