X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=9763d1be9e9d223fcaa967f21080eeb19bb9a1d8;hb=155a2a479011874c09351074f2970cce66275b82;hp=ee234514bd43b59096582313704d4b18caa2e187;hpb=5ab6d288aa431940bdc964919750232ab1b294b4;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index ee234514..9763d1be 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -4,7 +4,7 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "722F1AED"; + SigningKeyIds "1DB114E0"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -16,19 +16,23 @@ Dinstall LockFile "/org/non-us.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; GroupOverrideFilename "override.group-maint"; - FutureTimeTravelGrace 28800; // 6 hours + FutureTimeTravelGrace 28800; // 8 hours PastCutoffYear "1984"; SkipTime 300; CloseBugs "true"; SuiteSuffix "non-US"; OverrideDisparityCheck "true"; StableDislocationSupport "false"; + Reject + { + NoSourceOnly "true"; + }; }; Lauren { StableRejector "Martin (Joey) Schulze "; - MoreInfoURL "http://people.debian.org/~joey/3.0r1/"; + MoreInfoURL "http://people.debian.org/~joey/3.0r4/"; }; Julia @@ -88,7 +92,6 @@ Rhona // How long (in seconds) dead packages are left before being killed StayOfExecution 129600; // 1.5 days MorgueSubDir "rhona"; - OverrideFilename "override.source-only"; }; Suite @@ -119,9 +122,9 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "3.0"; + Version "3.0r4"; Origin "Debian"; - Description "Debian 3.0 Released 20th July 2002"; + Description "Debian 3.0r4 Released 31st December 2004"; CodeName "woody"; OverrideCodeName "woody"; Priority "3"; @@ -329,7 +332,6 @@ Dir UrgencyLog "/org/non-us.debian.org/testing/"; Queue { - Root "/org/non-us.debian.org/queue/"; Accepted "/org/non-us.debian.org/queue/accepted/"; Byhand "/org/non-us.debian.org/queue/byhand/"; Done "/org/non-us.debian.org/queue/done/";