X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=0a1d2836f14ed5bbed5b01bb0338dca88bc6de57;hb=2d4b390c184bd59d3cf0904ce0a1b6b9ac268fe9;hp=11fd24a422e8d3d33474867622a17de9c606d71b;hpb=2683115daf469b2e4dd3facf5f31dfa7f4ce7b47;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index 11fd24a4..0a1d2836 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -18,9 +18,14 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SendmailCommand "/usr/sbin/sendmail -oi -t"; MyEmailAddress "Debian Installer "; + MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() + MyDistribution "Debian"; // Used in emails + BugServer "bugs.debian.org"; + PackagesServer "packages.debian.org"; NewAckList "/org/non-us.debian.org/katie/log"; LockFile "/org/non-us.debian.org/katie/lock"; + Bcc "troup@auric.debian.org"; }; @@ -169,29 +174,30 @@ Suite { // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins) - - Experimental - { - Architectures - { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; - }; - Announce "debian-devel-changes@lists.debian.org"; - Version "xx"; - Origin "Debian"; - Description "Experimental packages - not released; use at your own risk."; - CodeName "experimental"; - OverrideCodeName "experimental"; - SingleOverrideFile "true"; - Priority "0"; - }; + + // non-US doesn't have experimental (yet) +// Experimental +// { +// Architectures +// { +// "source" ""; +// "all" ""; +// "alpha" ""; +// "arm" ""; +// "i386" ""; +// "m68k" ""; +// "powerpc" ""; +// "sparc" ""; +// }; +// Announce "debian-devel-changes@lists.debian.org"; +// Origin "Debian"; +// Description "Experimental packages - not released; use at your own risk."; +// CodeName "experimental"; +// OverrideCodeName "experimental"; +// SingleOverrideFile "true"; +// Priority "0"; +// Tree "project/experimental"; +// }; Stable { @@ -266,9 +272,9 @@ Suite "powerpc" ""; "sparc" ""; }; - Version "2.3-testing"; Origin "Debian"; - Description "Debian 2.3 Testing distribution - Not Released"; + Description "Debian Testing distribution - Not Released"; + CodeName "woody"; OverrideCodeName "woody"; Priority "3"; }; @@ -300,9 +306,8 @@ Suite "sparc" ""; }; Announce "debian-devel-changes@lists.debian.org"; - Version "2.3"; Origin "Debian"; - Description "Debian 2.3 Unstable - Not Released"; + Description "Debian Unstable - Not Released"; CodeName "sid"; OverrideCodeName "sid"; Priority "4"; @@ -323,7 +328,8 @@ Dir DB { - Host "non-us.debian.org"; + Name "projectb"; + Host ""; Port -1; ROUser "nobody"; }; @@ -355,6 +361,7 @@ Archive non-US { OriginServer "non-us.debian.org"; + PrimaryMirror "non-us.debian.org"; Description "Non-US Archive for the Debian project"; };