Package: xpa / 2.1.15-4

Metadata

Package Version Patches format
xpa 2.1.15-4 3.0 (quilt)

Patch series

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

Makefile.in | 23 17 + 6 - 0 !
1 file changed, 17 insertions(+), 6 deletions(-)

 fix the paths for a chroot build and for fhs

fix_manpages.patch | (download)

man/man1/xpachanges.1 | 6 3 + 3 - 0 !
man/man3/xpaaccess.3 | 3 1 + 2 - 0 !
man/man3/xpamacros.3 | 2 1 + 1 - 0 !
man/man3/xparace.3 | 2 1 + 1 - 0 !
man/mann/xpa.n | 24 12 + 12 - 0 !
man/mann/xpaacl.n | 4 2 + 2 - 0 !
man/mann/xpacode.n | 4 2 + 2 - 0 !
man/mann/xpacommon.n | 4 2 + 2 - 0 !
man/mann/xpaconvert.n | 4 2 + 2 - 0 !
man/mann/xpaenv.n | 13 2 + 11 - 0 !
man/mann/xpainet.n | 4 2 + 2 - 0 !
man/mann/xpaintro.n | 4 2 + 2 - 0 !
man/mann/xpamethod.n | 4 2 + 2 - 0 !
man/mann/xpaname.n | 4 2 + 2 - 0 !
man/mann/xpaoom.n | 4 2 + 2 - 0 !
man/mann/xpatcl.n | 4 2 + 2 - 0 !
man/mann/xpatemplate.n | 4 2 + 2 - 0 !
man/mann/xpausers.n | 4 2 + 2 - 0 !
man/mann/xpaxt.n | 4 2 + 2 - 0 !
19 files changed, 46 insertions(+), 56 deletions(-)

 fix manpages (section, name, and spellfixes) so that lintian 
 does not complain

install_tclxpa.patch | (download)

Makefile.in | 31 21 + 10 - 0 !
tcl.c | 4 2 + 2 - 0 !
2 files changed, 23 insertions(+), 12 deletions(-)

 install the tcl interface to /usr/lib/tcltk/xpa according to
 Debians policy.

hardening.patch | (download)

Makefile.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 add hardening flags

fix_xpa_h.patch | (download)

Makefile.in | 4 2 + 2 - 0 !
xpa.h | 4 0 + 4 - 0 !
2 files changed, 2 insertions(+), 6 deletions(-)

 remove conf.h include from xpa.h. 
 The missing file is included by a preprocessor switch.
Bug: https://bugs.debian.org/764406