[Pkg-haskell-commits] darcs: haskell-testpack: UNDO: Hugs tweaks
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:02:11 UTC 2013
Thu Jul 12 20:36:13 UTC 2007 John Goerzen <jgoerzen at complete.org>
* UNDO: Hugs tweaks
Ignore-this: 99cb1d87aa4bbcfaccc3ca5f57204fa5
M ./control -2 +2
M ./rules -1 +1
Thu Jul 12 20:36:13 UTC 2007 John Goerzen <jgoerzen at complete.org>
* UNDO: Hugs tweaks
Ignore-this: 99cb1d87aa4bbcfaccc3ca5f57204fa5
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control 2013-01-04 15:02:10.343723198 +0000
+++ new-haskell-testpack//control 2013-01-04 15:02:11.566718847 +0000
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6.1), ghc6 (<< 6.6.1-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-hslogger-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hslogger, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix, libhugs-regex-base
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hslogger, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix
Standards-Version: 3.6.2
Section: devel
@@ -26,7 +26,7 @@
Package: libhugs-missingh
Section: devel
Architecture: all
-Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hslogger, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix, libhugs-regex-base
+Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hslogger, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix
Suggests: missingh-doc
Description: Library of utility functions for Haskell, Hugs package
MissingH is a library of all sorts of utility functions for
diff -rN -u old-haskell-testpack//rules new-haskell-testpack//rules
--- old-haskell-testpack//rules 2013-01-04 15:02:10.343723198 +0000
+++ new-haskell-testpack//rules 2013-01-04 15:02:11.462725458 +0000
@@ -74,7 +74,7 @@
dh_testdir
make doc
- make test-hugs
+ #make test-hugs
installdocs: builddocs
dh_testdir
More information about the Pkg-haskell-commits
mailing list