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