]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
cater for uid_email None in sponsor notification
[dak.git] / ChangeLog
index 71d253a722c3a96579d45bff7d0a81f479b05def..6f67b2e2fbdbfa4ae302bebb773e3047fcd42f8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,35 @@
+2008-05-04  Thomas Viehmann  <tv@beamnet.de>
+
+       * dak/process_unchecked.py (check_signed_by_key): cater for uid_email
+       None in sponsor notification
+
+2008-05-03  Joerg Jaspert  <joerg@debian.org>
+
+       * config/debian/cron.daily: Rename to
+       * config/debian/cron.dinstall: this, as its not really something run
+       daily for some time now. And while dinstall is an OLD name, its
+       recognized pretty well within Debian
+       Also add some more timing information
+
+2008-05-03  Thomas Viehmann  <tv@beamnet.de>
+
+       * web/,web/style.css: add web dir and current style.css
+
+       * dak/examine_package.py, dak/show_new.py: improve NEW html pages,
+       based on mock-up by M. Ferrari.
+       remove Checksums-* from examine-package output
+
+2008-05-03  Thomas Viehmann  <tv@beamnet.de>
+
+       * dak/process_unchecked.py (check_hashes): Reject on error while
+       parsing Checksums-*.
+
 2008-05-02  Joerg Jaspert  <joerg@debian.org>
 
        * config/debian/pseudo-packages*: Removed listarchives, closes #468667
        added wiki.debian.org (currently pointing to debian-www), closes #194206
        added security-tracker, closes #436152
+       added release.debian.org, closes #451005
 
        * config/debian/cron.buildd: Cleanup unreachable code. (If someone
        still wants it - its in revision control...)