Dinstall { PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp"; 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"; 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"; LockFile "/org/security.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; // GroupOverrideFilename "override.group-maint"; FutureTimeTravelGrace 28800; // 6 hours PastCutoffYear "1984"; SkipTime 300; CloseBugs "false"; OverrideDisparityCheck "false"; BXANotify "false"; AcceptedAutoBuildSuites { potato; woody; }; SecurityAcceptedAutoBuild "true"; DefaultSuite "Woody"; OverrideMaintainer "katie@security.debian.org"; StableDislocationSupport "true"; }; Julia { ValidGID "800"; // Comma seperated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,katie"; }; Shania { Options { Days 14; }; MorgueSubDir "shania"; }; Natalie { Options { Component "main"; Suite "unstable"; Type "deb"; }; ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name }; Melanie { Options { Suite "unstable"; }; MyEmailAddress "Debian Archive Maintenance "; LogFile "/org/security.debian.org/web/removals.txt"; }; Neve { ExportDir "/org/security.debian.org/katie/neve-files/"; }; Rhona { // How long (in seconds) dead packages are left before being killed StayOfExecution 129600; // 1.5 days AcceptedAutoBuildStayOfExecution 86400; // 24 hours MorgueSubDir "rhona"; OverrideFilename "override.source-only"; }; Amber { UploadHost "ftp-master.debian.org"; UploadDir "/pub/UploadQueue"; }; Suite { // Priority determines which suite is used for the Maintainers file // as generated by charisma (highest wins). Potato { Components { main; contrib; non-free; }; Architectures { source; all; alpha; arm; i386; m68k; powerpc; sparc; }; Announce "katie@security.debian.org"; Version "2.2"; Origin "Debian"; Label "Debian-Security"; Description "Debian 2.2 Security Updates"; CodeName "potato/updates"; OverrideCodeName "potato"; CopyKatie "/org/security.debian.org/queue/done/"; }; Woody { Components { main; contrib; non-free; }; Architectures { source; all; alpha; arm; hppa; i386; ia64; m68k; mips; mipsel; powerpc; s390; sparc; }; Announce "katie@security.debian.org"; Version "3.0"; Origin "Debian"; Label "Debian-Security"; Description "Debian 3.0 Security Updates"; CodeName "woody/updates"; OverrideCodeName "woody"; CopyKatie "/org/security.debian.org/queue/done/"; }; }; SuiteMappings { "map stable-security potato"; "map testing-security woody"; }; Dir { Root "/org/security.debian.org/ftp/"; Pool "/org/security.debian.org/ftp/pool/"; Katie "/org/security.debian.org/katie/"; Templates "/org/security.debian.org/katie/templates/"; PoolRoot "pool/"; Override "/org/security.debian.org/override/"; Lists "/org/security.debian.org/katie-database/dists/"; Log "/org/security.debian.org/katie-log/"; Morgue "/org/security.debian.org/morgue/"; MorgueReject "reject"; Override "/org/security.debian.org/scripts/override/"; AcceptedAutoBuild "/org/security.debian.org/buildd/"; Queue { Root "/org/security.debian.org/queue/"; Accepted "/org/security.debian.org/queue/accepted/"; Byhand "/org/security.debian.org/queue/byhand/"; Done "/org/security.debian.org/queue/done/"; Holding "/org/security.debian.org/queue/holding/"; New "/org/security.debian.org/queue/new/"; Reject "/org/security.debian.org/queue/reject/"; Unchecked "/org/security.debian.org/queue/unchecked/"; }; }; DB { Name "obscurity"; Host ""; Port -1; }; Architectures { source "Source"; all "Architecture Independent"; alpha "DEC Alpha"; 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"; sparc "Sun SPARC/UltraSPARC"; }; Archive { security { OriginServer "security.debian.org"; PrimaryMirror "security.debian.org"; Description "Security Updates for the Debian project"; }; }; Component { main { Description "Main"; MeetsDFSG "true"; }; contrib { Description "Contrib"; MeetsDFSG "true"; }; non-free { Description "Software that fails to meet the DFSG"; MeetsDFSG "false"; }; }; Section { admin; base; comm; debian-installer; devel; doc; editors; electronics; games; graphics; hamradio; interpreters; libs; mail; math; misc; net; news; oldlibs; otherosfs; science; shells; sound; tex; text; utils; web; x11; non-US; }; Priority { required 1; important 2; standard 3; optional 4; extra 5; source 0; // i.e. unused }; OverrideType { deb; udeb; dsc; }; Location { /org/security.debian.org/ftp/dists/ { Archive "security"; Suites { Potato; }; Type "legacy"; }; /org/security.debian.org/ftp/pool/ { Archive "security"; Type "pool"; }; }; Urgency { Default "low"; Valid { low; medium; high; emergency; critical; }; };