[lttoolbox] 01/02: Converted upstream patch to Debian patch

Kartik Mistry kartik at moszumanska.debian.org
Tue Feb 2 04:28:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

kartik pushed a commit to branch master
in repository lttoolbox.

commit c759d04b165c24e4b3237448e7030fe96007339c
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Tue Feb 2 09:29:19 2016 +0530

    Converted upstream patch to Debian patch
---
 debian/patches/hyphen-fix.patch | 21 +++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/hyphen-fix.patch b/debian/patches/hyphen-fix.patch
new file mode 100644
index 0000000..c3d9104
--- /dev/null
+++ b/debian/patches/hyphen-fix.patch
@@ -0,0 +1,21 @@
+Description: Fix hyphen
+--- lttoolbox-3.3.2~r63423.orig/lttoolbox/lt-trim.1
++++ lttoolbox-3.3.2~r63423/lttoolbox/lt-trim.1
+@@ -17,7 +17,7 @@ is the application responsible for trimm
+ analyses (right-side when compiling lr) of analyser_binary are trimmed
+ to the input side of bidix_binary (left-side when compiling lr,
+ right-side when compiling rl), such that only analyses which would
+-pass through `lt-proc -b bidix_binary' are kept.
++pass through `lt-proc \-b bidix_binary' are kept.
+ 
+ \fBWarning: this program is experimental!\fR It has been tested, but
+ not deployed extensively yet.
+@@ -29,7 +29,7 @@ combinations of + followed by # in monod
+ 
+ Some minor caveats: If you have the capitalised lemma "Foo" in the
+ monodix, but "foo" in the bidix, an analysis "^Foo<tag>$" would pass
+-through bidix when doing lt-proc -b, but will not make it through
++through bidix when doing lt-proc \-b, but will not make it through
+ trimming. Make sure your lemmas have the same capitalisation in the
+ different dictionaries. Also, you should not have literal `+' or `#'
+ in your lemmas. Since lt-comp doesn't escape these, lt-trim cannot
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8f7a35c
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+hyphen-fix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lttoolbox.git



More information about the debian-science-commits mailing list