X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=302d0fbb0b1fc4dd7e26d7d8887bef3ab188ab11;hb=99400df5b3477807efb6cfb323515cedd51cff2c;hp=06511d79ef384782bcb92a74647144c62ad7a3f9;hpb=d282b550bd350fb493826d3a27f9dc92d4273162;p=dak.git diff --git a/katie.conf b/katie.conf index 06511d79..302d0fbb 100644 --- a/katie.conf +++ b/katie.conf @@ -9,7 +9,6 @@ Dinstall Manual-Reject ""; No-Action ""; No-Lock ""; - No-Version-Check ""; No-Mail ""; Override-Distribution ""; Version ""; @@ -17,6 +16,7 @@ Dinstall PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp"; GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; + SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SendmailCommand "/usr/sbin/sendmail -oi -t"; MyEmailAddress "Debian Installer "; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() @@ -41,6 +41,33 @@ Heidi }; +Catherine +{ + + Options + { + Debug ""; + Help ""; + Limit ""; + No-Action ""; + Verbose ""; + Version ""; + }; + +}; + +Tea +{ + + Options + { + Debug ""; + Help ""; + Version ""; + }; + +}; + Jenna { @@ -106,7 +133,6 @@ Melanie Component ""; Done ""; No-Action ""; - Orphan ""; Partial ""; Reason ""; Source-Only ""; @@ -114,7 +140,7 @@ Melanie }; MyEmailAddress "Debian Archive Maintenance "; - LogFile "/home/troup/public_html/removals.txt"; + LogFile "/org/ftp.debian.org/web/removals.txt"; }; Neve @@ -148,25 +174,38 @@ Suite Experimental { + Components + { + main ""; + contrib ""; + non-free ""; + }; Architectures { - "source" ""; + "source" ""; "all" ""; "alpha" ""; "arm" ""; + "hppa" ""; + "hurd-i386" ""; "i386" ""; + "ia64" ""; "m68k" ""; + "mips" ""; + "mipsel" ""; "powerpc" ""; + "s390" ""; + "sh" ""; "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"; + OverrideCodeName "sid"; + OverrideSuite "unstable"; Priority "0"; + Tree "project/experimental"; }; Stable @@ -219,6 +258,7 @@ Suite Description "Proposed Updates for Debian 2.2r3 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; + OverrideSuite "stable"; Priority "2"; }; @@ -241,10 +281,10 @@ Suite "powerpc" ""; "sparc" ""; }; - Version "2.3-testing"; Origin "Debian"; - Description "Debian 2.3 Testing distribution - Not Released"; - OverrideCodeName "testing"; + Description "Debian Testing distribution - Not Released"; + CodeName "woody"; + OverrideCodeName "woody"; Priority "3"; }; @@ -265,17 +305,18 @@ Suite "hppa" ""; "hurd-i386" ""; "i386" ""; + "ia64" ""; "m68k" ""; "mips" ""; "mipsel" ""; "powerpc" ""; + "s390" ""; "sh" ""; "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"; @@ -311,10 +352,12 @@ Architectures hppa "HP PA RISC"; arm "Arm"; i386 "Intel ia32"; + ia64 "Intel ia64"; m68k "Motorola Mc680x0"; mips "SGI MIPS"; mipsel "SGI MIPS (Little Endian)"; powerpc "PowerPC"; + s390 "IBM S/390"; sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; @@ -449,7 +492,7 @@ Location /org/ftp.debian.org/ftp/pool/ { Archive "ftp-master"; - Type "pool" + Type "pool"; }; };