Bug#554660: Patch to address the bug

2011-09-18 Thread Georgios M. Zarkadas
tags 554660 + patch thanks The attached patch builds the package successfully in a sid pbuilder chroot with EXTRAPACKAGES="binutils-gold" on an amd64 system. I attach the build log also, FYI. In my opinion this should be treated as a Debian-specific patch to make the package build until upstream

Bug#556509: Patch to address this issue

2011-09-17 Thread Georgios M. Zarkadas
tags 556509 + patch tags 556509 + upstream thanks The attached patch seems to resolve the issue. The package built succesfully after applying it, inside a pbuilder chroot with EXTRAPACKAGES="binutils-gold", on an amd64 system. The patch modifies just the Makefile. It is thus IMO an upstream issue

Bug#556479: swish++: An updated and confirmed patch to build package with binutils-gold

2011-09-06 Thread Georgios M. Zarkadas
Package: swish++ Version: 6.1.5-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please disregard the comments of my previous message; while I had the gold linker in my system, the build chroot contained the old ld. Thus, the patch supplied in bug #629813 does not alone fix this

Bug#631609: jailer: Ubuntu fix confirmed for debian with changes to account for the packaging differences

2011-08-31 Thread Georgios M. Zarkadas
Package: jailer Version: 0.4-16 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I confirmed the bug on a clean debian unstable distribution and also that the changes to debian/rules from the OP's patch indeed make the package to build. However the OP's patch cannot apply as-is in

Bug#629813: Patch to fix

2011-08-10 Thread Georgios M. Zarkadas
The following patch fixes the issue (builds the package in an amd64): == diff --git a/encoded_char.h b/encoded_char.h index 819c993..6b9a371 100644 --- a/encoded_char.h +++ b/encoded_char.h @@ -25,6 +25,7 @@ // standard #include #incl