]> git.decadent.org.uk Git - dak.git/blob - katie.conf-non-US
2004-02-27 Martin Michlmayr <tbm@cyrius.com> * docs/README.config: lots of updates...
[dak.git] / katie.conf-non-US
1 Dinstall
2 {
3    PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp";
4    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
5    SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg";
6    SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
7    SigningKeyIds "1DB114E0";
8    SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
9    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
10    MyAdminAddress "ftpmaster@debian.org";
11    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()
12    MyDistribution "Debian"; // Used in emails
13    BugServer "bugs.debian.org";
14    PackagesServer "packages.debian.org";
15    TrackingServer "packages.qa.debian.org";
16    LockFile "/org/non-us.debian.org/katie/lock";
17    Bcc "archive@ftp-master.debian.org";
18    GroupOverrideFilename "override.group-maint";
19    FutureTimeTravelGrace 28800; // 8 hours
20    PastCutoffYear "1984";
21    SkipTime 300;
22    CloseBugs "true";
23    SuiteSuffix "non-US";
24    OverrideDisparityCheck "true";
25    StableDislocationSupport "false";
26    Reject
27    {
28      NoSourceOnly "true";
29    };
30 };
31
32 Lauren
33 {
34    StableRejector "Martin (Joey) Schulze <joey@debian.org>";
35    MoreInfoURL "http://people.debian.org/~joey/3.0r2/";
36 };
37
38 Julia
39 {
40   ValidGID "800";
41   // Comma separated list of users who are in Postgres but not the passwd file
42   KnownPostgres "udmsearch,postgres,www-data,katie,auric";
43 };
44
45 Shania
46 {
47   Options
48   {
49     Days 14;
50    };
51  MorgueSubDir "shania";
52 };
53
54
55 Catherine 
56 {
57   Options 
58   {
59      Limit      10240;
60   };
61 };
62
63 Natalie
64 {
65   Options
66   {
67     Component "non-US/main";
68     Suite "unstable";
69     Type "deb";
70    };
71  ComponentPosition "suffix"; // Whether the component is prepended or appended to the section name
72 };
73
74 Melanie
75 {
76   Options
77   {
78     Suite "unstable";
79    };
80    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
81    LogFile "/home/troup/public_html/removals.txt";
82    Bcc "removed-packages@qa.debian.org";
83 };
84
85 Neve
86 {
87   ExportDir "/org/non-us.debian.org/katie/neve-files/";
88 };
89
90 Rhona
91 {
92   // How long (in seconds) dead packages are left before being killed
93   StayOfExecution 129600; // 1.5 days
94   MorgueSubDir "rhona";
95   OverrideFilename "override.source-only";
96 };
97
98 Suite
99 {
100
101   Stable
102   {
103         Components 
104         {
105           non-US/main;
106           non-US/contrib;
107           non-US/non-free;
108         };
109         Architectures 
110         {
111           source;  
112           all;
113           alpha; 
114           arm;
115           hppa;
116           i386;
117           ia64;
118           m68k;
119           mips;
120           mipsel;
121           powerpc;
122           s390;
123           sparc;
124         };
125         Announce "debian-changes@lists.debian.org";
126         Version "3.0r2";
127         Origin "Debian";
128         Description "Debian 3.0r2 Released 20th November 2003";
129         CodeName "woody";
130         OverrideCodeName "woody";
131         Priority "3";
132         Untouchable "1";
133         ChangeLogBase "dists/stable/non-US/";
134   };
135
136   Proposed-Updates
137   {
138         Components 
139         {
140           non-US/main;
141           non-US/contrib;
142           non-US/non-free;
143         };
144         Architectures 
145         {
146           source;  
147           all;
148           alpha; 
149           arm;
150           hppa;
151           i386;
152           ia64;
153           m68k;
154           mips;
155           mipsel;
156           powerpc;
157           s390;
158           sparc;
159         };
160         Announce "debian-changes@lists.debian.org";
161         CopyChanges "dists/proposed-updates/";
162         CopyKatie "/org/non-us.debian.org/queue/proposed-updates/";
163         Version "3.0-updates";
164         Origin "Debian";
165         Description "Debian 3.0 Proposed Updates - Not Released";
166         CodeName "proposed-updates";
167         OverrideCodeName "woody";
168         OverrideSuite "stable";
169         Priority "4";
170         VersionChecks
171         {
172           MustBeNewerThan
173           {
174             Stable;
175           };
176           MustBeOlderThan
177           {
178             Unstable;
179             Experimental;
180           };
181         };
182   };
183
184   Testing
185   {
186         Components 
187         {
188           non-US/main;
189           non-US/contrib;
190           non-US/non-free;
191         };
192         Architectures 
193         {
194           source;  
195           all;
196           alpha; 
197           arm;
198           hppa;
199           i386;
200           ia64;
201           m68k;
202           mips;
203           mipsel;
204           powerpc;
205           s390;
206           sparc;
207         };
208         Origin "Debian";
209         Description "Debian Testing distribution - Not Released";
210         CodeName "sarge";
211         OverrideCodeName "sarge";
212         Priority "5";
213   };
214
215   Testing-Proposed-Updates
216   {
217         Components 
218         {
219           non-US/main;
220           non-US/contrib;
221           non-US/non-free;
222         };
223         Architectures 
224         {
225           source;  
226           all;
227           alpha; 
228           arm;
229           hppa;
230           i386;
231           ia64;
232           m68k;
233           mips;
234           mipsel;
235           powerpc;
236           s390;
237           sparc;
238         };
239         Origin "Debian";
240         Description "Debian Testing distribution updates - Not Released";
241         CodeName "testing-proposed-updates";
242         OverrideCodeName "sarge";
243         OverrideSuite "unstable";
244         Priority "6";
245         VersionChecks
246         {
247           MustBeNewerThan
248           {
249             Stable;
250             Proposed-Updates;
251             Testing;
252           };
253           MustBeOlderThan
254           {
255             Unstable;
256             Experimental;
257           };
258         };
259   };
260
261   Unstable
262   {
263         Components 
264         {
265           non-US/main;
266           non-US/contrib;
267           non-US/non-free;
268         };
269         Architectures 
270         {
271           source; 
272           all;
273           alpha; 
274           arm;
275           hppa;
276           hurd-i386;
277           i386;
278           ia64;
279           m68k;
280           mips;
281           mipsel;
282           powerpc;
283           s390;
284           sh;
285           sparc;
286         };
287         Announce "debian-devel-changes@lists.debian.org";
288         Origin "Debian";
289         Description "Debian Unstable - Not Released";
290         CodeName "sid";
291         OverrideCodeName "sid";
292         Priority "7";
293         VersionChecks
294         {
295           MustBeNewerThan
296           {
297             Stable;
298             Proposed-Updates;
299             Testing;
300             Testing-Proposed-Updates;
301           };
302         };
303   };
304
305 };
306
307 SuiteMappings
308 {
309  // JT - temp measure
310  "map testing-security proposed-updates";
311
312  "map stable proposed-updates";
313  "map stable-security proposed-updates";
314  "map-unreleased stable unstable";
315  "map-unreleased proposed-updates unstable";
316  "map testing testing-proposed-updates";
317  //"map testing-security testing-proposed-updates";
318  "map-unreleased testing unstable";
319  "map-unreleased testing-proposed-updates unstable";
320 };
321
322 Dir
323 {
324   Root "/org/non-us.debian.org/ftp/";
325   Pool "/org/non-us.debian.org/ftp/pool/";
326   PoolRoot "pool/";
327   Templates "/org/non-us.debian.org/katie/templates/";
328   Override "/org/non-us.debian.org/scripts/override/";
329   Lists "/org/non-us.debian.org/database/dists/";
330   Log "/org/non-us.debian.org/log/";
331   Morgue "/org/non-us.debian.org/morgue/";
332   MorgueReject "reject";
333   UrgencyLog "/org/non-us.debian.org/testing/";
334   Queue
335   {
336     Accepted "/org/non-us.debian.org/queue/accepted/";
337     Byhand "/org/non-us.debian.org/queue/byhand/";
338     Done "/org/non-us.debian.org/queue/done/";
339     Holding "/org/non-us.debian.org/queue/holding/";
340     New "/org/non-us.debian.org/queue/new/";
341     Reject "/org/non-us.debian.org/queue/reject/";
342     Unchecked "/org/non-us.debian.org/queue/unchecked/";
343   };
344 };
345
346 DB
347 {
348   Name "projectb";
349   Host "";
350   Port -1;
351 };
352
353 Architectures
354 {
355
356   source "Source";
357   all "Architecture Independent";
358   alpha "DEC Alpha";
359   hurd-i386 "Intel ia32 running the HURD";
360   hppa "HP PA RISC";
361   arm "ARM";
362   i386 "Intel ia32";
363   ia64 "Intel ia64";
364   m68k "Motorola Mc680x0";
365   mips "MIPS (Big Endian)";
366   mipsel "MIPS (Little Endian)";
367   powerpc "PowerPC";
368   s390 "IBM S/390";
369   sh "Hitatchi SuperH";
370   sparc "Sun SPARC/UltraSPARC";
371
372 };
373
374 Archive
375 {
376
377   non-US 
378   {
379     OriginServer "non-us.debian.org";
380     PrimaryMirror "non-us.debian.org";
381     Description "Non-US Archive for the Debian project";
382   };
383
384 };
385
386 Component
387 {
388
389   non-US/main
390   {
391         Description "Main (non-US)";
392         MeetsDFSG "true";
393   };
394
395   non-US/contrib
396   {
397         Description "Contrib (non-US)";
398         MeetsDFSG "true";
399   };
400
401   non-US/non-free
402   {
403         Description "Software that fails to meet the DFSG (non-US)";
404         MeetsDFSG "false";
405   };
406
407 };
408
409 Section
410 {
411
412   non-US;
413
414 };
415
416 Priority
417 {
418
419   required 1;
420   important 2;
421   standard 3;
422   optional 4;
423   extra 5;
424   source 0; // i.e. unused
425
426 };
427
428 OverrideType
429 {
430
431   deb;
432   udeb;
433   dsc;
434
435 };
436
437 Location
438 {
439   /org/non-us.debian.org/ftp/dists/
440     {
441       Archive "non-US";
442       Type "legacy";
443     };
444
445   /org/non-us.debian.org/ftp/dists/old-proposed-updates/
446     {
447       Archive "non-US";
448       Type "legacy-mixed";
449     };
450
451   /org/non-us.debian.org/ftp/pool/
452     {
453       Archive "non-US";
454       Suites 
455         {
456           OldStable;
457           Stable;
458           Proposed-Updates;
459           Testing;
460           Testing-Proposed-Updates;
461           Unstable;
462         };
463       Type "pool";
464     };
465
466 };
467
468 Urgency
469 {
470   Default "low";
471   Valid
472   {
473     low;
474     medium;
475     high;
476     emergency;
477     critical;
478   };
479 };