X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=b4a6aab189c68cd738beb831e68e4c12f9bfa135;hb=bce58243846a5683b77f586c7210723b47227a60;hp=7379e158d3af0f4c4448acb5de7ac1662d06cdb6;hpb=4258280bbbea3f80e3a8d98a1f7da361173fee36;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index 7379e158..b4a6aab1 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -4,6 +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"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -11,6 +12,7 @@ Dinstall MyDistribution "Debian"; // Used in emails BugServer "bugs.debian.org"; PackagesServer "packages.debian.org"; + TrackingServer "packages.qa.debian.org"; NewAckList "/org/non-us.debian.org/katie/log"; LockFile "/org/non-us.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; @@ -22,7 +24,7 @@ Julia { ValidGID "800"; // Comma seperated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,www-data,katie"; + KnownPostgres "postgres,www-data,katie,auric"; }; Shania @@ -119,9 +121,9 @@ Suite sparc ""; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r3"; + Version "2.2r5"; Origin "Debian"; - Description "Debian 2.2r3 Released 16th April 2001"; + Description "Debian 2.2r5 Released 10th January 2002"; CodeName "potato"; OverrideCodeName "potato"; Priority "1"; @@ -144,9 +146,9 @@ Suite }; Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; - Version "2.2r4"; + Version "2.2r5"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r4 - Not Released"; + Description "Proposed Updates for Debian 2.2r5 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; OverrideSuite "stable";