Package: xindy / 2.5.1.20160104-11

Metadata

Package Version Patches format
xindy 2.5.1.20160104-11 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(-)

---
norwegianutf8.pl.in | (download)

make-rules/alphabets/norwegian/utf8.pl.in | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 incorrect norwegian sorting of  and incorrect norwegian sorting of  and 
lintian_national encoding | (download)

doc/faq-1.html | 2 1 + 1 - 0 !
doc/faq-4.html | 22 11 + 11 - 0 !
doc/manual-3.html | 14 7 + 7 - 0 !
doc/style-tutorial-1.html | 4 2 + 2 - 0 !
doc/style-tutorial-2.html | 26 13 + 13 - 0 !
doc/style-tutorial-3.html | 2 1 + 1 - 0 !
6 files changed, 35 insertions(+), 35 deletions(-)

---
xindy fix hyperref compatibility.patch | (download)

modules/base/makeindex.xdy | 5 5 + 0 - 0 !
user-commands/texindy.in | 10 2 + 8 - 0 !
user-commands/xindy.in | 10 2 + 8 - 0 !
3 files changed, 9 insertions(+), 16 deletions(-)

 [patch 1/2] add support for \hyperindexformat

Addresses https://sourceforge.net/p/xindy/bugs/62/