Debian Patches

Status for dictd/1.13.1+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
00-Makefile.patch 00 Makefile
Add $(DEBCFLAGS), remove -O* from CFLAGS in order to support
DEB_BUILD_FLAGS variable in debian/rules
Robert Luberda <robert@debian.org> no 2008-01-23
01-dictl-konwert.patch 01 dictl konwert
Patch for #401666: dictl: doesn't work with DICTL_USE_KONWERT
Jakub Wilk <ubanus@users.sf.net> no 2007-07-30
02-man-hyphens.patch Fix lintian's `hyphen-used-as-minus-sign' Robert Luberda <robert@debian.org> no 2008-01-20
03-dictdplugin_popen-g-4.3compile.patch 03 dictdplugin_popen-g++-4.3compile
Patch for #454819: FTBFS with GCC 4.3: missing #includes
"brian m. carlson" <sandals@crustytoothpaste.ath.cx> no 2007-12-22
04-dictl-translit.patch 04 dictl translit
Patch for #378792: dictl should use iconv's //translit suffix
Robert Luberda <robert@debian.org> no 2008-01-20
05-colorit-nopp-fix.patch 05 colorit nopp fix
Made 'colorit -pp -' work
Robert Luberda <robert@debian.org> no 2008-01-25
06-colorit-manpage-nopager.patch 06 colorit manpage nopager
Remove references to pager in colorit man page
Robert Luberda <robert@debian.org> no 2008-01-25
07-dictfmt.1-man.patch Fix dictfmt.1 man page
Fix the following lintian warning:
Robert Luberda <robert@debian.org> no 2008-03-02
08-dictd-close-fds.patch 08 dictd close-fds
Close all file descriptors except for the standard ones not to hang
dpkg-reconfigure
Robert Luberda <robert@debian.org> no 2009-03-08
09-spelling-typos.patch Fix spelling typos found by lintian Robert Luberda <robert@debian.org> no 2011-01-04
10-md5-64bit.patch 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).
gregor herrmann <gregoa@debian.org> no 2011-01-27
11-dict_lookup.patch dict_lookup fixes
Check for existence of xterm & xclip commands.
Select first available utf-8 locale or fail if there isn't any.
Use colorit with its default configuration.
Robert Luberda <robert@debian.org> no 2011-02-02
12-no-name-flag.patch dictd: add --no-name flag to help reproducible builds
While working on the "reproducible builds" effort [1], we have noticed
that dictzip adds the filename and timestamp to the generated .gz files.

The attached patch adds a --no-name flag (like gzip) that disables this.
This will make it easier and cleaner for maintainers to make their
builds reproducible.
Chris Lamb <lamby@debian.org> no 2015-01-27
13-Fix-compiler-warnings.patch Fix some of compiler warnings Robert Luberda <robert@debian.org> no 2016-08-21
14-fix-mime-option.patch Fix the dict's --mime option
The element following the mime option (--mime) is treated as an
parameter for this option, while the mime option should not have a
parameter.

This can be reproduced by running:
dict -h dict.bibleonline.ru --mime "idea"
that returns no results without this patch.
=?utf-8?b?0JLQu9Cw0YHQtdC90LrQviDQnNC40YXQsNC40Lsg0JLQuNC60YLQvtGA?= no 2018-02-21
15-mime-with-strategy.patch Fix conflict between options --mime and --strategy
When the --mime (-M) and --strategy (-s) options are used together, then
the last dictionary entry is runaway. For example both the following
commands:

dict -h dict.bibleonline.ru -M "ide"
dict -h dict.bibleonline.ru -s word "ide"

return the same single result, but

dict -h dict.bibleonline.ru -s word -M "ide"

returns nothing, unless this patch is applied.
=?utf-8?b?0JLQu9Cw0YHQtdC90LrQviDQnNC40YXQsNC40Lsg0JLQuNC60YLQvtGA?= no 2018-03-07
16-combining-greek-ypogegrammeni.patch COMBINING GREEK YPOGEGRAMMENI is not alphanumeric
The U+0345 COMBINING GREEK YPOGEGRAMMENI Unicode character is a diacritical
mark, and not an alphanumeric character.
=?utf-8?b?0JLQu9Cw0YHQtdC90LrQviDQnNC40YXQsNC40Lsg0JLQuNC60YLQvtGA?= no 2018-01-23
17-fix-some-gcc-8-warnings.patch Fix some of gcc-8 warnings Robert Luberda <robert@debian.org> no 2018-06-23
18-colorit-missing-packages.patch Check for missing packages in colorit
As gawk and m4 are not strict dependencies of the dict
package, make colorit fail with a message suggesting
installation of the packages when the appropriate commands
are missing.
Robert Luberda <robert@debian.org> no 2018-06-30
19-fix-typo-in-man-page.patch [Doc]: Fix typo in dict's man page
In dict's man page, "or" keyword is used twice times, instead of one.
Vipul <finn02@disroot.org> no 2020-02-19
20-use-bash-in-scripts.patch Use #/bin/bash in a few shell scripts
Fix the following lintian warnings by forcing bash as a shell:
Robert Luberda <robert@debian.org> no 2022-03-20
21-fix-acute-accent-in-man.patch Fix incorrect acute in dictfmt(1)
Fix the following lintian warnings:
Robert Luberda <robert@debian.org> no 2022-03-20

All known versions for source package 'dictd'

Links