]> git.decadent.org.uk Git - dak.git/blob - katie.conf-non-US
Remove versions for unreleased suites, since they're not released yet :)Add "Tree...
[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         Origin "Debian";
188         Description "Experimental packages - not released; use at your own risk.";
189         CodeName "experimental";
190         OverrideCodeName "experimental";
191         SingleOverrideFile "true";
192         Priority "0";
193         Tree "project/experimental";
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         Origin "Debian";
270         Description "Debian Testing distribution - Not Released";
271         OverrideCodeName "woody";
272         Priority "3";
273   };
274
275   Unstable
276   {
277         Components 
278         {
279           non-US/main "";
280           non-US/contrib "";
281           non-US/non-free "";
282         };
283         Architectures 
284         {
285           "source" ""; 
286           "all" "";
287           "alpha" ""; 
288           "arm" "";
289           "hppa" "";
290           "hurd-i386" "";
291           "i386" "";
292           "ia64" "";
293           "m68k" "";
294           "mips" "";
295           "mipsel" "";
296           "powerpc" "";
297           "s390" "";
298           "sh" "";
299           "sparc" "";
300         };
301         Announce "debian-devel-changes@lists.debian.org";
302         Origin "Debian";
303         Description "Debian Unstable - Not Released";
304         CodeName "sid";
305         OverrideCodeName "sid";
306         Priority "4";
307   };
308
309 };
310
311 Dir
312 {
313   RootDir "/org/non-us.debian.org/ftp/";
314   PoolDir "/org/non-us.debian.org/ftp/pool/";
315   PoolRoot "pool/";
316   IncomingDir "/org/non-us.debian.org/incoming/";
317   OverrideDir "/org/non-us.debian.org/scripts/override/";
318   ListsDir "/org/non-us.debian.org/database/dists/";
319   Morgue "/org/non-us.debian.org/morgue/";
320 };
321
322 DB
323 {
324   Host "non-us.debian.org";
325   Port -1;
326   ROUser "nobody";
327 };
328
329 Architectures
330 {
331
332   source "Source";
333   all "Architecture Independent";
334   alpha "DEC Alpha";
335   hurd-i386 "Intel ia32 running the HURD";
336   hppa "HP PA RISC";
337   arm "Arm";
338   i386 "Intel ia32";
339   ia64 "Intel ia64";
340   m68k "Motorola Mc680x0";
341   mips "SGI MIPS";
342   mipsel "SGI MIPS (Little Endian)";
343   powerpc "PowerPC";
344   s390 "IBM S/390";
345   sh "Hitatchi SuperH";
346   sparc "Sun SPARC/UltraSPARC";
347
348 };
349
350 Archive
351 {
352
353   non-US 
354   {
355     OriginServer "non-us.debian.org";
356     Description "Non-US Archive for the Debian project";
357   };
358
359 };
360
361 Component
362 {
363
364   non-US/main
365   {
366         Description "Main (non-US)";
367         MeetsDFSG "true";
368   };
369
370   non-US/contrib
371   {
372         Description "Contrib (non-US)";
373         MeetsDFSG "true";
374   };
375
376   non-US/non-free
377   {
378         Description "Software that fails to meet the DFSG (non-US)";
379         MeetsDFSG "false";
380   };
381
382 };
383
384 Section
385 {
386
387   "non-US" "";
388
389 };
390
391 Priority
392 {
393
394   "required" 1;
395   "important" 2;
396   "standard" 3;
397   "optional" 4;
398   "extra" 5;
399   "source" 0; // i.e. unused
400
401 };
402
403 OverrideType
404 {
405
406   "deb" "";
407   "udeb" "";
408   "dsc" "";
409
410 };
411
412 Location
413 {
414   
415   // Old style locations on non-US.debian.org
416
417   /org/non-us.debian.org/ftp/dists/proposed-updates/
418     {
419       Archive "non-US";
420       Suite "proposed-updates";
421       Type "legacy-mixed";
422     };
423
424   /org/non-us.debian.org/ftp/dists/
425     {
426       Archive "non-US";
427       Suites 
428         {
429           Stable "";
430           Unstable "";
431         };
432       Type "legacy";
433     };
434
435   // New pool locations on non-US.debian.org
436   /org/non-us.debian.org/ftp/pool/
437     {
438       Archive "non-US";
439       Type "pool";
440     };
441
442 };