]> git.decadent.org.uk Git - dak.git/commitdiff
sync
authorJames Troup <james@nocrew.org>
Tue, 3 Apr 2001 10:02:47 +0000 (10:02 +0000)
committerJames Troup <james@nocrew.org>
Tue, 3 Apr 2001 10:02:47 +0000 (10:02 +0000)
TODO
katie.conf
katie.conf-non-US

diff --git a/TODO b/TODO
index b0460e2264e9dd31de32ca83f9e0c82a4eecee18..708b9ed554b889121f1f70673c7cd58f273a3919 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,7 +3,13 @@ TOFIX
 
 Urgent
 ------
+  
+  o Rene doesn't look at debian-installer but should.
 
+  o Rene also doesn't seem to warn about missing binary packages?
+
+  o cron.daily* should change umask (aj sucks)
   o Fix the source-not-in-one-dir stuff
 
   o Fix rhona to obey StayOfExecution
@@ -32,13 +38,11 @@ Urgent
 Less Urgent
 -----------
 
+  o Don't do override checks for stable only uploads
+
   o katie should validate multi-suite uploads; only possible valid one
     is "stable unstable" [but see d-policy@l.d.o]
 
-  o melanie should warn/error on -C without -d
-
-  o ziyi shouldn't really do stable (?)
-
   o need to have process_it run a big try: loop so that individual
     package screws up don't kill the daily cron run.
 
index 2d957acc3da9c809932345b938802fef3ff3274e..4bc4ab7af6565cc09516b13ebc0a87d9cbc080a7 100644 (file)
@@ -89,6 +89,19 @@ Jenna
 
 };
 
+Madison
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Suite "";
+    Version "";
+   };
+
+};
+
 Shania
 {
 
@@ -135,6 +148,7 @@ Melanie
     Version "";
     Architecture "";
     Binary-Only "";
+    Carbon-Copy "";
     Component "";
     Done "";
     No-Action "";
@@ -146,6 +160,7 @@ Melanie
 
    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
    LogFile "/org/ftp.debian.org/web/removals.txt";
+   Bcc "removed-packages@qa.debian.org";
 };
 
 Neve
index 19a0e24405233d00a67458063e5d25ce9665ed4f..5e954a269f4fd15305b01aa3f68c07ad9718bf37 100644 (file)
@@ -87,6 +87,19 @@ Jenna
 
 };
 
+Madison
+{
+
+  Options
+  {
+    Debug "";
+    Help "";
+    Suite "";
+    Version "";
+   };
+
+};
+
 Shania
 {
 
@@ -144,6 +157,7 @@ Melanie
 
    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
    LogFile "/home/troup/public_html/removals.txt";
+   Bcc "removed-packages@qa.debian.org";
 };
 
 Neve