]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
Switch to a different way to update backports.debian.org mirrors.
[dak.git] / config / debian / cron.dinstall
index e31ea80ed9aeaa004a25daf99fa4685461ad33be..701754caf722f02355d0deea8555d9df96cf89c6 100755 (executable)
@@ -225,6 +225,14 @@ GO=(
 )
 stage $GO
 
+GO=(
+    FUNC="backports_policy"
+    TIME="backports-policy"
+    ARGS=""
+    ERR="false"
+)
+stage $GO
+
 GO=(
     FUNC="cruft"
     TIME="cruft"
@@ -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"