[Pkg-haskell-commits] darcs: haskell-testpack: Update for new hugs, ghc
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:01:34 UTC 2013
Fri Jun 1 13:59:00 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Update for new hugs, ghc
Ignore-this: 7d090f5270f23fee1a69528458eda922
M ./changelog +7
M ./control -3 +3
Fri Jun 1 13:59:00 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Update for new hugs, ghc
Ignore-this: 7d090f5270f23fee1a69528458eda922
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog 2013-01-04 15:01:32.650221781 +0000
+++ new-haskell-testpack//changelog 2013-01-04 15:01:33.866232235 +0000
@@ -1,3 +1,10 @@
+missingh (0.18.5) unstable; urgency=low
+
+ * Update for GHC 6.6.1.
+ * Update hugs build-dep for hugs 98.200609.21.
+
+ -- John Goerzen <jgoerzen at complete.org> Fri, 01 Jun 2007 02:54:53 -0500
+
missingh (0.18.4) unstable; urgency=low
* Rebuilt with new filepath. Closes: #319113.
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control 2013-01-04 15:01:32.622226346 +0000
+++ new-haskell-testpack//control 2013-01-04 15:01:33.866232235 +0000
@@ -1,8 +1,8 @@
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 (>= 1.0), libghc6-filepath-dev (<< 1.0-999), libghc6-hslogger-dev
-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
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6.1), ghc6 (<< 6.6.1-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 (>= 1.0), libghc6-filepath-dev (<< 1.0-999), libghc6-hslogger-dev
+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, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix
Standards-Version: 3.6.2
Section: devel
@@ -26,7 +26,7 @@
Package: libhugs-missingh
Section: devel
Architecture: all
-Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hslogger
+Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hslogger, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix
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