[Pkg-haskell-commits] darcs: ftphs: Initial GHC 6.10 work
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:26:16 UTC 2013
Fri Apr 3 20:50:59 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Initial GHC 6.10 work
Ignore-this: 5ddce179d3a0d7116d82056baa37723b
M ./changelog +6
M ./control -2 +2
Fri Apr 3 20:50:59 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Initial GHC 6.10 work
Ignore-this: 5ddce179d3a0d7116d82056baa37723b
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog 2013-01-04 14:26:15.611741970 +0000
+++ new-ftphs//changelog 2013-01-04 14:26:15.878319083 +0000
@@ -1,3 +1,9 @@
+ftphs (1.0.5-1) unstable; urgency=low
+
+ * Rebuild for GHC 6.10.
+
+ -- John Goerzen <jgoerzen at complete.org> Fri, 03 Apr 2009 15:50:26 -0500
+
ftphs (1.0.4.6) unstable; urgency=high
* Rebuilding for newer GHC.
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control 2013-01-04 14:26:15.611741970 +0000
+++ new-ftphs//control 2013-01-04 14:26:15.911743952 +0000
@@ -1,8 +1,8 @@
Source: ftphs
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1), haskell-devscripts (>= 0.6.15), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.3.2), libghc6-hslogger-dev (>= 1.0.7.2)
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1), cpphs
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.10), haskell-devscripts (>= 0.6.15), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.3.2), libghc6-hslogger-dev (>= 1.0.7.2)
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.15), ghc6 (>= 6.10), cpphs
Standards-Version: 3.6.2
Section: devel
Homepage: http://software.complete.org/ftphs
More information about the Pkg-haskell-commits
mailing list