[Pkg-haskell-commits] darcs: haskell-texmath: Dropping patch, since now upstream depends on parsec >= 3.
Giovanni Mascellani
gio at debian.org
Wed May 9 08:10:59 UTC 2012
Wed May 9 07:54:43 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Dropping patch, since now upstream depends on parsec >= 3.
Ignore-this: c565e9f8653ba71e36390694c3fa0867
R ./patches/
R ./patches/force_parsec3.patch
R ./patches/series
Wed May 9 07:54:43 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Dropping patch, since now upstream depends on parsec >= 3.
Ignore-this: c565e9f8653ba71e36390694c3fa0867
diff -rN -u old-haskell-texmath//patches/force_parsec3.patch new-haskell-texmath//patches/force_parsec3.patch
--- old-haskell-texmath//patches/force_parsec3.patch 2012-05-09 08:10:59.263910017 +0000
+++ new-haskell-texmath//patches/force_parsec3.patch 1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Index: haskell-texmath-0.3.0.3/texmath.cabal
-===================================================================
---- haskell-texmath-0.3.0.3.orig/texmath.cabal 2010-10-19 20:00:42.000000000 +0200
-+++ haskell-texmath-0.3.0.3/texmath.cabal 2010-10-19 20:00:47.000000000 +0200
-@@ -56,7 +56,7 @@
- default: False
-
- Library
-- Build-depends: xml, parsec >= 2, containers
-+ Build-depends: xml, parsec >= 3, containers
- if impl(ghc >= 6.10)
- Build-depends: base >= 4 && < 5, syb
- else
diff -rN -u old-haskell-texmath//patches/series new-haskell-texmath//patches/series
--- old-haskell-texmath//patches/series 2012-05-09 08:10:59.263910017 +0000
+++ new-haskell-texmath//patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-force_parsec3.patch
More information about the Pkg-haskell-commits
mailing list