[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:21:14 UTC 2010


The following commit has been merged in the master branch:
commit ffe6b2678ff16524a2c4103e7de4878f6b107f3b
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sat Feb 24 21:04:41 2007 +0100

    Fixed hugs dep

diff --git a/debian/changelog b/debian/changelog
index 422227a..3ec880f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+missingh (0.18.2) unstable; urgency=low
+
+  * Also fixed hugs HUnit dep (0.18.1 fixed the build-dep only).
+    Closes: #412146.
+
+ -- John Goerzen <jgoerzen at complete.org>  Sat, 24 Feb 2007 08:04:02 -0600
+
 missingh (0.18.1) unstable; urgency=low
 
   * Fixed hugs HUnit dep.  Closes: #409681.
diff --git a/debian/control b/debian/control
index ac540ab..63e6b26 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: Library of utility functions for Haskell, GHC6 package
 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

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list