Package: ftp.debian.org
Severity: normal
Hi,
With the ddebs coming soon, we need to enforce that "Section: debug"
implies debug symbols. Otherwise, we might move other packages to the
"debugsymbol only" mirror.
The following packages[1] need to moved to a different section.
* libglib2.0-0-refdbg
* libzorpll3.9-1-memtrace
* perl-debug
* telepathy-gabble-tests
* togl-demos
My immediate bet would be to move them to misc.
Thanks,
~Niels
[1] Found by:
$ dak control-overrides -s unstable -l | awk '$3 == "debug" && $1 !~ /-dbg/ {
print $1 }'