BXANotify "false";
AcceptedAutoBuildSuites
{
- potato;
- woody;
+ stable;
+ testing;
};
SecurityAcceptedAutoBuild "true";
- DefaultSuite "Woody";
+ DefaultSuite "Testing";
+ SuiteSuffix "updates";
OverrideMaintainer "katie@security.debian.org";
StableDislocationSupport "true";
+ LegacyStableHasNoSections "true";
};
Julia
MorgueSubDir "shania";
};
-Natalie
-{
- Options
- {
- Component "main";
- Suite "unstable";
- Type "deb";
- };
-
- ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name
-};
-
Melanie
{
Options
Amber
{
- UploadHost "ftp-master.debian.org";
- UploadDir "/pub/UploadQueue";
+ ComponentMappings
+ {
+ main "ftp-master.debian.org:/pub/UploadQueue";
+ contrib "ftp-master.debian.org:/pub/UploadQueue";
+ non-free "ftp-master.debian.org:/pub/UploadQueue";
+ non-US/main "non-us.debian.org:/pub/UploadQueue";
+ non-US/contrib "non-us.debian.org:/pub/UploadQueue";
+ non-US/non-free "non-us.debian.org:/pub/UploadQueue";
+ };
};
Suite
// Priority determines which suite is used for the Maintainers file
// as generated by charisma (highest wins).
- Potato
+ Stable
{
Components
{
- main;
- contrib;
- non-free;
+ updates/main;
+ updates/contrib;
+ updates/non-free;
};
Architectures
{
Origin "Debian";
Label "Debian-Security";
Description "Debian 2.2 Security Updates";
- CodeName "potato/updates";
+ CodeName "potato";
OverrideCodeName "potato";
CopyKatie "/org/security.debian.org/queue/done/";
};
- Woody
+ Testing
{
Components
{
- main;
- contrib;
- non-free;
+ updates/main;
+ updates/contrib;
+ updates/non-free;
};
Architectures
{
Origin "Debian";
Label "Debian-Security";
Description "Debian 3.0 Security Updates";
- CodeName "woody/updates";
+ CodeName "woody";
OverrideCodeName "woody";
CopyKatie "/org/security.debian.org/queue/done/";
};
SuiteMappings
{
- "map stable-security potato";
- "map testing-security woody";
+ "silent-map stable-security stable";
+ "silent-map testing-security testing";
};
Dir
Component
{
- main
+ updates/main
{
- Description "Main";
+ Description "Main (updates)";
MeetsDFSG "true";
};
- contrib
+ updates/contrib
{
- Description "Contrib";
+ Description "Contrib (updates)";
MeetsDFSG "true";
};
- non-free
+ updates/non-free
{
Description "Software that fails to meet the DFSG";
MeetsDFSG "false";
};
+ComponentMappings
+{
+ "main updates/main";
+ "contrib updates/contrib";
+ "non-free updates/non-free";
+ "non-US/main updates/main";
+ "non-US/contrib updates/contrib";
+ "non-US/non-free updates/non-free";
+};
+
Section
{
admin;
Archive "security";
Suites
{
- Potato;
+ Stable;
};
Type "legacy";
};