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