Package: xmedcon / 0.13.0-2

Metadata

Package Version Patches format
xmedcon 0.13.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
man spelling.patch | (download)

man/m-intf.4 | 2 1 + 1 - 0 !
man/medcon.1 | 268 134 + 134 - 0 !
man/medcon.3 | 8 4 + 4 - 0 !
man/xmedcon-config.1 | 25 12 + 13 - 0 !
man/xmedcon.1 | 8 4 + 4 - 0 !
5 files changed, 155 insertions(+), 156 deletions(-)

 fix some lintian issues with manpages


code spelling.patch | (download)

source/m-acr.c | 2 1 + 1 - 0 !
source/m-algori.c | 2 1 + 1 - 0 !
source/m-conc.c | 6 3 + 3 - 0 !
source/m-conc.h | 6 3 + 3 - 0 !
source/m-ecat64.c | 6 3 + 3 - 0 !
source/m-getopt.c | 4 2 + 2 - 0 !
source/m-nifti.c | 2 1 + 1 - 0 !
source/m-split.c | 4 2 + 2 - 0 !
8 files changed, 16 insertions(+), 16 deletions(-)

 fix some spelling errors in code


avoid_linking_to_unneeded_libs.patch | (download)

source/Makefile.am | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 avoid useless linking against gtk library for command line tool
 and library


add_gtk_libraries_to_linker.patch | (download)

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

 make sure gtk libraries are added to linker call