X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=katie.conf;h=9fd86a5f865ee8bdc4015a005e3666d6bbf6a1b5;hb=c755295cc0cda07bd02a08adf70dd2778f84dfc7;hp=613b0cf7a72f708b042bcf3808379a7f22386853;hpb=0b13e1f7dc3def97c83e8c6c1578ef90b2de8bd8;p=dak.git diff --git a/katie.conf b/katie.conf index 613b0cf7..9fd86a5f 100644 --- a/katie.conf +++ b/katie.conf @@ -27,12 +27,16 @@ Dinstall { unstable; }; + Reject + { + NoSourceOnly "true"; + }; }; Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file + // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,katie"; }; @@ -104,76 +108,6 @@ Rhona Suite { - OldStable - { - Components - { - main; - contrib; - non-free; - }; - Architectures - { - source; - all; - alpha; - arm; - i386; - m68k; - powerpc; - sparc; - }; - Announce "debian-changes@lists.debian.org"; - Version "2.2r7"; - Origin "Debian"; - Description "Debian 2.2r7 Released 12th July 2002"; - CodeName "potato"; - OverrideCodeName "potato"; - Priority "1"; - Untouchable "1"; - ChangeLogBase "dists/oldstable/"; - }; - - Old-Proposed-Updates - { - Architectures - { - source; - all; - alpha; - arm; - i386; - m68k; - powerpc; - sparc; - }; - Announce "debian-changes@lists.debian.org"; - CopyChanges "dists/old-proposed-updates/"; - CopyKatie "/org/ftp.debian.org/queue/old-proposed-updates/"; - Version "2.2r7"; - Origin "Debian"; - Description "Proposed Updates for Debian 2.2r7 - Not Released"; - CodeName "old-proposed-updates"; - OverrideCodeName "potato"; - OverrideSuite "oldstable"; - Priority "2"; - VersionChecks - { - MustBeNewerThan - { - OldStable; - }; - MustBeOlderThan - { - Stable; - Proposed-Updates; - Testing; - Testing-Proposed-Updates; - Unstable; - Experimental; - }; - }; - }; Stable { @@ -248,8 +182,6 @@ Suite { MustBeNewerThan { - OldStable; - Old-Proposed-Updates; Stable; }; MustBeOlderThan @@ -424,8 +356,6 @@ Suite { MustBeNewerThan { - OldStable; - Old-Proposed-Updates; Stable; Proposed-Updates; Testing; @@ -440,11 +370,6 @@ Suite SuiteMappings { - "map oldstable old-proposed-updates"; - "map oldstable-security old-proposed-updates"; - "map-unreleased oldstable stable"; - "map-unreleased old-proposed-updates stable"; - "map testing-security proposed-updates"; "map stable proposed-updates";