Package: sc / 7.16-4

Metadata

Package Version Patches format
sc 7.16-4 3.0 (quilt)

Patch series

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

sc.h | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
call_function_not_take_its_address | (download)

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

---
Upstream changes from old versions | (download)

Makefile | 2 1 1 - 0 !
abbrev.c | 10 8 2 - 0 !
cmds.c | 24 12 12 - 0 !
color.c | 3 3 0 - 0 !
frame.c | 3 3 0 - 0 !
help.c | 1 1 0 - 0 !
interp.c | 19 8 11 - 0 !
lex.c | 8 5 3 - 0 !
range.c | 2 2 0 - 0 !
sc.c | 5 3 2 - 0 !
sc.h | 3 3 0 - 0 !
screen.c | 12 8 4 - 0 !
sort.c | 2 2 0 - 0 !
vi.c | 16 10 6 - 0 !
vmtbl.c | 1 1 0 - 0 !
xmalloc.c | 5 3 2 - 0 !
16 files changed, 73 insertions( ), 43 deletions(-)

 patches to upstream source since 7.16
 Self-explanatory changes mostly dealing with compilation issues
 (ie. broken code, like undefined locals, missing return value, etc.)
 .
 sc (7.16-3) unstable; urgency=low
 .
   * Changed maintainer to the new email address, recursively.
   * Fixed old changelog entries' bug closing method
   * Add patches supplied by Carsten Hey
       Stop compressing tutorial.sc file (closes: #514777)
       Use default colors (closes: #514775)
   * Bump Standards to 3.8.4.
   * Bump dependency of debhelper.
function_definitions | (download)

Makefile | 2 1 1 - 0 !
cmds.c | 2 1 1 - 0 !
help.c | 2 2 0 - 0 !
interp.c | 6 3 3 - 0 !
sc.c | 13 2 11 - 0 !
sc.h | 13 12 1 - 0 !
vi.c | 7 0 7 - 0 !
7 files changed, 21 insertions( ), 24 deletions(-)

---