On Thu, 2017-02-16 at 10:41 +0100, Emilio Pozuelo Monfort wrote:
> ftp-masters don't handle removals from testing/stable/oldstable, that's done 
> by
> the release team, so I'm not sure why reportbug has that in the template...
> maybe it should redirect the bugs to release.debian.org if you choose one of
> those suites...

It at least makes sure {,old}stable bugs are seen by -release:

        if suite not in ('testing', 'unstable', 'experimental'):
            headers.append('X-Debbugs-CC: debian-rele...@lists.debian.org')
            ui.log_message('Your report will be carbon-copied to 
debian-release.\n')

I'm not sure why that list includes testing, however - nor how simple
having reportbug change the package name at that point would be.

Regards,

Adam

Reply via email to