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