X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=fc251f8bb50303472a87f8c62c298b7a3fd13d71;hb=f8996e240d9d0278bce098e23be63db0bcc6fbee;hp=b8e1a4811f49a3e0a507f48feb844c8c516493ab;hpb=7bdfbd9168d7859c3eca593a8d6441a2a3691976;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index b8e1a481..fc251f8b 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -307,6 +307,7 @@ Suite CodeName "sarge-proposed-updates"; OverrideCodeName "sarge"; OverrideSuite "oldstable"; + Untouchable "1"; Priority "2"; VersionChecks { @@ -665,11 +666,11 @@ Suite SuiteMappings { - "propup-version oldstable-security stable testing testing-proposed-updates unstable"; +// "propup-version oldstable-security stable testing testing-proposed-updates unstable"; "propup-version stable-security testing testing-proposed-updates unstable"; "propup-version testing-security unstable"; - "map oldstable oldstable-proposed-updates"; - "map oldstable-security oldstable-proposed-updates"; +// "map oldstable oldstable-proposed-updates"; +// "map oldstable-security oldstable-proposed-updates"; "map stable proposed-updates"; "map stable-security proposed-updates"; "map stable-proposed-updates proposed-updates";