Package: sigx / 2.0.2-3

Metadata

Package Version Patches format
sigx 2.0.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Don t include individual glib headers.patch | (download)

sigx/dispatcher.h | 2 1 + 1 - 0 !
sigx/validity_trackable.h | 2 1 + 1 - 0 !
src/connection_wrapper.cpp | 2 1 + 1 - 0 !
src/dispatcher.cpp | 2 1 + 1 - 0 !
src/tunnel_validity_tracker.cpp | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 don't include individual glib headers

Bug-Debian: http://bugs.debian.org/665611

Fix up broken SHLINKFLAGS handling in scons.patch | (download)

site_scons/site_tools/versionedlibrary.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix up broken shlinkflags handling in scons


Fix up LIBDIR hacking in SConstruct.patch | (download)

SConstruct | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix up libdir hacking in sconstruct

Don't call env.Append on LIBDIR if already present. Also, derive LIBINCLUDEDIR
from LIBDIR.