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


The following commit has been merged in the master branch:
commit f724a97074b5c40be191d7f33d0166659d691317
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Jun 29 01:33:29 2006 +0100

    Rebuild with ghc6 6.4.2

diff --git a/debian/changelog b/debian/changelog
index 8b31a1e..e0017d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 missingh (0.14.4) unstable; urgency=low
 
   * Fix a bug in ConfigParser.merge and write a test for it.
-  * THIS VERSION NOT YET UPLOADED TO DEBIAN
 
  -- John Goerzen <jgoerzen at complete.org>  Wed, 28 Jun 2006 14:05:56 -0500
 
diff --git a/debian/control b/debian/control
index da70843..557f6a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: missingh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.1), ghc6 (<< 6.4.1-999), haskell-devscripts (>= 0.5.6), cpphs
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.1)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.2), ghc6 (<< 6.4.2-999), haskell-devscripts (>= 0.5.6), cpphs
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.2)
 Standards-Version: 3.6.2
 Section: devel
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list