Package: emacspeak / 53.0+dfsg-5

Metadata

Package Version Patches format
emacspeak 53.0+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_arch_dependent_path_for_espeak_lib | (download)

servers/espeak | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 upstream puts arch dependent files in /usr/share
fix_lintian_privacy breach logo_error.patch | (download)

etc/applications.xml | 1 0 + 1 - 0 !
etc/applications.xsl | 3 0 + 3 - 0 !
2 files changed, 4 deletions(-)

 documentation in emacspeak loads external files at runtime
 This is considered a privacy breach. As the logo's don't add much to
 the documentation, they are removed here.
seed_pink_noise_for_reproducibility.patch | (download)

sounds/3d/src/scroll.csd | 4 2 + 2 - 0 !
sounds/3d/src/window-resize.csd | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 make the build reproducible
dont use local path in documentation.patch | (download)

etc/applications.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 generating documentation in debian fails due to local name of file
use tclsh as interpreter for ssh espeak.patch | (download)

servers/ssh-espeak | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 in debian, tcl is found in tclsh
dont break on vm cruft.patch | (download)

lisp/emacspeak-vm.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't trip over cruft left by vm
 Somewhere before vm 8.2.0b-5, that package didn't clean up properly after
 itself, causing emacspeak to fail during byte compiling. Avoid the failure.
Authors: hartmans and bremner on IRC
Bug-Debian: https://bugs.debian.org/921883
Makefile broken if called from root.patch | (download)

lisp/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 src is already set by the root makefile so deps is wrong
emacspeak proced emacs 29 | (download)

lisp/emacspeak-proced.el | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---