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