Package: dictd / 1.12.0+dfsg-5

Metadata

Package Version Patches format
dictd 1.12.0+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 Makefile.patch | (download)

Makefile.in | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 00 makefile

Add $(DEBCFLAGS), remove -O* from CFLAGS in order to support
DEB_BUILD_FLAGS variable in debian/rules

01 dictl konwert.patch | (download)

dictl.in | 16 15 + 1 - 0 !
1 file changed, 15 insertions(+), 1 deletion(-)

 01 dictl konwert

Patch for #401666: dictl: doesn't work with DICTL_USE_KONWERT

02 man hyphens.patch | (download)

colorit.1.in | 6 3 + 3 - 0 !
dict.1.in | 4 2 + 2 - 0 !
dictd.8.in | 28 14 + 14 - 0 !
dictfmt.1.in | 58 29 + 29 - 0 !
dictl.1.in | 2 1 + 1 - 0 !
dictunformat.1.in | 8 4 + 4 - 0 !
6 files changed, 53 insertions(+), 53 deletions(-)

 02 man hyphens

Fix lintian's `hyphen-used-as-minus-sign'

03 dictdplugin_popen g 4.3compile.patch | (download)

dictdplugin_popen.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 03 dictdplugin_popen-g++-4.3compile

Patch for #454819: FTBFS with GCC 4.3: missing #includes

04 dictl translit.patch | (download)

dictl.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 04 dictl translit

Patch for  #378792: dictl should use iconv's //translit suffix

05 colorit nopp fix.patch | (download)

colorit.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 05 colorit nopp fix

Made 'colorit -pp -' work

06 colorit manpage nopager.patch | (download)

colorit.1.in | 13 3 + 10 - 0 !
1 file changed, 3 insertions(+), 10 deletions(-)

 06 colorit manpage nopager

Remove references to pager in colorit man page

07 dictfmt.1 man.patch | (download)

dictfmt.1.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 07 dictfmt.1-man

Fix the follwing lintian warning:
W: dictfmt: manpage-has-errors-from-man usr/share/man/man1/dictfmt.1.gz 199: warning: `.br' not defined

08 dictd close fds.patch | (download)

dictd.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 08 dictd close-fds

Close all file descriptors except for the standard ones not to hang
dpkg-reconfigure

09 spelling typos.patch | (download)

daemon.c | 2 1 + 1 - 0 !
dictd.8.in | 6 3 + 3 - 0 !
dictfmt.1.in | 2 1 + 1 - 0 !
dictfmt.c | 2 1 + 1 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

 09 spelling typos

Fix spelling typos found by lintian.

10 md5 64bit.patch | (download)

md5.h | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 10 md5 64bit

Fix invalid definition on uint32 type on 64-bit systems (except for alpha),
which caused failures when 64-bit dict client tried to authenticate a user
against 32-bit dictd server (closes: #611203).

11 dict_lookup.patch | (download)

dict_lookup | 55 42 + 13 - 0 !
dict_lookup.1.in | 5 3 + 2 - 0 !
2 files changed, 45 insertions(+), 15 deletions(-)

 11 dict_lookup

Check for existance of xterm & xclip commands.
Select first available utf-8 locale or fail if there isn't any.
Use colorit with its default configuration.

12 spelling typos2.patch | (download)

dictd.8.in | 4 2 + 2 - 0 !
dictfmt.1.in | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 12 spelling typos2

Fix more spelling typos found by lintian.

13 dictd_virtual example.patch | (download)

examples/dictd_virtual.conf | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 13 dictd_virtual example

Fix wrong keyword in dictd_virtual.conf example (closes: #622637)

14 dictd.8 typos.patch | (download)

dictd.8.in | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 14 dictd.8 typos

Fix for typos in dict.8 manpage (closes: #657197).