[Pkg-haskell-commits] darcs: haskell-testpack: Fix up build-depds

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:58:03 UTC 2013


Wed Dec 28 22:47:37 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * Fix up build-depds
  Ignore-this: 22b29a2a1126dc0ac9b9f58878d424cd
  

    M ./control -1 +1

Wed Dec 28 22:47:37 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * Fix up build-depds
  Ignore-this: 22b29a2a1126dc0ac9b9f58878d424cd
  
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 14:58:01.574733974 +0000
+++ new-haskell-testpack//control	2013-01-04 14:58:02.898720445 +0000
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
 Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.1), ghc6 (<< 6.4.1-999), haskell-devscripts (>= 0.5.6), cpphs
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6)
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.1)
 Standards-Version: 3.6.2
 Section: devel
 





More information about the Pkg-haskell-commits mailing list