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


The following commit has been merged in the master branch:
commit 120e44439fb5101020f682e24fe58283fb36ebe1
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sat Apr 23 02:54:57 2005 +0100

    [sarge hack] force hugs dep in control to sarge version

diff --git a/debian/control b/debian/control
index faf3fa6..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: ${haskell:Depends}
+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