]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Add removals.pl
[dak.git] / ChangeLog
index e63d3ce07845c15922a17eff6a2568b7259f92f0..c14f7c532a8038685bb0476c0972a3651e339ed6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2008-12-15  Joerg Jaspert  <joerg@debian.org>
+
+       * config/debian/cron.hourly: Call the removals.pl
+
+2008-12-09  Joerg Jaspert  <joerg@debian.org>
+
+       * config/debian/cron.hourly: Added queue_rss.py to hourly cron.
+
+2008-12-09  Filippo Giunchedi <filippo@debian.org>
+
+       * tools/queue_rss.py: Added, generates RSS feeds of NEW.
+
+2008-12-09  Philipp Kern  <pkern@debian.org>
+
+       * daklib/queue.py (cross_suite_version_check): add an additional
+       parameter to specify if an upload is sourceful or not; do not reject
+       uploads that do not satisfy the "must be newer than" criteria and
+       are binary-only
+       * daklib/queue.py (check_source_against_db, check_binary_against_db):
+       invoke cross_suite_version_check as above
+
+2008-12-04  Philipp Kern  <pkern@debian.org>
+
+       * dak/process_new.py (recheck): call reject for
+       Upload.check_{binary,source}_against_db with an empty prefix to not
+       reject on warnings
+
 2008-11-30  Philipp Kern  <pkern@debian.org>
 
        * dak/process_unchecked.py (do_stableupdate, do_oldstableupdate):