]> git.decadent.org.uk Git - dak.git/blobdiff - cron.daily
sync
[dak.git] / cron.daily
index 3cfb8e8f50d2acecaed159e48c2c23391fbd86e3..93929f4467a18836677022f095d5ec690b60a09c 100755 (executable)
@@ -39,15 +39,13 @@ update-mailingliststxt
 
 ################################################################################
 
-cd $incoming
+cd $accepted
 rm -f REPORT
-katie -pak *.changes | direport | tee REPORT | \
+katie -pa *.changes | tee REPORT | \
      mail -s "Install for $(date +%D)" ftpmaster@ftp-master.debian.org
 chgrp debadmin REPORT
 chmod 664 REPORT
 
-catherine
-
 cd $masterdir
 symlinks -d -r $ftpdir
 
@@ -63,8 +61,9 @@ for i in proposed-updates_-_binary-* proposed-updates_-_source.list; do cat $i >
 cd $overridedir
 denise
 # FIXME
-rm -f override.potato.all3
+rm -f override.potato.all3 override.sid.all3
 for i in main contrib non-free; do cat override.potato.$i >> override.potato.all3; done
+for i in main contrib non-free main.debian-installer; do cat override.sid.$i >> override.sid.all3; done
 
 # Generate Packages and Sources files
 cd $masterdir
@@ -74,6 +73,7 @@ ziyi
 
 # Clean out old packages
 rhona
+shania
 
 mkmaintainers
 copyoverrides