[Pkg-haskell-commits] darcs: ftphs: Rebuild for newer regex deps
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:26:06 UTC 2013
Fri Feb 29 21:54:26 UTC 2008 John Goerzen <jgoerzen at complete.org>
* Rebuild for newer regex deps
Ignore-this: 86b74266d9f1e8feb61117fccd3495a6
M ./changelog +6
M ./control -1 +1
Fri Feb 29 21:54:26 UTC 2008 John Goerzen <jgoerzen at complete.org>
* Rebuild for newer regex deps
Ignore-this: 86b74266d9f1e8feb61117fccd3495a6
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog 2013-01-04 14:26:05.334601222 +0000
+++ new-ftphs//changelog 2013-01-04 14:26:05.894725558 +0000
@@ -1,3 +1,9 @@
+ftphs (1.0.4.1) unstable; urgency=low
+
+ * Rebuild to grab newer regex deps. Closes: #464530.
+
+ -- John Goerzen <jgoerzen at complete.org> Fri, 29 Feb 2008 09:54:08 -0600
+
ftphs (1.0.4.0) unstable; urgency=low
* Build with GHC 6.8.x.
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control 2013-01-04 14:26:05.334601222 +0000
+++ new-ftphs//control 2013-01-04 14:26:05.878227815 +0000
@@ -1,7 +1,7 @@
Source: ftphs
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.0), libghc6-hslogger-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.0.1), libghc6-hslogger-dev (>= 1.0.4)
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.4), ghc6 (>= 6.8), cpphs
Standards-Version: 3.6.2
Section: devel
More information about the Pkg-haskell-commits
mailing list