[Pkg-haskell-commits] darcs: ftphs: Fixed build-dep-indep on ghc

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:20:52 UTC 2013


Thu Jan 27 22:57:12 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * Fixed build-dep-indep on ghc
  Ignore-this: 8186072e378119dbb04d25cd836193a7
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--0.7--patch-176)

    M ./control -1 +1

Thu Jan 27 22:57:12 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * Fixed build-dep-indep on ghc
  Ignore-this: 8186072e378119dbb04d25cd836193a7
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--0.7--patch-176)
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control	2013-01-04 14:20:50.942225702 +0000
+++ new-ftphs//control	2013-01-04 14:20:52.435234176 +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.3), libghc6-hunit-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.2), libhugs-hunit
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.3), libhugs-hunit
 Standards-Version: 3.6.1
 Section: devel
 





More information about the Pkg-haskell-commits mailing list