]> git.decadent.org.uk Git - dak.git/blob - katie.conf-non-US
add notautomaitc: yes to experimental/**/Release
[dak.git] / katie.conf-non-US
1 Dinstall
2 {
3   Options
4   {
5         Automatic "";
6         Debug "";
7         Help "";
8         Ack-New "";
9         Manual-Reject "";
10         No-Action "";
11         No-Lock "";
12         No-Mail "";
13         Override-Distribution "";
14         Version "";
15    };
16
17    PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp";
18    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
19    SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg";
20    SendmailCommand "/usr/sbin/sendmail -oi -t";
21    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
22    MyAdminAddress "ftpmaster@debian.org";
23    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()
24    MyDistribution "Debian"; // Used in emails
25    BugServer "bugs.debian.org";
26    PackagesServer "packages.debian.org";
27    NewAckList "/org/non-us.debian.org/katie/log";
28    LockFile "/org/non-us.debian.org/katie/lock";
29    Bcc "troup@auric.debian.org";
30
31 };
32
33 Heidi
34 {
35
36   Options
37   {
38     Add "";
39     Debug "";
40     Help "";
41     List "";
42     Remove "";
43     Set "";
44     Version "";
45    };
46
47 };
48
49 Catherine
50 {
51
52   Options
53   {
54     Debug "";
55     Help "";
56     Limit "";
57     No-Action "";
58     Version "";
59    };
60
61 };
62
63 Tea
64 {
65
66   Options
67   {
68     Debug "";
69     Help "";
70     Version "";
71    };
72
73 };
74
75 Jenna
76 {
77
78   Options
79   {
80     Architecture "";
81     Component "";
82     Debug "";
83     Help "";
84     Suite "";
85     Verbose "";
86     Version "";
87    };
88
89 };
90
91 Madison
92 {
93
94   Options
95   {
96     Debug "";
97     Help "";
98     Suite "";
99     Version "";
100    };
101
102 };
103
104 Shania
105 {
106
107   Options
108   {
109     Debug "";
110     Help "";
111     Version "";
112     Days 14;
113     Incoming "";
114     Mail "";
115     No-Action "";
116     Verbose "";
117    };
118
119  MorgueSubDir "shania";
120 };
121
122 Natalie
123 {
124
125   Options
126   {
127     Debug "";
128     Help "";
129     Version "";
130     Component "non-US/main";
131     List "";
132     Suite "unstable";
133     Set "";
134     Type "deb";
135    };
136
137  ComponentPosition "suffix"; // Whether the component is prepended or appended to the section name
138 };
139
140 Melanie
141 {
142
143   Options
144   {
145     Debug "";
146     Help "";
147     Version "";
148     Architecture "";
149     Binary-Only "";
150     Component "";
151     Done "";
152     No-Action "";
153     Partial "";
154     Reason "";
155     Source-Only "";
156     Suite "unstable";
157    };
158
159    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
160    LogFile "/home/troup/public_html/removals.txt";
161    Bcc "removed-packages@qa.debian.org";
162 };
163
164 Neve
165 {
166
167   ExportDir "/org/non-us.debian.org/katie/neve-files/";
168
169 };
170
171 Rhona
172 {
173
174   Options
175   {
176         Debug "";
177         Help "";
178         No-Action "";
179         Version "";
180    };
181
182   // How long (in seconds) dead packages are left before being killed
183   StayOfExecution 0; // 0 days
184   MorgueSubDir "rhona";
185   OverrideFilename "override.source-only";
186 };
187
188 Suite
189 {
190
191   // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins)
192
193   // non-US doesn't have experimental (yet)  
194 //    Experimental
195 //    {
196 //      Architectures 
197 //      {
198 //        "source" "";  
199 //        "all" "";
200 //        "alpha" ""; 
201 //        "arm" "";
202 //        "i386" "";
203 //        "m68k" "";
204 //        "powerpc" "";
205 //        "sparc" "";
206 //      };
207 //      Announce "debian-devel-changes@lists.debian.org";
208 //      Origin "Debian";
209 //      Description "Experimental packages - not released; use at your own risk.";
210 //      CodeName "experimental";
211 //      OverrideCodeName "experimental";
212 //      SingleOverrideFile "true";
213 //      NotAutomatic "yes";
214 //      Priority "0";
215 //          Tree "project/experimental";
216 //    };
217
218   Stable
219   {
220         Components 
221         {
222           non-US/main "";
223           non-US/contrib "";
224           non-US/non-free "";
225         };
226         Architectures 
227         {
228           "source" "";  
229           "all" "";
230           "alpha" ""; 
231           "arm" "";
232           "i386" "";
233           "m68k" "";
234           "powerpc" "";
235           "sparc" "";
236         };
237         Announce "debian-changes@lists.debian.org";
238         Version "2.2r3";
239         Origin "Debian";
240         Description "Debian 2.2r3 Released 16th April 2001";
241         CodeName "potato";
242         OverrideCodeName "potato";
243         Priority "1";
244         Untouchable "1";
245         ChangeLogBase "dists/stable/non-US/";
246   };
247
248   Proposed-Updates
249   {
250         Architectures 
251         {
252           "source" "";  
253           "all" "";
254           "alpha" ""; 
255           "arm" "";
256           "i386" "";
257           "m68k" "";
258           "powerpc" "";
259           "sparc" "";
260         };
261         Announce "debian-changes@lists.debian.org";
262         CopyChanges "dists/proposed-updates/";
263         Version "2.2r4";
264         Origin "Debian";
265         Description "Proposed Updates for Debian 2.2r4 - Not Released";
266         CodeName "proposed-updates";
267         OverrideCodeName "potato";
268         OverrideSuite "stable";
269         Priority "2";
270   };
271
272   Testing
273   {
274         Components 
275         {
276           non-US/main "";
277           non-US/contrib "";
278           non-US/non-free "";
279         };
280         Architectures 
281         {
282           "source" "";  
283           "all" "";
284           "alpha" ""; 
285           "arm" "";
286           "i386" "";
287           "m68k" "";
288           "powerpc" "";
289           "sparc" "";
290         };
291         Origin "Debian";
292         Description "Debian Testing distribution - Not Released";
293         CodeName "woody";
294         OverrideCodeName "woody";
295         Priority "3";
296   };
297
298   Unstable
299   {
300         Components 
301         {
302           non-US/main "";
303           non-US/contrib "";
304           non-US/non-free "";
305         };
306         Architectures 
307         {
308           "source" ""; 
309           "all" "";
310           "alpha" ""; 
311           "arm" "";
312           "hppa" "";
313           "hurd-i386" "";
314           "i386" "";
315           "ia64" "";
316           "m68k" "";
317           "mips" "";
318           "mipsel" "";
319           "powerpc" "";
320           "s390" "";
321           "sh" "";
322           "sparc" "";
323         };
324         Announce "debian-devel-changes@lists.debian.org";
325         Origin "Debian";
326         Description "Debian Unstable - Not Released";
327         CodeName "sid";
328         OverrideCodeName "sid";
329         Priority "4";
330   };
331
332 };
333
334 Dir
335 {
336   RootDir "/org/non-us.debian.org/ftp/";
337   PoolDir "/org/non-us.debian.org/ftp/pool/";
338   PoolRoot "pool/";
339   TemplatesDir "/org/non-us.debian.org/katie/templates/";
340   IncomingDir "/org/non-us.debian.org/incoming/";
341   OverrideDir "/org/non-us.debian.org/scripts/override/";
342   ListsDir "/org/non-us.debian.org/database/dists/";
343   Morgue "/org/non-us.debian.org/morgue/";
344 };
345
346 DB
347 {
348   Name "projectb";
349   Host "";
350   Port -1;
351   ROUser "nobody";
352 };
353
354 Architectures
355 {
356
357   source "Source";
358   all "Architecture Independent";
359   alpha "DEC Alpha";
360   hurd-i386 "Intel ia32 running the HURD";
361   hppa "HP PA RISC";
362   arm "Arm";
363   i386 "Intel ia32";
364   ia64 "Intel ia64";
365   m68k "Motorola Mc680x0";
366   mips "SGI MIPS";
367   mipsel "SGI MIPS (Little Endian)";
368   powerpc "PowerPC";
369   s390 "IBM S/390";
370   sh "Hitatchi SuperH";
371   sparc "Sun SPARC/UltraSPARC";
372
373 };
374
375 Archive
376 {
377
378   non-US 
379   {
380     OriginServer "non-us.debian.org";
381     PrimaryMirror "non-us.debian.org";
382     Description "Non-US Archive for the Debian project";
383   };
384
385 };
386
387 Component
388 {
389
390   non-US/main
391   {
392         Description "Main (non-US)";
393         MeetsDFSG "true";
394   };
395
396   non-US/contrib
397   {
398         Description "Contrib (non-US)";
399         MeetsDFSG "true";
400   };
401
402   non-US/non-free
403   {
404         Description "Software that fails to meet the DFSG (non-US)";
405         MeetsDFSG "false";
406   };
407
408 };
409
410 Section
411 {
412
413   "non-US" "";
414
415 };
416
417 Priority
418 {
419
420   "required" 1;
421   "important" 2;
422   "standard" 3;
423   "optional" 4;
424   "extra" 5;
425   "source" 0; // i.e. unused
426
427 };
428
429 OverrideType
430 {
431
432   "deb" "";
433   "udeb" "";
434   "dsc" "";
435
436 };
437
438 Location
439 {
440   
441   // Old style locations on non-US.debian.org
442
443   /org/non-us.debian.org/ftp/dists/proposed-updates/
444     {
445       Archive "non-US";
446       Suite "proposed-updates";
447       Type "legacy-mixed";
448     };
449
450   /org/non-us.debian.org/ftp/dists/
451     {
452       Archive "non-US";
453       Suites 
454         {
455           Stable "";
456           Unstable "";
457         };
458       Type "legacy";
459     };
460
461   // New pool locations on non-US.debian.org
462   /org/non-us.debian.org/ftp/pool/
463     {
464       Archive "non-US";
465       Type "pool";
466     };
467
468 };