X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fdak.conf;h=6ad96a6b8cd97a793bf0470b86485d66b9687c18;hb=150fb9bd1469af5352579900ac488ed3b98208a4;hp=73eea304ea0f71df6d60a5acc8ffdda2b617ae00;hpb=0dfcad8b764f61ff359a426bc9f7be966e5f6d9f;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 73eea304..6ad96a6b 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -497,6 +497,11 @@ SuiteMappings "propup-version oldstable-security stable testing testing-proposed-updates unstable"; "propup-version stable-security testing testing-proposed-updates unstable"; "propup-version testing-security unstable"; + "map etch oldstable"; + "map lenny stable"; + "map squeeze testing"; + "map sid unstable"; + "map rc-buggy experimental"; "map oldstable oldstable-proposed-updates"; "map oldstable-security oldstable-proposed-updates"; "map stable proposed-updates"; @@ -569,6 +574,9 @@ Dir Unchecked "/srv/ftp.debian.org/queue/unchecked/"; Newstage "/srv/ftp.debian.org/queue/newstage/"; BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/"; + Embargoed "/does/not/exist/"; + Unembargoed "/does/not/exist/"; + Disembargo "/does/not/exist/"; }; }; @@ -604,7 +612,6 @@ Architectures mipsel "MIPS (Little Endian)"; powerpc "PowerPC"; s390 "IBM S/390"; - sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; kfreebsd-i386 "GNU/kFreeBSD i386"; kfreebsd-amd64 "GNU/kFreeBSD amd64";