[Pkg-haskell-commits] darcs: haskell-testpack: Fixed hugs dep
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:01:04 UTC 2013
Sat Feb 24 20:04:41 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Fixed hugs dep
Ignore-this: 375d5acdbe420df39afbeab8aa1205eb
M! ./changelog -7
M! ./control -1 +1
Sat Feb 24 20:04:41 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Fixed hugs dep
Ignore-this: 375d5acdbe420df39afbeab8aa1205eb
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog 2013-01-04 15:01:02.363720596 +0000
+++ new-haskell-testpack//changelog 2013-01-04 15:01:03.815723769 +0000
@@ -1,10 +1,3 @@
-missingh (0.18.2) unstable; urgency=low
-
- * Fixed bug in globbing
- * Fixed hugs dependency
-
- -- John Goerzen <jgoerzen at complete.org> Thu, 8 Mar 2007 04:10:43 -0600
-
missingh (0.18.1) unstable; urgency=low
* Fixed hugs HUnit dep. Closes: #409681.
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control 2013-01-04 15:01:02.363720596 +0000
+++ new-haskell-testpack//control 2013-01-04 15:01:03.771720583 +0000
@@ -26,7 +26,7 @@
Package: libhugs-missingh
Section: devel
Architecture: all
-Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hunit, libhugs-hslogger
+Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hslogger
Suggests: missingh-doc
Description: Library of utility functions for Haskell, Hugs package
MissingH is a library of all sorts of utility functions for
More information about the Pkg-haskell-commits
mailing list