From: James Troup Date: Tue, 3 Apr 2001 10:02:47 +0000 (+0000) Subject: sync X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2e62c8973611cdd6d700979d0863267df22f949;p=dak sync --- diff --git a/TODO b/TODO index b0460e22..708b9ed5 100644 --- 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. diff --git a/katie.conf b/katie.conf index 2d957acc..4bc4ab7a 100644 --- a/katie.conf +++ b/katie.conf @@ -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 "; LogFile "/org/ftp.debian.org/web/removals.txt"; + Bcc "removed-packages@qa.debian.org"; }; Neve diff --git a/katie.conf-non-US b/katie.conf-non-US index 19a0e244..5e954a26 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -87,6 +87,19 @@ Jenna }; +Madison +{ + + Options + { + Debug ""; + Help ""; + Suite ""; + Version ""; + }; + +}; + Shania { @@ -144,6 +157,7 @@ Melanie MyEmailAddress "Debian Archive Maintenance "; LogFile "/home/troup/public_html/removals.txt"; + Bcc "removed-packages@qa.debian.org"; }; Neve