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