X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=3d573b5bead39a010c1378bb5e75492be31b5656;hb=99b369add85beec0a3335d5687bdf699d47da6b2;hp=e31ea80ed9aeaa004a25daf99fa4685461ad33be;hpb=2de2a91cbde91f3ecef5475829f7620edd94a14b;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index e31ea80e..3d573b5b 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -225,6 +225,14 @@ GO=( ) stage $GO +GO=( + FUNC="backports_policy" + TIME="backports-policy" + ARGS="" + ERR="false" +) +stage $GO + GO=( FUNC="cruft" TIME="cruft" @@ -244,12 +252,12 @@ GO=( stage $GO GO=( - FUNC="filelist" - TIME="generate-filelist" - ARGS="" + FUNC="autocruft" + TIME="autocruft" + ARGS="unstable experimental" ERR="" ) -#stage $GO +stage $GO GO=( FUNC="fingerprints" @@ -317,14 +325,6 @@ GO=( ) stage $GO -GO=( - FUNC="buildd_dir" - TIME="buildd_dir" - ARGS="" - ERR="" -) -stage $GO - state "scripts" GO=( FUNC="mkmaintainers" @@ -444,6 +444,14 @@ GO=( ) stage $GO & +GO=( + FUNC="mirrorpush-backports" + TIME="mirrorpush-backports" + ARGS="" + ERR="false" +) +stage $GO & + GO=( FUNC="i18n2" TIME="i18n 2"