[Pkg-haskell-commits] darcs: haskell-configfile: [sarge hack] fixed build-depends-indep for hugs

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:41:37 UTC 2013


Sat Apr 23 02:37:40 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * [sarge hack] fixed build-depends-indep for hugs
  Ignore-this: f1e1625bec6f8e5826b2523c0c60311c
  

    M ./control -1 +1

Sat Apr 23 02:37:40 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * [sarge hack] fixed build-depends-indep for hugs
  Ignore-this: f1e1625bec6f8e5826b2523c0c60311c
  
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control	2013-01-04 14:41:35.014730056 +0000
+++ new-haskell-configfile//control	2013-01-04 14:41:36.983719636 +0000
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
 Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (<< 6.2.3), haskell-devscripts (>= 0.5.6), libghc6-hunit-dev, cpphs
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), libhugs-hunit
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200311), haskell-devscripts (>= 0.5.6), libhugs-hunit
 Standards-Version: 3.6.1
 Section: devel
 





More information about the Pkg-haskell-commits mailing list