Your message dated Tue, 07 May 2013 09:28:50 +0200
with message-id <[email protected]>
and subject line Re: dak: Release has wrong Components field on security archive
has caused the Debian Bug report #702386,
regarding dak: Release has wrong Components field on security archive
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
702386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702386
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
Severity: minor
User: [email protected]
Usertag: dak
The */updates suites on security.d.o have a wrong Components field in
their Release file:
Components: updates/updates/main updates/updates/contrib
updates/updates/non-free
Ansgar
--- End Message ---
--- Begin Message ---
commit 08a44de2e6aec2dce29cceec2e296c3f574a2a25
Author: Ansgar Burchardt <[email protected]>
Date: Tue May 7 09:24:41 2013 +0200
dak/generate_releases.py: don't include "updates/" twice
On the security archive "updates" is both suite suffix and part of the
component name. It should only be included once in the Components field.
Bug: http://bugs.debian.org/702386
--- End Message ---