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