]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Add changedby column to source table, and fill in information found in the
[dak.git] / ChangeLog
index 79a893b37b37fa98fb6524b185fca446ab8f4616..e7422486437439db97513b03158a75b42bfe3d8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-02-09  Christoph Berg <myon@debian.org>
+
+       * setup/add_constraints.sql setup/init_pool.sql: Add changedby column
+       to source table, and move src_uploaders after source so the REFERNCES
+       clause works.
+       * dak/process_accepted.py (install): Fill the changedby column from
+       the information found in the .changes. This will allow to identify
+       NMUs and sponsored uploads more precisely in tools querying projectb.
+
 2008-02-06  Joerg Jaspert  <joerg@debian.org>
 
        * daklib/utils.py (check_signature): Make variable key available,