Package: xindy / 2.5.1.20160104-5

Metadata

Package Version Patches format
xindy 2.5.1.20160104-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix FHS | (download)

make-rules/alphabets/Makefile.am | 2 1 + 1 - 0 !
make-rules/alphabets/Makefile.in | 2 1 + 1 - 0 !
make-rules/inputenc/Makefile.am | 2 1 + 1 - 0 !
make-rules/inputenc/Makefile.in | 2 1 + 1 - 0 !
modules/Makefile.am | 2 1 + 1 - 0 !
modules/Makefile.in | 2 1 + 1 - 0 !
user-commands/xindy.in | 12 7 + 5 - 0 !
7 files changed, 13 insertions(+), 11 deletions(-)

---
1000_Unescaped left brace deprecated in regexps.diff | (download)

make-rules/inputenc/make-inp-rules.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 handle perl 5.22 deprecation of unescaped left brace in regular expressions.
Bug-Debian: https://bugs.debian.org/826507

This is to deal with new perl 5.22 warning about that

Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\indexentry{ <-- HERE (.+)--([8-9a-f][0-9a-f])\}\{1\}/ at ./make-inp-rules.pl line 11.


help option | (download)

user-commands/texindy.in | 9 4 + 5 - 0 !
user-commands/xindy.in | 9 4 + 5 - 0 !
2 files changed, 8 insertions(+), 10 deletions(-)

---
xindy use kpsewhich | (download)

user-commands/xindy.in | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

---