Package: eboard / 1.1.1-6

Metadata

Package Version Patches format
eboard 1.1.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_cleanup_config_log.dpatch | (download)

elifekam | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 clean up config.log
03_fix_sound.dpatch | (download)

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

 fix sound
40_french_translation.dpatch | (download)

AUTHORS | 1 1 + 0 - 0 !
multilang/README | 3 2 + 1 - 0 !
multilang/eboard.fr.po | 332 166 + 166 - 0 !
3 files changed, 169 insertions(+), 167 deletions(-)

 french translation
40_hungarian_translation.dpatch | (download)

multilang/eboard.hu.po | 2 1 + 1 - 0 !
multilang/eboard.ja.po | 2 1 + 1 - 0 !
multilang/harvest.in | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 hungarian translation
90_respect_deb_build_options.dpatch | (download)

configure | 4 2 + 2 - 0 !
elifekam | 6 5 + 1 - 0 !
2 files changed, 7 insertions(+), 3 deletions(-)

 respect deb build options
91_fix_ftbfs_554315.dpatch | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with --no-add-needed
95_ubuntu_gcc_4.4.dpatch | (download)

ntext.cc | 11 8 + 3 - 0 !
1 file changed, 8 insertions(+), 3 deletions(-)

 fix a invalid conversion compilation error
 Fix a compilation error due to invalid conversion from 'const char*' to
 'char*'. This is achieved by copying the string before modifying it.
96_ubuntu_gcc_4.6.dpatch | (download)

elifekam | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct placement of libs to fix ftbfs with gcc 4.6.