[Pkg-haskell-commits] darcs: haskell-testpack: Fixed build-dep-indep on ghc
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:54:20 UTC 2013
Thu Jan 27 22:57:12 UTC 2005 John Goerzen <jgoerzen at complete.org>
* Fixed build-dep-indep on ghc
Ignore-this: 3c2e36131f724b74db8940733c17f3bb
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: 3c2e36131f724b74db8940733c17f3bb
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.7--patch-176)
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control 2013-01-04 14:54:17.902375944 +0000
+++ new-haskell-testpack//control 2013-01-04 14:54:20.074814780 +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