]> git.decadent.org.uk Git - dak.git/blob - katie.conf
f2fe0f07e8a06fe41d8f5877ef2211fcd3d15b4c
[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 "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/ftp.debian.org/katie/log";
17    LockFile "/org/ftp.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    BXANotify 1;
24 };
25
26 Julia
27 {
28   ValidGID "800";
29   // Comma seperated list of users who are in Postgres but not the passwd file
30   KnownPostgres "postgres,katie";
31 };
32
33 Shania
34 {
35   Options
36   {
37     Days 14;
38    };
39  MorgueSubDir "shania";
40 };
41
42 Natalie
43 {
44   Options
45   {
46     Component "main";
47     Suite "unstable";
48     Type "deb";
49    };
50
51  ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name
52 };
53
54 Melanie
55 {
56   Options
57   {
58     Suite "unstable";
59    };
60
61    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
62    LogFile "/org/ftp.debian.org/web/removals.txt";
63    Bcc "removed-packages@qa.debian.org";
64 };
65
66 Neve
67 {
68   ExportDir "/org/ftp.debian.org/katie/neve-files/";
69 };
70
71 Rhona
72 {
73   // How long (in seconds) dead packages are left before being killed
74   StayOfExecution 129600; // 1.5 days
75   MorgueSubDir "rhona";
76   OverrideFilename "override.source-only";
77 };
78
79 Suite
80 {
81   // Priority determines which suite is used for the Maintainers file
82   // as generated by charisma (highest wins).
83  
84   Experimental
85   {
86         Components 
87         {
88           main "";
89           contrib "";
90           non-free "";
91         };
92         Architectures 
93         {
94           source ""; 
95           all "";
96           alpha ""; 
97           arm "";
98           hppa "";
99           hurd-i386 "";
100           i386 "";
101           ia64 "";
102           m68k "";
103           mips "";
104           mipsel "";
105           powerpc "";
106           s390 "";
107           sh "";
108           sparc "";
109         };
110         Announce "debian-devel-changes@lists.debian.org";
111         Origin "Debian";
112         Description "Experimental packages - not released; use at your own risk.";
113         CodeName "experimental";
114         NotAutomatic "yes";
115         OverrideCodeName "sid";
116         OverrideSuite "unstable";
117         Priority "0";
118         Tree "project/experimental";
119   };
120
121   Stable
122   {
123         Components 
124         {
125           main "";
126           contrib "";
127           non-free "";
128         };
129         Architectures 
130         {
131           source "";  
132           all "";
133           alpha ""; 
134           arm "";
135           i386 "";
136           m68k "";
137           powerpc "";
138           sparc "";
139         };
140         Announce "debian-changes@lists.debian.org";
141         Version "2.2r5";
142         Origin "Debian";
143         Description "Debian 2.2r5 Released 10th January 2002";
144         CodeName "potato";
145         OverrideCodeName "potato";
146         Priority "1";
147         Untouchable "1";
148         ChangeLogBase "dists/stable/";
149   };
150
151   Proposed-Updates
152   {
153         Architectures 
154         {
155           source "";  
156           all "";
157           alpha ""; 
158           arm "";
159           i386 "";
160           m68k "";
161           powerpc "";
162           sparc "";
163         };
164         Announce "debian-changes@lists.debian.org";
165         CopyChanges "dists/proposed-updates/";
166         CopyKatie "/org/ftp.debian.org/queue/proposed-updates/";
167         Version "2.2r5";
168         Origin "Debian";
169         Description "Proposed Updates for Debian 2.2r5 - Not Released";
170         CodeName "proposed-updates";
171         OverrideCodeName "potato";
172         OverrideSuite "stable";
173         Priority "2";
174   };
175
176   Testing
177   {
178         Components 
179         {
180           main "";
181           contrib "";
182           non-free "";
183         };
184         Architectures 
185         {
186           source "";  
187           all "";
188           alpha ""; 
189           arm "";
190           hppa "";
191           i386 "";
192           ia64 "";
193           m68k "";
194           mips "";
195           mipsel "";
196           powerpc "";
197           s390 "";
198           sparc "";
199         };
200         Origin "Debian";
201         Description "Debian Testing distribution - Not Released";
202         CodeName "woody";
203         OverrideCodeName "woody";
204         Priority "3";
205   };
206
207   Woody-Proposed-Updates
208   {
209         Components 
210         {
211           main "";
212           contrib "";
213           non-free "";
214         };
215         Architectures 
216         {
217           source "";  
218           all "";
219           alpha ""; 
220           arm "";
221           hppa "";
222           i386 "";
223           ia64 "";
224           m68k "";
225           mips "";
226           mipsel "";
227           powerpc "";
228           s390 "";
229           sparc "";
230         };
231         Origin "Debian";
232         Description "Debian Testing distribution updates - Not Released";
233         CodeName "woody-proposed-updates";
234         OverrideCodeName "woody";
235         OverrideSuite "unstable";
236         Priority "4";
237   };
238
239   Unstable
240   {
241         Components 
242         {
243           main "";
244           contrib "";
245           non-free "";
246         };
247         Architectures 
248         {
249           source "";
250           all "";
251           alpha "";
252           arm "";
253           hppa "";
254           hurd-i386 "";
255           i386 "";
256           ia64 "";
257           m68k "";
258           mips "";
259           mipsel "";
260           powerpc "";
261           s390 "";
262           sh "";
263           sparc "";
264         };
265         Announce "debian-devel-changes@lists.debian.org";
266         Origin "Debian";
267         Description "Debian Unstable - Not Released";
268         CodeName "sid";
269         OverrideCodeName "sid";
270         Priority "5";
271   };
272
273 };
274
275 Dir
276 {
277   RootDir "/org/ftp.debian.org/ftp/";
278   PoolDir "/org/ftp.debian.org/ftp/pool/";
279   TemplatesDir "/org/ftp.debian.org/katie/templates/";
280   LockDir "/org/ftp.debian.org/katie/locks/";
281   PoolRoot "pool/";
282   IncomingDir "/org/ftp.debian.org/incoming/";
283   OverrideDir "/org/ftp.debian.org/scripts/override/";
284   ListsDir "/org/ftp.debian.org/database/dists/";
285   LogDir "/org/ftp.debian.org/log/";
286   Morgue "/org/ftp.debian.org/morgue/";
287   MorgueRejectDir "reject";
288   OverrideDir "/org/ftp.debian.org/scripts/override/";
289   QueueRootDir "/org/ftp.debian.org/queue/";
290   QueueAcceptedDir "/org/ftp.debian.org/queue/accepted/";
291   QueueByhandDir "/org/ftp.debian.org/queue/byhand/";
292   QueueDoneDir "/org/ftp.debian.org/queue/done/";
293   QueueHoldingDir "/org/ftp.debian.org/queue/holding/";
294   QueueNewDir "/org/ftp.debian.org/queue/new/";
295   QueueRejectDir "/org/ftp.debian.org/queue/reject/";
296   QueueUncheckedDir "/org/ftp.debian.org/queue/unchecked/";
297   UrgencyLogDir "/org/ftp.debian.org/testing/urgencies/";
298 };
299
300 DB
301 {
302   Name "projectb";
303   Host ""; 
304   Port -1;
305
306   NonUSName "projectb";
307   NonUSHost "non-US.debian.org";
308   NonUSPort -1;
309   NonUSUser "auric";
310   NonUSPassword "moo";
311
312 };
313
314 Architectures
315 {
316
317   source "Source";
318   all "Architecture Independent";
319   alpha "DEC Alpha";
320   hurd-i386 "Intel ia32 running the HURD";
321   hppa "HP PA RISC";
322   arm "Arm";
323   i386 "Intel ia32";
324   ia64 "Intel ia64";
325   m68k "Motorola Mc680x0";
326   mips "SGI MIPS";
327   mipsel "SGI MIPS (Little Endian)";
328   powerpc "PowerPC";
329   s390 "IBM S/390";
330   sh "Hitatchi SuperH";
331   sparc "Sun SPARC/UltraSPARC";
332
333 };
334
335 Archive
336 {
337
338   ftp-master
339   {
340     OriginServer "ftp-master.debian.org";
341     PrimaryMirror "ftp.debian.org";
342     Description "Master Archive for the Debian project";
343   };
344
345 };
346
347 Component
348 {
349
350   main
351   {
352         Description "Main";
353         MeetsDFSG "true";
354   };
355
356   contrib
357   {
358         Description "Contrib";
359         MeetsDFSG "true";
360   };
361
362   non-free
363   {
364         Description "Software that fails to meet the DFSG";
365         MeetsDFSG "false";
366   };
367
368   mixed  // **NB:** only used for overrides; not yet used in other code
369   {
370         Description "Legacy Mixed";
371         MeetsDFSG "false";
372   };
373
374 };
375
376 Section
377 {
378
379   admin "";
380   base "";
381   comm "";
382   debian-installer "";
383   devel "";
384   doc "";
385   editors "";
386   electronics "";
387   games "";
388   graphics "";
389   hamradio "";
390   interpreters "";
391   libs "";
392   mail "";
393   math "";
394   misc "";
395   net "";
396   news "";
397   oldlibs "";
398   otherosfs "";
399   science "";
400   shells "";
401   sound "";
402   tex "";
403   text "";
404   utils "";
405   web "";
406   x11 "";
407
408 };
409
410 Priority
411 {
412
413   required 1;
414   important 2;
415   standard 3;
416   optional 4;
417   extra 5;
418   source 0; // i.e. unused
419
420 };
421
422 OverrideType
423 {
424
425   deb "";
426   udeb "";
427   dsc "";
428
429 };
430
431 Location
432 {
433   
434   // Old style locations on ftp-master.debian.org
435
436   /org/ftp.debian.org/ftp/project/experimental/
437     {
438       Archive "ftp-master";
439       Suite "experimental";
440       Type "legacy-mixed";
441     };
442
443   /org/ftp.debian.org/ftp/dists/proposed-updates/
444     {
445       Archive "ftp-master";
446       Suite "proposed-updates";
447       Type "legacy-mixed";
448     };
449
450   /org/ftp.debian.org/ftp/dists/
451     {
452       Archive "ftp-master";
453       Suites 
454         {
455           Stable "";
456           Unstable "";
457         };
458       Type "legacy";
459     };
460
461   // New pool locations on ftp-master.debian.org
462   /org/ftp.debian.org/ftp/pool/
463     {
464       Archive "ftp-master";
465       Type "pool";
466     };
467
468 };
469
470 Urgency
471 {
472   Default "low";
473   Valid
474   {
475     low "";
476     medium "";
477     high "";
478     emergency "";
479     critical "";
480   };
481 };