[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:13 UTC 2010


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

    UNDO: [sarge hack] fixed bad hugs dep

diff --git a/debian/control b/debian/control
index e02e8d3..79aa770 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: hugs (>= 98.200311), hugs (<< 98.200503)
+Depends: hugs98 (>= 98.200311), hugs98 (<< 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