Remove some deprecated settings from the main archive configuration.
LockDir "/srv/ftp-master.debian.org/lock/new/";
};
-Check-Overrides
-{
- OverrideSuites
- {
- Stable
- {
- Process "0";
- };
-
- Testing
- {
- Process "1";
- OriginSuite "Unstable";
- };
-
- Unstable
- {
- Process "1";
- };
- };
-};
-
-Suite
-{
- Stable
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-
- Proposed-Updates
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-
- Testing
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-
- Testing-Proposed-Updates
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-
- Squeeze-Updates
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-
- Unstable
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-
- Experimental
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- };
-};
-
SuiteMappings
{
"silent-map squeeze-security oldstable-security";
Export "/srv/ftp-master.debian.org/export/changelogs";
}
-Generate-Releases
-{
- MD5Sum
- {
- proposed-updates;
- stable;
- squeeze-updates;
- testing;
- testing-proposed-updates;
- unstable;
- experimental;
- };
- SHA1
- {
- proposed-updates;
- squeeze-updates;
- stable;
- testing;
- testing-proposed-updates;
- unstable;
- experimental;
- };
- SHA256
- {
- proposed-updates;
- squeeze-updates;
- stable;
- testing;
- testing-proposed-updates;
- unstable;
- experimental;
- };
-}
-
ByGroup {
dak-unpriv "/srv/ftp-master.debian.org/dak/config/debian/dak.conf-dak";
ftpteam "";