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