Re: How to detect packages autobuilt against debhelper 5.0.14?

2006-11-04 Thread Thomas Viehmann
Hi, Andrew Pollock wrote: > Any suggestions for how to determine all packages autobuilt against > debhelper 5.0.14? Wouldn't it be sufficient to look for dh_installinit stuff in postinst but no init file similar to for x in *.deb ; do ar p $x control.tar.gz | tar xzOf - ./postinst 2>/dev/null | g

How to detect packages autobuilt against debhelper 5.0.14?

2006-11-04 Thread Andrew Pollock
Hey, #397056 just brought to my attention that an 11 month old build of one of my packages appears to have been bitten by debhelper bug #347577 This got me thinking, how many other packages autobuilt around that time, and not subsequently uploaded might be also affected? Any suggestions for how

Re: GNU/Linux Test suite

2006-11-04 Thread Amaya
Hi, Mark Marc SCHAEFER wrote: > did Debian QA ever consider running a test suite just before a > release? I would guess so, but ATM we are too busy with the release :) > Debian QA could even add some specific tests using the provider > framework. I haven't really looked at it, but I think it is