Package: ftp.debian.org User: [email protected] Usertags: dak
Hi, As discovered during today's point release, if a Packages-List field is present and includes a dbgsym package, dak does not ensure that the target suite has a corresponding debug suite before accepting the package. >From #debian-release: 12:09 < ansgar> It only shouldn't go to NEW if there is a *-debug suite. 12:14 < ansgar> jcristau: Doh. If there is a Package-List, we don't do the -dbgsym NEW check. 12:14 < ansgar> It still checks if the source may build that package, but that doesn't depend on having a debug suite or not. 12:16 < ansgar> The solution is probably to also /unconditionally/ do the check for binaries included in the upload, even for sourceful uploads with Package-List field. Regards, Adam

