[Pkg-haskell-commits] darcs: ftphs: [sarge hack] force hugs dep in control to sarge version

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:22:18 UTC 2013


Sat Apr 23 01:54:57 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * [sarge hack] force hugs dep in control to sarge version
  Ignore-this: 9c210711faea74c266f7990fb605ec85
  

    M ./control -1 +1

Sat Apr 23 01:54:57 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * [sarge hack] force hugs dep in control to sarge version
  Ignore-this: 9c210711faea74c266f7990fb605ec85
  
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control	2013-01-04 14:22:17.027766647 +0000
+++ new-ftphs//control	2013-01-04 14:22:18.311722370 +0000
@@ -26,7 +26,7 @@
 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





More information about the Pkg-haskell-commits mailing list