]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
add get_sections and get_priorities
[dak.git] / config / debian / dak.conf
index 73eea304ea0f71df6d60a5acc8ffdda2b617ae00..6ad96a6b8cd97a793bf0470b86485d66b9687c18 100644 (file)
@@ -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";