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