balazar3 is marked for autoremoval from testing

2015-11-19 Thread Debian testing autoremoval watch
balazar3 0.1-11 is marked for autoremoval from testing on 2015-12-24 It (build-)depends on packages with these RC bugs: 804728: soya: FTBFS: libode-sp-dev has been dropped

qmtest is marked for autoremoval from testing

2015-11-19 Thread Debian testing autoremoval watch
qmtest 2.4.1-2 is marked for autoremoval from testing on 2015-12-04 It is affected by these RC bugs: 800272: qmtest: Please migrate a supported debhelper compat level

Bug#800272: qmtest: Please migrate a supported debhelper compat level

2015-11-19 Thread Chris Lamb
severity 800272 serious thanks > dh_movefiles: Compatibility levels before 3 are no longer supported (level 2 > requested) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#744137: marked as done (Please upgrade to m2crypto 0.22.3)

2015-11-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Nov 2015 10:36:16 + with message-id and subject line Bug#744137: fixed in m2crypto 0.22.6~rc4-1 has caused the Debian Bug report #744137, regarding Please upgrade to m2crypto 0.22.3 to be marked as done. This means that you claim that the problem has been dealt with

Processed: Re: qmtest: Please migrate a supported debhelper compat level

2015-11-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 800272 serious Bug #800272 [src:qmtest] qmtest: Please migrate a supported debhelper compat level Severity set to 'serious' from 'important' > thanks Stopping processing here. Please contact me if you need assistance. -- 800272: http:/

Bug#803946: marked as done (ImportError: /usr/lib/python2.7/dist-packages/M2Crypto/__m2crypto.so: undefined symbol: SSLv3_method)

2015-11-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Nov 2015 10:36:16 + with message-id and subject line Bug#803946: fixed in m2crypto 0.22.6~rc4-1 has caused the Debian Bug report #803946, regarding ImportError: /usr/lib/python2.7/dist-packages/M2Crypto/__m2crypto.so: undefined symbol: SSLv3_method to be marked as d

Bug#803946: m2crypto: SSLv3 method

2015-11-19 Thread Daniel Stender
On Sun, 15 Nov 2015 22:30:52 +0100 Kurt Roeckx wrote: > Hi, > > So you currently have: > #ifndef OPENSSL_NO_SSL2 > %rename(sslv2_method) SSLv2_method; > extern SSL_METHOD *SSLv2_method(void); > #endif > %rename(sslv3_method) SSLv3_method; > extern SSL_METHOD *SSLv3_method(void); > %rename(sslv23_