Package: courier-unicode / 2.1-3

Metadata

Package Version Patches format
courier-unicode 2.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0000 correct visibility.patch | (download)

courier-unicode.h.in | 30 26 + 4 - 0 !
1 file changed, 26 insertions(+), 4 deletions(-)

 use gcc's visibility features to reduce exported symbols.
0001 Use data files from unicode data and w3c dtd xhtml p.patch | (download)

Makefile.am | 33 30 + 3 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 31 insertions(+), 4 deletions(-)

 use data files from unicode-data and w3c-dtd-xhtml packages


0002 Disable Failing Tests.patch | (download)

Makefile.am | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 disable two tests that fail with system-provided unicode data.
 This actually needs investigation, but it's better than completely
 ignoring the test suite's result.
0003 Make mkultcase deterministic.patch | (download)

mkultcase.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make the build tool mkultcase.pl deterministic
0004 Spelling Fixes.patch | (download)

courier-unicode.h.in | 12 6 + 6 - 0 !
man/unicode_lb_init.3 | 2 1 + 1 - 0 !
man/unicode_u_ucs4_native.3 | 2 1 + 1 - 0 !
man/unicode_wb_init.3 | 2 1 + 1 - 0 !
4 files changed, 9 insertions(+), 9 deletions(-)

 fix a few instances of misspellings of "occurred".
0005 correct man pages.patch | (download)

man/unicode::iconvert::convert.3 | 8 4 + 4 - 0 !
man/unicode::iconvert::convert_tocase.3 | 8 4 + 4 - 0 !
man/unicode::iconvert::fromu.3 | 8 4 + 4 - 0 !
man/unicode_lb_init.3 | 4 2 + 2 - 0 !
man/unicode_u_ucs4_native.3 | 20 10 + 10 - 0 !
5 files changed, 24 insertions(+), 24 deletions(-)

 correct over-length lines in man pages.