Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
03_multidir.patch | # Author: Damyan Ivanov <dmn@debian.org> # Description: add support to multiple dictionary directories # stolen from upstream multidir branch |
no | ||||
04_fix_fsf_address.patch | #! /bin/sh /usr/share/dpatch/dpatch-run ## 04_fix_fsf_address.dpatch by <divanov@creditreform.bg> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ |
no | ||||
05_gcc4.1.patch | # Author: Damyan Ivanov <dmn@debian.org> # Description: fix methid declaration # GCC 4.1 brafs if it is fully qualified |
no | ||||
06_const-chars.patch | # Author: Damyan Ivanov <dmn@debian.org> # Description: declare inline strings as constants # Modern GCC (rightfully) complain otherwise |
no | ||||
07_gcc4.3.patch | # Author: Damyan Ivanov <dmn@debian.org> # Description: include the right header file # GCC 4.3 has stricter rules about inclusion propagation |
no | ||||
08_fix_const_conversion.patch | # Description: Since a constant is passed into strchr(), pu must also be const # to keep the compiler from generating an error. # Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gbgoffice/+bug/445624 # Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550115 # |
no | ||||
09_deprecated_SigC.patch | # Description: fix compilation with gcc-4.5 (and corresponding libstdc++) # Some deprecated typedefs are finally removed # Constructors need not be explicitly named # Author: George Danchev <danchev@debian.org> # Forwarded: no # Debian-Bug: #564991 |
no | ||||
workhelper-buttonbox.patch | # Description: fix hba declaration to match get_action_area return type # Gtk::Dialog 2.18 now defines this as a generic ButtonBox # Forwarded: no # Bug-Debian: 577371 # Author: Damyan Ivanov <dmn@debian.org> |
no | ||||
11_explicit-linkage.patch | # Description: explicitly link against libX11 # The binary uses its symbols and not linking explicitly causes # a failure to build with GNU binutils gold # Author: Bhavani Shankar R <bhavi@ubuntu.com> # Bug-Debian: http://bugs.debian.org/554373 # Forwarded: no |
no | ||||
gcc6.patch | fixes compilation with GCC-6 return type must be Translator* and can't be boolean | Damyan Ivanov <dmn@debian.org> | no | debian | ||
exam-no-dicts.patch | do not crash when attempting test with no suitable dictionaries getTestDictionaryObject may return NULL | Damyan Ivanov <dmn@debian.org> | no | debian |