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