[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36
John Goerzen
jgoerzen at complete.org
Fri Apr 23 15:24:52 UTC 2010
The following commit has been merged in the master branch:
commit aaf1085185f24573508bb36a1c159b2d3171d66e
Author: John Goerzen <jgoerzen at complete.org>
Date: Mon Jan 26 15:35:26 2009 -0600
Added dep on hunit docs
diff --git a/debian/control b/debian/control
index f595f74..2faa9cc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: haskell-testpack
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1), haskell-devscripts (>= 0.6.15), libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1), libhugs-hunit, libhugs-mtl, libhugs-quickcheck
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1), libhugs-hunit, libhugs-mtl, libhugs-quickcheck, libghc6-hunit-doc
Standards-Version: 3.6.2
Section: devel
Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
--
haskell-testpack
More information about the Pkg-haskell-commits
mailing list