]> git.decadent.org.uk Git - dak.git/commitdiff
Check for debug suite for upload suite, not override suite
authorAnsgar Burchardt <ansgar@debian.org>
Sat, 16 Jan 2016 14:07:47 +0000 (15:07 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Sat, 16 Jan 2016 14:07:47 +0000 (15:07 +0100)
Debug packages are exempt from NEW if the target suite has a seperate
debug suite.  However the code checked if the target's override suite
had a debug suite...  For the Debian archive this went unnoticed as
experimental's override suite is unstable and both suites have a
seperate debug suite.

Reported-by: Matthias Klumpp <mak@debian.org>

No differences found