]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Added a transition check feature for the release team, together with an
[dak.git] / ChangeLog
index 1f818980f8655add0dd70a0df202f9dbe7019095..71933374a54ce538b303d02def2c72ce69c11ab6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,25 @@
+2008-03-02  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/process_unchecked.py (check_transition): Added. Checks if a
+       release team member defined a transition, and rejects based on
+       that data.
+       (process_it): Use it.
+
+2008-02-06  Joerg Jaspert  <joerg@debian.org>
+
+       * daklib/utils.py (check_signature): Make variable key available,
+       so we can access it.
+
+2008-01-07  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/examine_package.py (check_deb): Remove linda call. It
+       provides no added benefit to lintian anymore.
+
 2008-01-06  Joerg Jaspert  <joerg@debian.org>
 
        * dak/examine_package.py (do_lintian): lintian now supports html
        coloring, so use it.
+       (do_command): Dont escape html chars if param escaped = 1
 
 2007-12-31  Anthony Towns  <ajt@debian.org>