[Pkg-haskell-commits] [package-plan] 01/02: Patch leksah for regex-tdfa 1.2
Joachim Breitner
nomeata at moszumanska.debian.org
Sun Aug 3 19:33:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit f0ac4ce858b2a3a95a6d8dfb96a2cc0b91f80b48
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sun Aug 3 21:20:40 2014 +0200
Patch leksah for regex-tdfa 1.2
---
packages.txt | 2 +-
patches/leksah/0.12.1.3/regex-tdfa-1.2.patch | 22 ++++++++++++++++++++++
patches/leksah/0.12.1.3/series | 1 +
3 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/packages.txt b/packages.txt
index 0e65bfe..465e461 100644
--- a/packages.txt
+++ b/packages.txt
@@ -384,7 +384,7 @@ language-javascript 0.5.13
largeword 1.0.5
lazysmallcheck 0.6
LDAP 0.6.9
-leksah 0.12.1.3 binary TODO: patch for newer regex
+leksah 0.12.1.3 binary
leksah-server 0.12.1.2
lens 4.1.2.1
lhs2tex 1.18.1 binary
diff --git a/patches/leksah/0.12.1.3/regex-tdfa-1.2.patch b/patches/leksah/0.12.1.3/regex-tdfa-1.2.patch
new file mode 100644
index 0000000..fa5af2a
--- /dev/null
+++ b/patches/leksah/0.12.1.3/regex-tdfa-1.2.patch
@@ -0,0 +1,22 @@
+Index: haskell-leksah-0.12.1.3/leksah.cabal
+===================================================================
+--- haskell-leksah-0.12.1.3.orig/leksah.cabal 2014-08-03 21:16:53.203078792 +0200
++++ haskell-leksah-0.12.1.3/leksah.cabal 2014-08-03 21:16:53.203078792 +0200
+@@ -118,7 +118,7 @@
+ filepath >=1.1.0.1 && <1.4, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
+ gtksourceview2 >=0.10.0 && <0.13, mtl >=1.1.0.2 && <2.2, old-time >=1.0.0.1 && <1.2,
+ parsec >=2.1.0.1 && <3.2, pretty >=1.0.1.0 && <1.2,
+- regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.5,
++ regex-tdfa ==1.2.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.5,
+ time >=0.1 && <1.5, ltk >= 0.12.1.0 && <0.13, binary-shared >= 0.8 && <0.9, deepseq >= 1.1.0.0 && <1.4,
+ hslogger >= 1.0.7 && <1.3, leksah-server >=0.12.1.2 && <0.13, network >= 2.2 && <3.0,
+ ghc >=6.10.1 && <7.7, strict >= 0.3.2 && <0.4, enumerator >=0.4.14 && <0.5, text >= 0.11.1.5 && < 0.12,
+@@ -192,7 +192,7 @@
+ filepath >=1.1.0.1 && <1.4, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
+ gtksourceview2 >=0.10.0 && <0.13, mtl >=1.1.0.2 && <2.2, old-time >=1.0.0.1 && <1.2,
+ parsec >=2.1.0.1 && <3.2, pretty >=1.0.1.0 && <1.2,
+- regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.5,
++ regex-tdfa ==1.2.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.5,
+ time >=0.1 && <1.5, ltk >=0.12.1.0 && <0.13, binary-shared >= 0.8 && <0.9, deepseq >= 1.1.0.0 && <1.4,
+ hslogger >= 1.0.7 && <1.3, leksah-server >=0.12.1.2 && <0.13, network >= 2.2 && <3.0,
+ ghc >=6.10.1 && <7.7, strict >= 0.3.2 && <0.4, enumerator >=0.4.14 && <0.5, text >= 0.11.1.5 && < 0.12,
diff --git a/patches/leksah/0.12.1.3/series b/patches/leksah/0.12.1.3/series
index eef1d30..4701d9d 100644
--- a/patches/leksah/0.12.1.3/series
+++ b/patches/leksah/0.12.1.3/series
@@ -1,2 +1,3 @@
ghc-7.6-compatibility.patch
quickcheck-2.7-compat.patch
+regex-tdfa-1.2.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list