[Pkg-kde-extras] Bug#669098: qapt FTBFS MD5Summation and debMD5 undeclared

2012-04-17 Thread peter green
Package: qapt Version: 1.3.0-1 from the armel build log cd /build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/obj-arm-linux-gnueabi/src /usr/bin/c++ -Dqapt_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -std=c++0x

[Pkg-kde-extras] Processed: fix ftbfs with gcc 4.7

2012-04-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 667145 + patch Bug #667145 [ctemplate] ctemplate: ftbfs with GCC-4.7 Added tag(s) patch. thanks Stopping processing here. Please contact me if you need assistance. -- 667145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667145 Debian

[Pkg-kde-extras] Bug#669163: qapt: FTBFS (error: 'MD5Summation' was not declared in this scope)

2012-04-17 Thread Adam D. Barratt
Source: qapt Version: 1.3.0-1 Severity: serious Tags: wheezy sid Hi, qapt FTBFS having been binNMUed for the apt 0.9 transition. From the amd64 build log: cd /build/buildd-qapt_1.3.0-1+b1-amd64-r6DoHN/qapt-1.3.0/obj-x86_64-linux-gnu/utils/plasma-runner-installer /usr/bin/c++

[Pkg-kde-extras] Processed: block 665969 with 669163 669061 669151

2012-04-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: block 665969 with 669163 669061 669151 Bug #665969 [release.debian.org] transition: apt 0.9.0 665969 was not blocked by any bugs. 665969 was not blocking any bugs. Added blocking bug(s) of 665969: 669163, 669061, and 669151 thanks Stopping

[Pkg-kde-extras] Processed: reassign 669098 to src:qapt, forcibly merging 669163 669098

2012-04-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 669098 src:qapt qapt/1.3.0-1 Bug #669098 [qapt] qapt FTBFS MD5Summation and debMD5 undeclared Bug reassigned from package 'qapt' to 'src:qapt'. No longer marked as found in versions 1.3.0-1. Ignoring request to alter fixed versions of bug

[Pkg-kde-extras] Bug#669182: gtk2-engines-oxygen: LDFLAGS hardening flags missing

2012-04-17 Thread Simon Ruderich
Package: gtk2-engines-oxygen Version: 1.2.2-1 Severity: normal Tags: patch Dear Maintainer, The LDFLAGS hardening flags are missing because they are overwritten in debian/rules. For more hardening information please have a look at [1], [2] and [3]. The following patch fixes the issue. diff

[Pkg-kde-extras] Bug#669098: qapt FTBFS MD5Summation and debMD5 undeclared

2012-04-17 Thread David Kalnischkies
Hi Jonathan and hello qapt debian-maintainers, Attached is a simple patch to fix the FTBFS of qapt since apt = 0.9: src/debfile.cpp:187:5: error: 'MD5Summation' was not declared in this scope The problem is that it seems like I forgot to guard some header cleanup properly, so the transitive

[Pkg-kde-extras] Bug#669189: kvirc: Hardening flags missing

2012-04-17 Thread Simon Ruderich
Package: kvirc Version: 4:4.1.3+2024.svn5988-1 Severity: normal Tags: patch Dear Maintainer, The LDFLAGS hardening flags are missing because they are overwritten in debian/rules. The other hardening flags are missing because they are overwritten by the build system. DEB_*_MAINT_APPEND is