Package: bb / 1.3rc1-10

Metadata

Package Version Patches format
bb 1.3rc1-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add_ lm.patch | (download)

Makefile.am | 1 1 + 0 - 0 !
Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 add -lm
 Fixes FTBFS.
README.patch | (download)

README | 57 30 + 27 - 0 !
1 file changed, 30 insertions(+), 27 deletions(-)

 fix typos and minor issues in readme
bb.1.patch | (download)

bb.1 | 105 58 + 47 - 0 !
1 file changed, 58 insertions(+), 47 deletions(-)

 misc. fixes to bb(1) manpage
bb.c.patch | (download)

bb.c | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

---
julia.c.patch | (download)

julia.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
main.c.patch | (download)

main.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
disable_music_by_default.patch | (download)

main.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable music by default
 This mitigates hanging visuals in combination with pulseaudio.
Bug-Debian: https://bugs.debian.org/761023
tex.c.patch | (download)

tex.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
timers.c.patch | (download)

timers.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
zoom.c.patch | (download)

zoom.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
fix typos in messages.patch | (download)

textform.c | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix multiple spelling-error-in-binary found by lintian
fix implicit declaration.patch | (download)

main.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix implicit declaration of strlen in main.c
 Reported by the build log scanner.
Bug-Debian: https://qa.debian.org/bls/bytag/W-implicit-declaration.html