]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.hourly
Merge remote-tracking branch 'drkranz/lintian' into merge
[dak.git] / config / debian / cron.hourly
index 0cb5994317b7b2ea2919f800a5f26187cd4b9a76..39a4d0d8214f298e16f3748ae1b57fff502dd82c 100755 (executable)
@@ -12,7 +12,7 @@ dak import-users-from-passwd
 dak queue-report -n > $webdir/new.html
 dak queue-report -8 -d new,byhand,proposedupdates,oldproposedupdates -r $webdir/stat
 dak show-deferred -r $webdir/stat > ${webdir}/deferred.html
-dak graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates
+dak graph -n new,byhand,p-u-new,o-p-u-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates
 
 # do not run show-new and other stuff in parallel
 LOCKFILE="$lockdir/unchecked.lock"
@@ -27,7 +27,7 @@ cat removals.txt >> removals-full.txt
 cat removals-20*.822 > removals-full.822
 cat removals.822 >> removals-full.822
 
-#$base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/
+$base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/
 $base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss