Package: magic / 7.5.220-1

Metadata

Package Version Patches format
magic 7.5.220-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 makefile exit on error.patch | (download)

Makefile | 26 12 + 14 - 0 !
1 file changed, 12 insertions(+), 14 deletions(-)

 makefile adjustment
 This patch adjusts the Makefile to exit on errors
02 makefile fix profiling.patch | (download)

tcltk/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 makefile fix for profiling
 This patch removes a profiling option from a Makefile's gcc build rule to
 prevent profiling code to end up in Debian runtime executables
03 makefile install html.patch | (download)

doc/html/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install html docs to fhs conformant /usr/share
 This patch changes a Makefile to install HTML docs to an FHS conformant dir
04 fhs images.patch | (download)

magic/Makefile | 8 4 + 4 - 0 !
tcltk/wrapper.tcl | 10 5 + 5 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 move images to an fhs conformant directory
 This patch moves some XBM images to an FHS conformant directory in /usr/share
05 readline reference removal.patch | (download)

commands/Makefile | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 readline removal
 This patch removes remaining references to readline
06 script adjustments.patch | (download)

ext2spice/spice2sim | 2 1 + 1 - 0 !
tcltk/console.tcl | 2 2 + 0 - 0 !
tcltk/strip_reflibs.tcl | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 2 deletions(-)

 various #! script adjustments for tcl scripts
 This patch adjusts some Tcl scripts to Debian file locations