[Pkg-haskell-commits] darcs: haskell-testpack: UNDO: [sarge hack] fixed bad hugs dep

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:56:13 UTC 2013


Sat Apr 23 02:01:43 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * UNDO: [sarge hack] fixed bad hugs dep
  Ignore-this: f72b41dc882cab5ae0a6ac5554a59db5
  

    M ./control -1 +1

Sat Apr 23 02:01:43 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * UNDO: [sarge hack] fixed bad hugs dep
  Ignore-this: f72b41dc882cab5ae0a6ac5554a59db5
  
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 14:56:11.751774929 +0000
+++ new-haskell-testpack//control	2013-01-04 14:56:13.307719152 +0000
@@ -26,7 +26,7 @@
 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





More information about the Pkg-haskell-commits mailing list