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