[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Stop work in the backports archive



Mind, its still configured and exists, need to remove that, but this
should stop pushing the mirrors and changing it around.
---
 config/debian/dinstall.tasks | 1 -
 config/debian/vars           | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/config/debian/dinstall.tasks b/config/debian/dinstall.tasks
index 6c470e2..9fb3e76 100644
--- a/config/debian/dinstall.tasks
+++ b/config/debian/dinstall.tasks
@@ -45,7 +45,6 @@ transitionsclean       none                       transitionsclean           fal
 dm                     none                       none                       false   true
 bts                    none                       none                       false   true
 mirrorpush             none                       mirrorpush                 false   true
-mirrorpush-backports   none                       mirrorpush-backports       false   true
 i18n2                  none                       i18n\ 2                    false   true
 stats                  none                       stats                      false   true
 testingsourcelist      none                       none                       false   true
diff --git a/config/debian/vars b/config/debian/vars
index 3a7483c..57ab0f0 100644
--- a/config/debian/vars
+++ b/config/debian/vars
@@ -34,7 +34,7 @@ webdir=${public}/web
 exportpublic=${public}/rsync/export/
 
 ftpgroup=debadmin
-public_archives=(ftp-master backports debian-debug)
+public_archives=(ftp-master debian-debug)
 
 TMPDIR=${base}/tmp
 PATH=${masterdir}:${PATH}
-- 
2.1.4


Reply to: