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