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


The following commit has been merged in the master branch:
commit ecbea2f45a2c4f641c588b9ee2144153f1851730
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Feb 22 23:58:27 2007 +0100

    Fix Hugs dep in Debian

diff --git a/debian/changelog b/debian/changelog
index 49fcd74..422227a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+missingh (0.18.1) unstable; urgency=low
+
+  * Fixed hugs HUnit dep.  Closes: #409681.
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu, 22 Feb 2007 06:58:05 -0600
+
 missingh (0.18.0) unstable; urgency=low
 
   * Major API changes in this release; several large modules being
diff --git a/debian/control b/debian/control
index 14c05a8..ac540ab 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: missingh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
 Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-filepath-dev, libghc6-hslogger-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hunit, libhugs-hslogger
+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
 Standards-Version: 3.6.2
 Section: devel
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list