Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_mkrelease_autoconf213_debian.patch | ## 01_mkrelease_autoconf213_debian by Junichi Uekawa <dancer@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: change call to autoconf213 to autoconf2.13 which exists in Debian ## Updated for 3.7p3 =================================================================== |
no | ||||
02_debiandefines.patch | ## 02_debiandefines by Junichi Uekawa <dancer@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Debian defines, adding shareddir. ## Applies to 3.7p3 okay. |
no | ||||
03_debian_useshareddir.patch | ## 03_debian_useshareddir by Junichi Uekawa <dancer@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Use shareddir |
no | ||||
04_platex.patch | ## 04_platex by Junichi Uekawa <dancer@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Use platex instead of latex for compiling. |
no | ||||
05_fix_spelling_error.patch | ## 06_fix_spelling_error by HIGUCHI Daisuke (VDR dai) <dai@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: eliminate lintian warning: spelling-error-in-{binary,manpages} |
no | ||||
06_fix_manpages_error.patch | ## 07_fix_manpage_error by HIGUCHI Daisuke (VDR dai) <dai@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: eliminate lintian warning: manpage-has-errors-from-man |
no | ||||
07_fix_ftbfs_on_hurd-i386.patch | ## 08_fix_ftbfs_on_hurd-i386 by HIGUCHI Daisuke (VDR dai) <dai@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: fix FTBFS on hurd-i386. use O_RDONLY instead of bare 0. |
no | ||||
08_fix_format_security.patch | fix -Werror=format-security diff --git a/cmd/catdic/can.c b/cmd/catdic/can.c index b01fb56..1bed395 100644 |
HIGUCHI Daisuke (VDR dai) <dai@debian.org> | no | 2013-06-09 | ||
09_fix_manpages_error.patch | fix many manpages errors diff --git a/cmd/catdic/cannakill.man b/cmd/catdic/cannakill.man index 9137314..7edb1b3 100644 |
HIGUCHI Daisuke (VDR dai) <dai@debian.org> | no | 2013-06-09 | ||
10_fix_configure.ac.patch | fix FTBFS caused after the DH level has bumped. | Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net> | no | 2020-06-20 | ||
11_fix_spelling_error_in_binary.patch | Fix spelling error in binaries. | Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net> | no | 2020-07-16 | ||
12_make_the_output_of_mkbindic_reproducible.patch | make the output of mkbindic reproducible. | Chris Lamb <lamby@debian.org> | no | debian | 2020-08-17 | |
13_fix-ar-clq.patch | fix ar clq Binutils 2.37+ no longer ignores l option for ar tool. Explicitly remove this option to prevent FTBFS. See https://bugs.debian.org/981072 for details. |
Boyuan Yang <byang@debian.org> | no | 2021-09-14 | ||
missing-prototypes.patch | fix building with -Werror=implicit-function-declaration | Andreas Beckmann <anbe@debian.org> | no | |||
unify-searchfunc.patch | consistently use 'unsigned int key' as searchfunc() parameter | Andreas Beckmann <anbe@debian.org> | no | |||
implicit-int.patch | fix building with -Werror=implicit-int | Andreas Beckmann <anbe@debian.org> | no | |||
incompatible-pointer-types.patch | fix building with -Werror=incompatible-pointer-types | Andreas Beckmann <anbe@debian.org> | no |