[Pkg-haskell-commits] darcs: haskell-testpack: More tweaks
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:03:32 UTC 2013
Fri Jan 23 17:23:02 UTC 2009 John Goerzen <jgoerzen at complete.org>
* More tweaks
Ignore-this: 9cca54a3e5f05530672a38ba70547d58
M ./control -3 +3
Fri Jan 23 17:23:02 UTC 2009 John Goerzen <jgoerzen at complete.org>
* More tweaks
Ignore-this: 9cca54a3e5f05530672a38ba70547d58
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control 2013-01-04 15:03:31.474720494 +0000
+++ new-haskell-testpack//control 2013-01-04 15:03:32.270722237 +0000
@@ -10,7 +10,7 @@
Section: devel
Architecture: any
Depends: ${haskell:Depends}
-Suggests: libhaskell-testpack-doc
+Suggests: haskell-testpack-doc
Description: Haskell Test Utility Pack for HUnit and QuickCheck
testpack provides utilities for both HUnit and QuickCheck. These include
tools for running QuickCheck properties as HUnit test cases, allowing you to
@@ -23,7 +23,7 @@
Section: devel
Architecture: all
Depends: ${haskell:Depends}, hugs (>= 98.200503.08-4), libhugs-hunit, libhugs-mtl, libhugs-quickcheck
-Suggests: libhaskell-testpack-doc
+Suggests: haskell-testpack-doc
Description: Haskell Test Utility Pack for HUnit and QuickCheck
testpack provides utilities for both HUnit and QuickCheck. These include
tools for running QuickCheck properties as HUnit test cases, allowing you to
@@ -32,7 +32,7 @@
generators for other types for QuickCheck, and shortcuts for quickly defining new
test cases.
-Package: libhaskell-testpack-doc
+Package: haskell-testpack-doc
Section: doc
Architecture: all
Description: Documentation for Haskell Test Utility Pack
More information about the Pkg-haskell-commits
mailing list