]> git.decadent.org.uk Git - dak.git/blob - ChangeLog
Merge of changes from klecker, by various peopleamber: special casing for not passing...
[dak.git] / ChangeLog
1 2005-11-26  Anthony Towns  <aj@erisian.com.au>
2
3         * Merge of changes from klecker, by various people
4
5         * amber: special casing for not passing on amd64 and oldstable updates
6         * amber: security mirror triggering
7         * templates/amber.advisory: updated advisory structure
8         * apt.conf.buildd-security: update for sarge's release
9         * apt.conf-security: update for sarge's release
10         * cron.buildd-security: generalise suite support, update for sarge's release
11         * cron.daily-security: update for sarge's release, add udeb support
12         * vars-security: update for sarge's release
13         * katie.conf-security: update for sarge's release, add amd64 support,
14         update signing key
15
16         * docs/README.names, docs/README.quotes: include the additions
17
18 2005-11-25  Anthony Towns  <aj@erisian.com.au>
19
20         * Changed accepted_autobuild to queue_build everywhere.
21         * Add a queue table.
22         * Add a "queue" field in the queue_build table (currently always 0)
23
24         * jennifer: Restructure to make it easier to support special
25         purpose queues between unchecked and accepted.
26
27 2005-11-25  Anthony Towns  <aj@erisian.com.au>
28
29         * Finishing merge of changes from spohr, by various people still
30
31         * jennifer: If changed-by parsing fails, set variables to "" so REJECT
32         works
33         * jennifer: Re-enable .deb ar format checking
34         * katie.py: Convert to +bX binNMU special casing
35         * rhona: Add some debug output when deleting binaries
36         * cron.daily: Add emilie
37         * cron.unchecked: Add lock files
38
39 2005-11-15  Anthony Towns  <aj@erisian.com.au>
40
41         * Merge of changes from spohr, by various people.
42
43         * tiffani: new script to do patches to Packages, Sources and Contents
44         files for quicker downloads.
45         * ziyi: update to authenticate tiffani generated files
46
47         * dak: new script to provide a single binary with less arbitrary names
48         for access to dak functionality.
49
50         * cindy: script implemented
51
52         * saffron: cope with suites that don't have a Priority specified
53         * heidi: use get_suite_id()
54         * denise: don't hardcode stable and unstable, or limit udebs to unstable
55         * denise: remove override munging for testing (now done by cindy)
56         * helena: expanded help, added new, sort and age options, and fancy headers
57         * jennifer: require description, add a reject for missing dsc file
58         * jennifer: change lock file
59         * kelly: propogation support
60         * lisa: honour accepted lock, use mtime not ctime, add override type_id
61         * madison: don't say "dep-retry"
62         * melanie: bug fix in output (missing %)
63         * natalie: cope with maintainer_override == None; add type_id for overrides
64         * nina: use mtime, not ctime
65
66         * katie.py: propogation bug fixes
67         * logging.py: add debugging support, use | as the logfile separator
68
69         * katie.conf: updated signing key (4F368D5D)
70         * katie.conf: changed lockfile to dinstall.lock
71         * katie.conf: added Lisa::AcceptedLockFile, Dir::Lock
72         * katie.conf: added tiffani, cindy support
73         * katie.conf: updated to match 3.0r6 release
74         * katie.conf: updated to match sarge's release
75
76         * apt.conf: update for sarge's release
77         * apt.conf.stable: update for sarge's release
78         * apt.conf: bump daily max Contents change to 25MB from 12MB
79
80         * cron.daily: add accepted lock and invoke cindy  
81         * cron.daily: add daily.lock
82         * cron.daily: invoke tiffani
83         * cron.daily: rebuild accepted buildd stuff
84         * cron.daily: save rene-daily output on the web site
85         * cron.daily: disable billie
86         * cron.daily: add stats pr0n
87
88         * cron.hourly: invoke helena
89
90         * pseudo-packages.maintainers,.descriptions: miscellaneous updates
91         * vars: add lockdir, add etch to copyoverrides
92         * Makefile: add -Ipostgresql/server to CXXFLAGS
93
94         * docs/: added README.quotes
95         * docs/: added manpages for alicia, catherine, charisma, cindy, heidi,
96         julia, katie, kelly, lisa, madison, melanie, natalie, rhona.
97
98         * TODO: correct spelling of "conflicts"
99
100 2005-05-28  James Troup  <james@nocrew.org>
101
102         * helena (process_changes_files): use MTIME rather than CTIME (the
103         C's not for 'creation', stupid).
104         * lisa (sort_changes): likewise.
105
106         * jennifer (check_distributions): use has_key rather than an 'in'
107         test which doesn't work with python2.1.  [Probably by AJ]
108
109 2005-03-19  James Troup  <james@nocrew.org>
110
111         * rene (main): use Suite::<suite>::UdebComponents to determine
112         what components have udebs rather than assuming only 'main' does.
113
114 2005-03-18  James Troup  <james@nocrew.org>
115
116         * utils.py (rfc2047_encode): use codecs.lookup() rather than
117         encodings.<encoding>.Codec().decode() as encodings.utf_8 no longer
118         has a Codec() module in python2.4.  Thanks to Andrew Bennetts
119         <andrew@ubuntu.com>.
120
121 2005-03-06  Joerg Jaspert  <ganneff@debian.org>
122
123         * helena: add -n/--new HTML output option and improved sorting
124         options.
125
126 2005-03-06  Ryan Murray  <rmurray@debian.org>
127
128         * shania(main): use Cnf::Dir::Reject instead of REJECT
129
130 2005-02-08  James Troup  <james@nocrew.org>
131
132         * rene (main): add partial NBS support by checking that binary
133         packages are built by their real parent and not some random
134         stranger.
135         (do_partial_nbs): likewise.
136
137 2005-01-18  James Troup  <james@nocrew.org>
138
139         * katie.py (Katie.build_summaries): avoid leaking file handle when
140         extracting package description.
141         (Katie.force_reject): remember and close each file descriptor we
142         use.
143         (Katie.do_reject): s/file/temp_fh/ to avoid pychecker warning.
144         s/reason_file/reason_fd/ because it's a file descriptor.
145         (Katie.check_dsc_against_db): avoid leaking file handle whenever
146         invoking apt_pkg.md5sum().
147
148         * jennifer (check_deb_ar): new function: sanity check the ar
149         contents of a .deb.
150         (check_files): use it.
151         (check_timestamps): check for data.tar.bz2 if data.tar.gz can't be
152         found.
153         (check_files): accept 'raw-installer' as an alias for 'byhand'.
154
155 2005-01-14  Anthony Towns  <ajt@debian.org>
156
157         * kelly: when UNACCEPTing, don't double up the "Rejecting:"
158
159         * propup stuff (thanks to Andreas Barth)
160         * katie.conf: add stable MustBeOlderThan testing, add -security
161           propup
162         * jennifer: set distribution-version in .katie if propup may be needed
163         * katie.py: add propogation to cross_suite_version_check
164
165 2004-11-27  James Troup  <james@nocrew.org>
166
167         * nina: new script to split monolithic queue/done into date-based
168         hierarchy.
169
170         * rene (usage): document -s/--suite.
171         (add_nbs): use .setdefault().
172         (do_anais): likewise.
173         (do_nbs): don't set a string to "" and then += it.
174         (do_obsolete_source): new function - looks for obsolete source
175         packages (i.e source packages whose binary packages are ALL a)
176         claimed by someone else and b) newer when built from the other
177         source package).
178         (main): support -s/--suite.  Add 'obsolete source' to both 'daily'
179         and 'full' check modes.  Check for obsolete source packages.
180         linux-wlan-ng has been fixed - remove hideous bodge.
181
182         * jennifer (check_distributions): support 'reject' suite map type.
183
184         * utils.py (validate_changes_file_arg): s/file/filename/.
185         s/fatal/require_changes/.  If require_changes is -1, ignore errors
186         and return the .changes filename regardless.
187         (re_no_epoch): s/\*/+/ as there must be a digit in an epoch.
188         (re_no_revision): don't escape '-', it's not a special character.
189         s/\*/+/ as there must be at least one non-dash character after the
190         dash in a revision.  Thanks to Christian Reis for noticing both of
191         these.
192
193         * ashley (main): pass require_changes=-1 to
194         utils.validate_changes_file_arg().
195
196         * pseudo-packages.maintainers (kernel): switch to 'Debian Kernel
197         Team <debian-kernel@lists.debian.org>'.
198
199         * katie.py (Katie.in_override_p): fix .startswith() usage.
200
201         * katie.conf (Dinstall::DefaultSuite): add as 'unstable'.
202         (Lauren::MoreInfoURL): update to 3.0r3.
203         (Suite::Stable::Version): likewise.
204         (Suite::Stable::Description): likewise.
205
206         * cron.daily: disable automatic task override generation.
207
208         * cindy (process): restrict "find all packages" queries by
209         component.  Respect Options["No-Action"].
210         (main): add -n/--no-action support.  Only run on unstable.  Rename
211         type to otype (pychecker).
212
213 2004-11-27  Daniel Silverstone  <dsilvers@digital-scurf.org>
214
215         * katie.conf (Billie::BasicTrees): add all architectures.
216         (Billie::CombinationTrees): remove 'welovehp' and 'embedded', add
217         'everything'.
218
219         * cron.daily: Update a 'current' symlink when creating the
220         post-daily-cron-job database backup to aid mirroring to merkel.
221         Run billie.
222
223         * billie (BillieTarget.poolish_match): handle .udeb too.
224
225 2004-10-13  Ryan Murray  <rmurray@debian.org>
226
227         * amber (do_upload): Sort changes files in "katie" order so that
228           source always arrives before binary-only rebuilds
229         
230 2004-10-05  James Troup  <james@nocrew.org>
231
232         * jennifer (check_dsc): correct reject message on invalid
233         Maintainer field.
234
235 2004-09-20  James Troup  <james@nocrew.org>
236
237         * alicia: remove unused 'pwd' import.
238
239         * tea (check_override): underline suite name in output properly.
240
241         * rene (main): read a compressed Packages file.
242         * tea (validate_packages): likewise.
243
244         * katie.py (re_fdnic): add 'r' prefix.
245         (re_bin_only_nmu_of_mu): likewise.
246         (re_bin_only_nmu_of_nmu): likewise.
247
248         * madison (main): retrieve component information too and display
249         it if it's not 'main'.
250         * melanie (reverse_depends_check): likewise.
251
252         * utils.py (pp_dep): renamed...
253         (pp_deps): ... to this.
254         * jeri (check_dep): update calls to utils.pp_deps().
255         * melanie (reverse_depends_check): likewise.
256
257         * jennifer (check_changes): move initalization of email variables
258         from here...
259         (process_it): ...to here as we no longer always run
260         check_changes().  Don't bother to initialize
261         changes["architecture"].
262
263         * denise (list): renamed to...
264         (do_list): ...this to avoid name clash with builtin 'list'.
265         Similarly, s/file/output_file/, s/type/otype/.  Use .setdefault()
266         for dictionaries.
267         (main): Likewise for name clash avoidance and also
268         s/override_type/suffix/.  Adjust call to do_list().
269
270 2004-09-01  Ryan Murray  <rmurray@debian.org>
271
272         * tea (check_files): check the pool/ directory instead of dists/
273
274 2004-08-04  James Troup  <james@nocrew.org>
275
276         * jenna (cleanup): use .setdefault() for dictionaries.
277         (write_filelists): likewise.
278
279         (write_filelists): Use utils.split_args() not split() to split
280         command line arguments.
281         (stable_dislocation_p): likewise.
282
283         (write_filelists): Add support for mapping side of suite-based
284         "Arch: all mapping".
285         (do_da_do_da): ensure that if we're not doing all suites that we
286         process enough to be able correct map arch: all packages.
287
288         * utils.py (cant_open_exc): correct exception string,
289         s/read/open/, s/.$//.
290
291         * templates/amber.advisory: update to match reality a little
292         better.
293
294         * melanie (reverse_depends_check): read Packages.gz rather than
295         Packages.
296
297         * jennifer (check_files): check for unknown component before
298         checking for NEWness.
299
300         * katie.py (Katie.in_override_p): use .startswith in favour of a
301         slice.
302
303         * docs/melanie.1.sgml: document -R/--rdep-check.
304
305 2004-07-12  Daniel Silverstone  <dsilvers@digital-scurf.org>
306
307         * billie (main): Make the verbatim lists include all the README
308           elements.
309         * docs/README.names: Add billie in (correcting oversight)
310
311 2004-07-01  James Troup  <james@nocrew.org>
312
313         * emilie (main): handle woody's case-sensitive python-ldap,
314         s/keyfingerprint/keyFingerPrint/.
315
316 2004-06-25  James Troup  <james@nocrew.org>
317
318         * debian/control (Depends): add dpkg-dev since jennifer uses
319         dpkg-source.
320
321 2004-06-24  James Troup  <james@nocrew.org>
322
323         * melanie (main): s/file/temp_file/ and close file handle before
324         removing the temporary file.
325         (main): don't warn about needing a --carbon-copy if in no-action
326         mode.
327
328         * rene (do_nbs): pcmcia-cs has been fixed - remove hideous bodge.
329         (main): likewise.
330
331         * test/006/test.py (main): check bracketed email-only form.
332
333         * utils.py (fix_maintainer): if the Maintainer string is bracketed
334         email-only, strip the brackets so we don't end up with
335         <<james@nocrew.org>>.
336
337 2004-06-20  James Troup  <james@nocrew.org>
338
339         * jennifer (process_it): only run check_changes() if
340         check_signature() returns something.  (Likewise)
341
342         * utils.py (changes_compare): if there's no changes["version"] use
343         "0" rather than None.  (Avoids a crash on unsigned changes file.)
344
345 2004-06-17  Martin Michlmayr  <tbm@cyrius.com>
346
347         * jeri (pp_dep): moved from here to ...
348         * utils.py (pp_dep): here.
349
350         * melanie (main): add reverse dependency checking.
351
352 2004-06-17  James Troup  <james@nocrew.org>
353
354         * jennifer (check_dsc): s/dsc_whitespace_rules/signing_rules/.
355         * tea (check_dscs): likewise.
356
357         * utils.py (parse_changes): s/dsc_whitespace_rules/signing_rules/,
358         change from boolean to a variable with 3 possible values, 0 and 1
359         as before, -1 means don't require a signature.  Makes
360         parse_changes() useful for parsing arbitary RFC822-style files,
361         e.g. 'Release' files.
362         (check_signature): add support for detached signatures by passing
363         the files the signature is for as an optional third argument.
364         s/filename/sig_filename/g.  Add a fourth optional argument to
365         choose the keyring(s) to use.  Don't os.path.basename() the
366         sig_filename before checking it for taint.
367         (re_taint_free): allow '/'.
368
369 2004-06-11  James Troup  <james@nocrew.org>
370
371         * tea (check_files): make override.unreadable optional.
372         (validate_sources): close the Sources file handle.
373
374         * docs/README.first: clarify that 'alyson' and running
375         add_constraints.sql by hand is something you only want to do if
376         you're not running 'neve'.
377
378         * docs/README.config (Location::$LOCATION::Suites): document.
379
380         * db_access.py (do_query): also print out the result of the query.
381
382 2004-06-10  James Troup  <james@nocrew.org>
383
384         * katie.py (Katie.cross_suite_version_check): post-woody versions
385         of python-apt's apt_pkg.VersionCompare() function apparently
386         returns variable integers for less than or greater than results -
387         update our result checking to match.
388         * jenna (resolve_arch_all_vs_any): likewise.
389         * charisma (main): likewise.
390
391 2004-06-09  James Troup  <james@nocrew.org>
392
393         * jennifer (process_it): s/changes_valid/valid_changes_p/.  Add
394         valid_dsc_p and don't run check_source() if check_dsc() failed.
395         (check_dsc): on fatal failures return 0 so check_source() isn't
396         run (since it makes fatal assumptions about the presence of
397         mandatory .dsc fields).  
398         Remove unused and obsolete re_bad_diff and re_is_changes regexps.
399
400 2004-05-07  James Troup  <james@nocrew.org>
401
402         * katie.conf (Rhona::OverrideFilename): unused and obsolete, remove.
403         * katie.conf-non-US (Rhona::OverrideFilename): likewise.
404
405         * katie.conf (Dir::Override): remove duplicate definition.
406
407         * neve (get_or_set_files_id): add an always-NULL last_used column
408         to output.
409
410 2004-04-27  James Troup  <james@nocrew.org>
411
412         * apt.conf-security (tree "dists/stable/updates"): add
413         ExtraOverride - noticed by Joey Hess (#246050).
414         (tree "dists/testing/updates"): likewise.
415
416 2004-04-20  James Troup  <james@nocrew.org>
417
418         * jennifer (check_files): check for existing .changes or .katie
419         files of the same name in the Suite::<suite>::Copy{Changes,Katie}
420         directories.
421
422 2004-04-19  James Troup  <james@nocrew.org>
423
424         * jennifer (check_source): handle failure to remove the temporary
425          directory (used for source tree extraction) better, specifically:
426          if we fail with -EACCES, chmod -R u+rwx the temporary directory
427          and try again and if that works, REJECT the package.
428
429 2004-04-17  James Troup  <james@nocrew.org>
430
431         * docs/madison.1.sgml: document -b/--binary-type,
432         -g/--greaterorequal and -G/--greaterthan.
433
434         * madison (usage): -b/--binary-type only takes a single argument.
435         Document -g/--greaterorequal and -G/--greaterthan.
436         (main): add support for -g/--greaterorequal and -G/--greaterthan.
437
438 2004-04-12  Daniel Silverstone  <dsilvers@digital-scurf.org>
439
440         * billie: Cleaned up a load of comments, added /README.non-US to
441           the verbatim matches list.
442
443 2004-04-07  Daniel Silverstone  <dsilvers@digital-scurf.org>
444
445         * utils.py (size_type): Make it use real binary megabytes and
446           kilobytes, instead of the marketing terms used before.
447
448 2004-04-07  James Troup  <james@nocrew.org>
449
450         * katie.py (Katie.check_dsc_against_db): in the case we're
451         ignoring an identical-to-existing orig.tar.gz remember the path to
452         the existent version in pkg.orig_tar_gz.  Adjust query to grab
453         location.path too to be able to do so.
454
455 2004-04-03  James Troup  <james@nocrew.org>
456
457         * debian/control (Depends): add python2.1-email | python (>= 2.2)
458         needed for new utils.rfc2047_encode() function.
459
460         * utils.py (re_parse_maintainer): allow whitespace inside the
461         email address.
462         (Error): new exception base class.
463         (ParseMaintError): new exception class.
464         (force_to_utf8): new function.
465         (rfc2047_encode): likewise.
466         (fix_maintainer): rework.  use force_to_utf8() to force name and
467         rfc822 return values to always use UTF-8.  use rfc2047_encode() to
468         return an rfc2047 value.  Validate the address to catch missing
469         email addresses and (some) broken ones.
470
471         * katie.py (nmu_p.is_an_nmu): adapt for new utils.fix_maintainer()
472         by adopting foo2047 return value.
473         (Katie.dump_vars): add changedby2047 and maintainer2047 as
474         mandatory changes fields.  Promote changes and maintainer822 to
475         mandatory fields.
476         (Katie.update_subst): default maintainer2047 rather than
477         maintainer822.  User foo2047 rather than foo822 when setting
478         __MAINTAINER_TO__ or __MAINTAINER_FROM__.
479
480         * jennifer (check_changes): set default changes["maintainer2047"]
481         and changes["changedby2047"] values rather than their 822
482         equivalents.  Makes changes["changes"] a mandatory field.  Adapt
483         to new utils.fix_maintainer() - reject on exception and adopt
484         foo2047 return value.
485         (check_dsc): if a mandatory field is missing don't do any further
486         checks and as a result reduce paranoia about dsc[var] existence.
487         Validate the maintainer field by calling new
488         utils.fix_maintainer().
489
490         * ashley (main): add changedby2047 and maintainer2047 to mandatory
491         changes fields.  Promote maintainer822 to a mandatory changes
492         field.  add "pool name" to files fields.
493
494         * test/006/test.py: new file - tests for new
495         utils.fix_maintainer().
496
497 2004-04-01  James Troup  <james@nocrew.org>
498
499         * templates/lisa.prod (To): use __MAINTAINER_TO__ not __MAINTAINER__.
500
501         * jennifer (get_changelog_versions): create a symlink mirror of
502         the source files in the temporary directory.
503         (check_source): if check_dsc_against_db() couldn't find the
504         orig.tar.gz bail out.
505
506         * katie.py (Katie.check_dsc_against_db): if the orig.tar.gz is not
507         part of the upload store the path to it in pkg.orig_tar_gz and if
508         it can't be found set pkg.orig_tar_gz to -1.
509
510         Explicitly return the second value as None in the (usual) case
511         where we don't have to reprocess.  Remove obsolete diagnostic
512         logs.
513
514         * lisa (prod_maintainer): don't return anything, no one cares. (pychecker)
515
516         * utils.py (temp_filename): new helper function that wraps around
517         tempfile.mktemp().
518
519         * katie.py (Katie.do_reject): use it and don't import tempfile.
520         * lisa (prod_maintainer): likewise.
521         (edit_note): likewise.
522         (edit_new): likewise.
523         * lauren (reject): likewise.
524         * melanie (main): likewise.
525         * neve (do_sources): likewise.
526         * rene (main): likewise.
527         * tea (validate_sources): likewise.
528
529 2004-03-31  James Troup  <james@nocrew.org>
530
531         * tea (validate_sources): remove unused 's' temporary variable.
532
533 2004-03-15  James Troup  <james@nocrew.org>
534
535         * jennifer (check_dsc): check changes["architecture"] for
536         source before we do anything else.
537
538 2004-03-21  Daniel Silverstone  <dsilvers@digital-scurf.org>
539
540         * billie: Added
541         * katie.conf (Billie): Added sample Billie stanza to katie.conf
542
543 2004-03-12  James Troup  <james@nocrew.org>
544
545         * docs/README.config (Dir::Queue::BTSVersionTrack): document.
546
547         * katie.conf (Dir::Queue::BTSVersionTrack): define.
548
549         * katie.py (Katie.accept): add support for DebBugs Version
550         Tracking by writing out .versions (generated in jennifer's
551         get_changelog_versions()) and .debinfo (mapping of binary ->
552         source) files.
553
554         * ashley (main): add dsc["bts changelog"].
555
556         * katie.py (Katie.dump_vars): store dsc["bts changelog"] too.
557
558         * jennifer (check_diff): obsoleted by check_source(), removed.
559         (check_source): new function: create a temporary directory and
560         move into it and call get_changelog_versions().
561         (get_changelog_versions): new function: extract the source package
562         and optionally parse debian/changelog to obtain the version
563         history for the BTS.
564         (process_it): call check_source() rather than check_diff().
565
566 2004-03-08  James Troup  <james@nocrew.org>
567
568         * lisa (edit_index): Fix logic swapo from 'use "if varfoo in
569         listbar" rather than "if listbar.count(varfoo)"' change on
570         2004-02-24.
571
572 2004-03-05  James Troup  <james@nocrew.org>
573
574         * alicia (main): don't warn about not closing bugs - we don't
575         manage overrides through the BTS.
576
577 2004-02-27  Martin Michlmayr  <tbm@cyrius.com>
578
579         * docs/README.config: lots of updates and corrections.
580         * docs/README.first: likewise.
581
582         * docs/README.config: drop unused Dir::Queue::Root.
583         * katie.conf-non-US: likewise.
584         * katie.conf: likewise.
585         * katie.conf-security: likewise.
586
587 2004-02-27  James Troup  <james@nocrew.org>
588
589         * rose (process_tree): use 'if var in [ list ]' rather than long
590         'if var == foo or var == bar or var == baz'.  Suggested by Martin
591         Michlmayr.
592
593         * jennifer (check_files): reduce 'if var != None' to 'if var' as
594         suggested by Martin Michlmayr.
595         * catherine (poolize): likewise.
596         * charisma (main): likewise.
597         * halle (check_changes): likewise.
598         * heidi (main): likewise.
599         (process_file): likewise.
600         * kelly (install): likewise.
601         (stable_install): likewise.
602         * utils.py (fix_maintainer): likewise.
603
604         * apt.conf: add support for debian-installer in testing-proposed-updates.
605         * katie.conf (Suite::Testing-Proposed-Updates::UdebComponents):
606         add - set to main.
607
608         * mkmaintainers: add "-T15" option to wget of non-US packages file
609         so that we don't hang cron.daily if non-US is down.
610
611         * templates/lisa.prod (Subject): Prefix with "Comments regarding".
612
613         * templates/jennifer.bug-close: add Source and Source-Version
614         pseudo-headers that may be used for BTS Version Tracking someday
615         [ajt@].
616
617         * rene (do_nbs): special case linux-wlan-ng like we do for pcmcia.
618         (main): likewise.
619
620         * cron.unchecked: it's /org/ftp.debian.org not ftp-master.
621
622 2004-02-25  James Troup  <james@nocrew.org>
623
624         * katie.conf (SuiteMappings): don't map testing-security to
625         proposed-updates.
626
627 2004-02-24  James Troup  <james@nocrew.org>
628
629         * katie.py (Katie.__init__): remove unused 'values' field.
630
631         * utils.py (extract_component_from_section): use 's.find(c) != -1'
632         rather than 's.count(c) > 0'.
633
634         * katie.py (Katie.source_exists): use "if varfoo in listbar"
635         rather than "if listbar.count(varfoo)".
636         * halle (check_joey): likewise.
637         * jeri (check_joey): likewise.
638         * lisa (edit_index): likewise.
639         * jenna (stable_dislocation_p): likewise.
640
641         * jennifer (main): remove unused global 'nmu'.
642
643 2004-02-03  Daniel Silverstone  <dsilvers@digital-scurf.org>
644
645         * pseudo-packages.maintainers (ftp.debian.org): Changed the maintainer
646           to be ftpmaster@ftp-master.debian.org to bring it into line with how
647           the dak tools close bugs.
648
649 2004-02-02  Daniel Silverstone  <dsilvers@digital-scurf.org>
650
651         * katie.conf (Alicia): Added an Alicia section with email address
652         * templates/alicia.bug-close: Added
653         * docs/alicia.1.sgml: Added the docs for the -d/--done argument
654         * alicia (main): Added a -d/--done argument
655
656 2004-02-02  Daniel Silverstone  <dsilvers@digital-scurf.org>
657
658         * templates/lisa.prod: Oops, missed a BITCH->PROD conversion
659
660 2004-01-29  Daniel Silverstone  <dsilvers@digital-scurf.org>
661
662         * lisa (prod_maintainer): Added function to prod the maintainer without
663           accepting or rejecting the package
664         * templates/lisa.prod: Added this template for the prodding mail
665
666         * .cvsignore: Added neve-files which turns up in new installations
667
668 2004-01-30  Daniel Silverstone  <dsilvers@digital-scurf.org>
669
670         * alicia (usage): Fixed usage message to offer section and priority
671           as seperately optional arguments.
672         * alicia (main): Added a % (arg) interpolation needed when only
673           one of section or priority is provided and it cannot be found.
674
675 2004-01-29  Daniel Silverstone  <dsilvers@digital-scurf.org>
676
677         * alicia: Added
678         * docs/alicia.1.sgml: Added
679         * docs/Makefile: Added alicia to the list of manpages to build
680         * docs/README.names: Noted what alicia does
681         * docs/README.first: Noted where alicia is useful
682
683 2004-01-21  James Troup  <james@nocrew.org>
684
685         * madison (main): add -b/--binary-type.
686         (usage): likewise.
687
688         * denise (main): generate debian-installer overrides for testing
689         too.
690         * apt.conf: add support for debian-installer in testing.
691         * katie.conf (Suite::Testing::UdebComponents): set to main.
692
693         * katie.conf (Dinstall::SigningKeyIds): 2004 key.
694         * katie.conf-non-US (Dinstall::SigningKeyIds): likewise.
695         * katie.conf-security (Dinstall::SigningKeyIds): likewise.
696
697         * utils.py (parse_changes): don't process data not inside the
698         signed data.  Thanks to Andrew Suffield <asuffield@debian.org> for
699         pointing this out.
700         * test/005/test.py (main): new test to test for above.
701
702 2004-01-04  James Troup  <james@nocrew.org>
703
704         * jenna (write_filelists): correct typo, s/Components/Component/
705         for Options.
706
707 2004-01-04  Ryan Murray  <rmurray@debian.org>
708
709         * cron.buildd: move update of overrides and Packages file...
710         * cron.unchecked: to here.
711         * katie.conf-non-US: (Dinstall::SingingKeyIds) update for 2003v2 key
712         * katie.conf-security: likewise
713
714 2003-11-20  James Troup  <james@nocrew.org>
715
716         * jenna (main): don't use utils.try_with_debug(), it produces way
717         too much output.
718
719         * halle (check_changes): don't error out if a .changes refers to a
720         non-existent package, just warn and skip the file.
721
722         * docs/README.stable-point-release: mention halle and .changes
723         obsoleted by removal through melanie.  Update for 3.0r2.
724
725         * katie.conf (Suite::Stable::Version): bump to 3.0r2.
726         (Suite::Stable::Description): update for 3.0r2.
727         (Lauren::MoreInfoURL): likewise.
728         * katie.conf-non-US (Suite::Stable::Version): likewise.
729         (Suite::Stable::Description): likewise.
730         (Lauren::MoreInfoURL): likewise.
731
732         * apt.conf.stable (Default): don't define MaxContentsChange.
733         * apt.conf.stable-non-US (Default): likewise.
734
735         * lauren (reject): hack to work around partial replacement of an
736         upload, i.e. one or more binaries superseded by another source
737         package.
738
739 2003-11-17  James Troup  <james@nocrew.org>
740
741         * pseudo-packages.maintainers: point installation-reports at
742         debian-boot@l.d.o rather than debian-testing@l.d.o at jello@d.o's
743         request.
744
745         * utils.py (parse_changes): calculate the number of lines once
746         with len() rather than max().
747
748         * jennifer (check_dsc): handle the .orig.tar.gz disappearing from
749         files, since check_dsc_against_db() deletes the .orig.tar.gz
750         entry.
751
752 2003-11-13  Ryan Murray  <rmurray@debian.org>
753
754         * apt.conf: specify a src override file for debian-installer
755
756 2003-11-10  James Troup  <james@nocrew.org>
757
758         * fernanda.py (strip_pgp_signature): new function - strips PGP
759         signature from a file and returns the modified contents of the
760         file in a string.
761         (display_changes): use it.
762         (read_dsc): likewise.
763
764 2003-11-09  Ryan Murray  <rmurray@debian.org>
765
766         * cron.buildd: export accepted_autobuild table for unstable, and use
767         it to generate the incoming Packages/Sources rather than having apt
768         walk the directory.
769         * apt.conf.buildd: use exported table from cron.buildd to generate
770         Packages/Sources
771
772 2003-11-07  James Troup  <james@nocrew.org>
773
774         * kelly: import errno.
775
776         * katie.py (Katie.build_summaries): sort override disparities.
777
778         * kelly (install): set dsc_component based on the .dsc's component
779         not a random binaries.
780
781 2003-10-29  James Troup  <james@nocrew.org>
782
783         * katie.py (Katie.build_summaries): don't assume changes["source"]
784         exists since it might not.
785
786 2003-10-20  James Troup  <james@nocrew.org>
787
788         * pseudo-packages.maintainers: update security.d.o to use
789         team@s.d.o at joy@'s request.
790
791 2003-10-17  James Troup  <james@nocrew.org>
792
793         * jennifer (check_dsc): use .startswith rather than .find() == 0.
794
795 2003-10-17  Martin Michlmayr  <tbm@cyrius.com>
796
797         * tea (chk_bd_process_dir): use .endswith rather than slice.
798
799 2003-10-14  James Troup  <james@nocrew.org>
800
801         * tea (check_build_depends): new function.
802         (chk_bd_process_dir): likewise.  Validates build-depends in .dsc's
803         in the archive.
804         (main): update for new function.
805         (usage): likewise.
806
807         * katie.py (Katie.do_reject): sanitize variable names,
808         s/reject_filename/reason_filename/, s/fd/reason_fd/.  Move shared
809         os.close() to outside if clause.
810
811         * jennifer (check_dsc): check build-depends and
812         build-depends-indep by running them past apt_pkg.ParseSrcDepends.
813         Fold the ARRAY check into the same code block and tidy up it's
814         rejection message.
815         (check_changes): ensure that the Files field is non-empty.
816         Suggested by Santiago Vila <sanvila@unex.es>
817         (check_changes): normalize reject messages.
818         (check_dsc): instead of doing most of the checks inside a for loop
819         and an if, find the dsc_filename in a short loop over files first
820         and then do all the checks.  Add check for more than one .dsc in a
821         .changes which we can't handle.  Normalize reject messages.
822
823 2003-10-13  James Troup  <james@nocrew.org>
824
825         * katie.conf (Dinstall::Reject::NoSourceOnly): set to true.
826         * katie.conf-non-US (Dinstall::Reject::NoSourceOnly): likewise.
827
828         * jennifer (check_files): Set 'has_binaries' and 'has_source'
829         variables while iterating over 'files'.  Don't regenerate it when
830         checking for source if source is mentioned.
831
832         Reject source only uploads if the config variable
833         Dinstall::Reject::NoSourceOnly is set.
834
835 2003-10-03  James Troup  <james@nocrew.org>
836
837         * rene (main): add nasty hardcoded reference to debian-installer
838         so we detect NBS .udebs.
839
840 2003-09-29  James Troup  <james@nocrew.org>
841
842         * apt.conf (old-proposed-updates): remove.
843         * apt.conf-non-US (old-proposed-updates): likewise.
844
845 2003-09-24  James Troup  <james@nocrew.org>
846
847         * tea (check_files_not_symlinks): new function, ensure files
848         mentioned in the database aren't symlinks.  Includes code to
849         update any files that are like this to their real filenames +
850         location; commented out by though.
851         (usage): update for new function.
852         (main): likewise.
853
854 2003-09-24  Anthony Towns  <ajt@debian.org>
855
856         * vars: external-overrides variable added
857         * cron.daily: Update testing/unstable Task: overrides from joeyh
858         managed external source.
859
860 2003-09-22  James Troup  <james@nocrew.org>
861
862         * kelly (install): if we can't move the .changes into queue/done,
863         fail don't warn and carry on.  The old behaviour pre-dates NI and
864         doesn't make much sense now since jennifer checks both
865         queue/accepted and queue/done for any .changes files she's
866         processing.
867
868         * utils.py (move): don't throw exceptions on existing files or
869         can't overwrite, instead just fubar out.
870
871         * jennifer (check_dsc): also check Build-Depends-Indep for
872         ARRAY-lossage.  Noticed by Matt Zimmerman <mdz@debian.org>.
873
874 2003-09-18  James Troup  <james@nocrew.org>
875
876         * katie.py (Katie.close_bugs): only log the bugs we've closed
877         once.
878
879         * kelly (main): log as 'kelly', not 'katie'.
880
881 2003-09-16  James Troup  <james@nocrew.org>
882
883         * katie.py (Katie.check_binary_against_db): likewise noramlize.
884
885         * jennifer (check_changes): normalize reject message for "changes
886         file already exists" to be %s: <foo>.
887         (check_dsc): add a check for 'Build-Depends: ARRAY(<hex>)'
888         produced by broken dpkg-source in 1.10.11.  Tone down and
889         normalize rejection message for incompatible 'Format' version
890         numbers.
891         (check_diff): likewise tone down and normalize.
892
893 2003-09-07  James Troup  <james@nocrew.org>
894
895         * utils.py (parse_changes): if dsc_whitespace_rules is false,
896         don't bomb out on bogus empty lines.
897         (build_file_list): check for changes["files"] earlier.  use Dict
898         to create files[name] dictionary.
899         (send_mail): don't bother validating arguments.
900         (check_signature): minor improvements to some of the rejection
901         messages including listing the key id of the key that wasn't found
902         in the keyring.
903         (wrap): new function.
904
905         * tea: add new check 'validate-indices' that ensures all files
906         mentioned in indices (Packages, Sources) files do in fact exist.
907
908         * catherine (poolize): use a local re_isadeb which handles legacy
909         (i.e. no architecture) style .deb filenames.
910
911         * rosamund: new script.
912
913         * rhona (check_binaries): when checking for binary packages not in
914         a suite, don't bother selecting files that already have a
915         last_used date.
916         (check_sources): likewise.
917
918         * rhona: change all SQL EXISTS sub-query clauses to use the
919         postgres suggested convention of "SELECT 1 FROM".
920         * andrea (main): likewise.
921         * tea (check_override): likewise.
922         * catherine (main): likewise.
923
924         * katie.conf (Suite): remove OldStable and Old-Proposed-Updates
925         entries and in other suites MustBeNewerThan's.
926         (SuiteMappings): likewise
927         * katie.conf-non-US: likewise.
928         * katie.conf-security: likewise.
929
930         * apt.conf-security: remove oldstable.
931         * apt.conf.stable: likewise.
932         * apt.conf.stable-non-US: likewise.
933         * cron.buildd-security: likewise.
934         * cron.daily-security: likewise.
935         * vars-security (suites): likewise.
936         * wanna-build/trigger.daily: likewise.
937
938         * claire.py (clean_symlink): move...
939         * utils.py (clean_symlink): here.
940
941         * claire.py (find_dislocated_stable): update accordingly.
942
943 2003-08-16  Anthony Towns  <ajt@debian.org>
944
945         * katie.py (source_exists): expand the list of distributions
946         the source may exist in to include any suite that's mapped to
947         the destination suite (even transitively (a->b->c)). This should
948         unbreak binary uploads to *-proposed-updates.
949
950 2003-08-09  Randall Donald  <rdonald@debian.org>
951
952         * lisa (recheck): change changes["distribution"].keys() to
953         Katie.pkg.changes...
954
955 2003-08-08  Randall Donald  <rdonald@debian.org>
956
957         * katie.py: only tag bugs as fixed-in-experimental for
958         experimental uploads
959
960 2003-07-26  Anthony Towns  <ajt@debian.org>
961
962         * katie.py (source_exists): add an extra parameter to limit the
963         distribution(s) the source must exist in.
964         * kelly, lisa, jennifer: update to use the new source_exists
965
966 2003-07-15  Anthony Towns  <ajt@debian.org>
967
968         * ziyi: quick hack to support a FakeDI line in apt.conf to generate
969         checksums for debian-installer stuff even when it's just a symlink to
970         another suite
971
972         * apt.conf: add the FakeDI line
973
974 2003-06-09  James Troup  <james@nocrew.org>
975
976         * kelly (check): make sure the 'file' we're looking for in 'files'
977         hasn't been deleted by katie.check_dsc_against_db().
978
979 2003-05-07  James Troup  <james@nocrew.org>
980
981         * helena (time_pp): fix s/years/year/ typo.
982
983 2003-04-29  James Troup  <james@nocrew.org>
984
985         * madison (usage): document -c/--component.
986
987         * madison (usage): Fix s/seperated/separated/.
988         * melanie (usage): likewise.
989         * jenna (usage): likewise.
990
991 2003-04-24  James Troup  <james@nocrew.org>
992
993         * cron.daily-non-US: if there's nothing for kelly to install, say
994         so.
995
996         * jennifer (check_timestamps): print sys.exc_value as well as
997         sys.exc_type when capturing exceptions.  Prefix 'timestamp check
998         failed' with 'deb contents' to make it clearer what timestamp(s)
999         are being checked.
1000
1001 2003-04-15  James Troup  <james@nocrew.org>
1002
1003         * cron.daily-non-US: only run kelly if there are some .changes
1004         files in accepted.
1005
1006         * rene: add -m/--mode argument which can be either daily (default)
1007         or full.  In daily mode only 'nviu' and 'nbs' checks are run.
1008         Various changes to make this possible including a poor attempt at
1009         splitting main() up a little.  De-hardcode suite numbers from SQL
1010         queries and return quietly from do_nviu() if experimental doesn't
1011         exist (i.e. non-US).  Hardcode pcmcia-cs as dubious NBS since it
1012         is.
1013
1014         * debian/control (Depends): remove python-zlib as it's obsolete.
1015
1016         * charisma (main): don't slice the \n off strings when we're
1017         strip()-ing it anyway.
1018         * heidi (set_suite): likewise.
1019         (process_file): likewise.
1020         * natalie (process_file): likewise.
1021
1022 2003-04-08  James Troup  <james@nocrew.org>
1023
1024         * katie.py (Katie.check_dsc_against_db): improve the speed of two
1025         slow queries by using one LIKE '%foo%' and then matching against
1026         '%s' or '/%s$' in python.  Also only join location when we need it
1027         (i.e. the .orig.tar.gz query).  On auric, this knocks ~3s of each
1028         query, so 6s for each sourceful package.
1029
1030         * cron.daily: invoke rene and send the report to ftpmaster.
1031         * cron.daily-non-US: likewise.
1032
1033 2003-03-14  James Troup  <james@nocrew.org>
1034
1035         * utils.py (send_mail): default filename to blank.
1036         * amber (make_advisory): adapt.
1037         * jennifer (acknowledge_new): likewise.
1038         * katie.py (Katie.close_bugs): likewise.
1039         (Katie.announce): likewise.
1040         (Katie.accept): likewise.
1041         (Katie.check_override): likewise.
1042         (Katie.do_reject): likewise.
1043         * kelly (do_reject): likewise.
1044         (stable_install): likewise.
1045         * lisa (do_bxa_notification): likewise.
1046         * lauren (reject): likewise.
1047         * melanie (main): likewise.
1048
1049         * rene (add_nbs): check any NBS packages against unstable to see
1050         if they haven't been removed already.
1051
1052         * templates/katie.rejected: remove paragraph about rejected files
1053         since they're o-rwx due to c-i-m and the uploader can't do
1054         anything about them and shania will take care of them anyway.
1055
1056         * madison (usage): update usage example to use comma seperation.
1057         * melanie (usage): likewise.
1058
1059         * utils.py (split_args): new function; splits command line
1060         arguments either by space or comma (whichever is used).  Also has
1061         optional-but-default DWIM spurious space detection to avoid
1062         'command -a i386, m68k' problems.
1063         (parse_args): use it.
1064         * melanie (main): likewise.
1065
1066         * melanie (main): force the admin to tell someone if we're not
1067         doing a rene-led removal (or closing a bug, which counts as
1068         telling someone).
1069
1070 2003-03-05  James Troup  <james@nocrew.org>
1071
1072         * katie.conf (Section): add embedded, gnome, kde, libdevel, perl
1073         and python sections.
1074         * katie.conf-security (Section): likewise.
1075
1076         * add_constraints.sql: add uid and uid_id_seq to grants.
1077
1078         * lisa (determine_new): also warn about adding overrides to
1079         oldstable.
1080
1081         * madison (main): make the -S/--source-and-binary query obey
1082         -s/--suite restrictions.
1083
1084 2003-03-03  James Troup  <james@nocrew.org>
1085
1086         * madison (main): if the Archive_Maintenance_In_Progress lockfile
1087         exists, warn the user that our output might seem strange.  (People
1088         get confused by multiple versions in a suite which happens
1089         post-kelly but pre-jenna.)
1090
1091 2003-02-21  James Troup  <james@nocrew.org>
1092
1093         * kelly (main): we don't need to worry about StableRejector.
1094
1095         * melanie (main): sort versions with apt_pkg.VersionCompare()
1096         prior to output.
1097
1098         * lauren: new script to manually reject packages from
1099         proposed-updates.  Updated code from pre-NI kelly (nee katie).
1100
1101 2003-02-20  James Troup  <james@nocrew.org>
1102
1103         * kelly (init): remove unused -m/--manual-reject argument.
1104
1105         * katie.py (Katie.force_reject): renamed from force_move to make
1106         it more explicit what this function does.
1107         (Katie.do_reject): update to match.
1108
1109         * utils.py (prefix_multi_line_string): add an optional argument
1110         include_blank_lines which defaults to 0.  If non-zero, blank lines
1111         will be includes in the output.
1112
1113         * katie.py (Katie.do_reject): don't add leading space to each line
1114         of the reject message.  Include blank lines when showing the
1115         message to the user.
1116
1117 2003-02-19  Martin Michlmayr  <tbm@cyrius.com>
1118
1119         * utils.py (fix_maintainer): replace pointless re.sub() with
1120         simple string format.
1121
1122 2003-02-11  James Troup  <james@nocrew.org>
1123
1124         * lisa (edit_overrides): only strip-to-one-char and upper-case
1125         non-numeric answers.  Fixes editing of items with indices >= 10;
1126         noticed by Randall.
1127         (edit_overrides): correct order of arguments to "not a valid
1128         index" error message.
1129
1130         * jenna (cleanup): call resolve_arch_all_vs_any() rather than
1131         remove_duplicate_versions(); thanks to aj for the initial
1132         diagnosis.
1133         (remove_duplicate_versions): correct how we return
1134         dominant_versions.
1135         (resolve_arch_all_vs_any): arch_all_versions needs to be a list of
1136         a tuple rather than just a tuple.
1137
1138 2003-02-10  James Troup  <james@nocrew.org>
1139
1140         * emilie: new script - sync fingerprint and uid tables with a
1141         debian.org LDAP DB.
1142
1143         * init_pool.sql: new table 'uid'; contains user ids.  Reference it
1144         in 'fingerprint'.
1145
1146         * db_access.py (get_or_set_uid_id): new function.
1147
1148         * jennifer (main): update locking to a) not used FCNTL (deprecated
1149         in python >= 2.2) and b) acknowledge upstream's broken
1150         implementation of lockf (see Debian bug #74777), c) try to acquire
1151         the lock non-blocking.
1152         * kelly (main): likewise.
1153
1154         * contrib/python_1.5.2-fcntl_lockf.diff: obsolete, removed.
1155
1156         * madison (main): only append the package to new_packages if it's
1157         not already in there; fixes -S/--source-and-binary for cases where
1158         the source builds a binary package of the same name.
1159
1160 2003-02-10  Anthony Towns  <ajt@debian.org>
1161
1162         * madison (main): use explicit JOIN syntax for
1163         -S/--source-and-binary queries to reduce the query's runtime from
1164         >10 seconds to negligible.
1165
1166 2003-02-08  James Troup  <james@nocrew.org>
1167
1168         * rene (main): in the NVIU output, append items to lists, not
1169         extend them; fixes amusing suggestion that "g n u m e r i c" (sic)
1170         should be removed.
1171
1172 2003-02-07  James Troup  <james@nocrew.org>
1173
1174         * apt.conf (tree "dists/unstable"): Add bzip2-ed Packages and
1175         Sources [aj].
1176
1177         * pseudo-packages.maintainers (bugs.debian.org): s/Darren
1178         O. Benham/Adam Heath/.
1179
1180         * katie.conf (Suite::Stable::Version): bump to 3.0r1a.
1181         (Suite::Stable::Description): update for 3.0r1a.
1182         (Dinstall::SigningKeyIds): update for 2003 key [aj].
1183
1184         * utils.py (gpgv_get_status_output): rename from
1185         get_status_output().
1186
1187         * neve (check_signature): use gpgv_get_status_output and Dict from
1188         utils().  Add missing newline to error message about duplicate tokens.
1189
1190         * saffron (per_arch_space_use): also print space used by source.
1191         (output_format): correct string.join() invocation.
1192
1193         * jennifer (check_signature): ignored duplicate EXPIRED tokens.
1194
1195 2003-02-04  James Troup  <james@nocrew.org>
1196
1197         * cron.buildd: correct generation of Packages/Sources and grep out
1198         non-US/non-free as well as non-free.
1199
1200 2003-02-03  Ryan Murray  <rmurray@debian.org>
1201
1202         * cron.buildd: generate quinn-diff output with full Packages/Sources
1203           files to get out-of-date vs. uncompiled right.
1204         * apt.conf.buildd: no longer generate uncompressed files, as they
1205           are generated in cron.buildd instead
1206         * add -i option to quinn-diff to ignore binary-all packages
1207         * apt.conf.buildd: remove and readd udeb to extensions.  If the udebs
1208           aren't in the packages file, the arch that uploaded them will build
1209           them anyways...
1210
1211 2003-01-30  James Troup  <james@nocrew.org>
1212
1213         * rene (main): only print suggested melanie command when there's
1214         some NBS to remove.
1215
1216 2003-01-30  Ryan Murray  <rmurray@debian.org>
1217
1218         * cron.buildd: fix incorrectly inverted lockfile check
1219
1220 2003-01-29  Ryan Murray  <rmurray@debian.org>
1221
1222         * cron.buildd: generate override.sid.all3.src
1223         * apt.conf.buildd: use generated override.sid.all3.src
1224
1225 2003-01-27  Martin Michlmayr  <tbm@cyrius.com>
1226
1227         * utils.py (get_status_output): moved from jennifer.
1228         (Dict): likewise.
1229         (check_signature): likewise.
1230
1231         * jennifer (get_status_output): moved to utils.py.
1232         (Dict): likewise.
1233         (check_signature): likewise.
1234
1235         * utils.py (check_signature): add an argument to specifiy which
1236         function to call when an error was found.
1237         (check_signature): document this function better.
1238
1239         * jennifer (check_files): pass the reject function as an argument
1240         to utils.check_signature.
1241         (process_it): likewise.
1242
1243 2003-01-20  James Troup  <james@nocrew.org>
1244
1245         * rene (main): lots of changes to improve the output and make it
1246         more useful.
1247
1248         * katie.py (Katie.check_override): make the override messages
1249         clearer (hopefully).
1250
1251 2002-12-26  James Troup  <james@nocrew.org>
1252
1253         * ziyi (usage): document the ability to pass suite(s) as
1254         argument(s).
1255         (main): read apt.conf after checking for -h/--help.
1256
1257         * tea (main): take the check to run as an argument.
1258
1259         * saffron.R: R script to graph daily install runs.
1260
1261         * saffron: new script; various stats functions.
1262
1263         * rhona (main): connect to the database after checking for -h/--help.
1264
1265         * neve (do_da_do_da): if no -a/--action option is given, bail out.
1266
1267         * melanie (main): sort versions with utils.arch_compare_sw().
1268
1269         * madison (usage): alphabetize order of options.
1270         * melanie (usage): likewise.
1271
1272         * kelly (usage): fix usage short description (we aren't dinstall).
1273
1274         * julia (usage): fix usage description and alphabetize order of
1275         options.
1276
1277         * jeri (usage): fix usage short description.
1278
1279         * jennifer (main): move --help and --version checks from here...
1280         (init): to here so that they work with an empty katie.conf.
1281         * kelly: likewise.
1282
1283         * alyson (usage): new function.
1284         (main): use it.
1285         * andrea: likewise.
1286         * ashley: likewise.
1287         * cindy: likewise.
1288         * denise: likewise.
1289         * helena: likewise.
1290         * neve: likewise.
1291         * rene: likewise.
1292         * rose: likewise.
1293         * tea: likewise.
1294
1295         * apt.conf.stable (tree "dists/stable"): add missing ExtraOverride
1296         entry that caused tasks to be omitted from 3.0r1.
1297
1298 2002-12-10  James Troup  <james@nocrew.org>
1299
1300         * jennifer (check_files): sanity check the Depends field to ensure
1301         it's non-empty if present since apt chokes on an empty one.
1302         Thanks to Ryan Murray for the idea.
1303
1304 2002-12-08  James Troup  <james@nocrew.org>
1305
1306         * katie.conf-security (Helena::Directories): new; include accepted
1307         in addition to byhand and new.
1308
1309         * helena (process_changes_files): use utils.arch_compare_sw().
1310         Justify things based on the longest [package, version,
1311         architecture].  Reduce '[note]' to '[N]' to save space, and remove
1312         the commas in architecture and version lists for the same reason.
1313         (main): make directories we process configurable through
1314         Helena::Directories in the config file; if that doesn't exist
1315         default to the old hardcoded values (byhand & new).
1316
1317         * utils.py (arch_compare_sw): moved here from madison.
1318         * madison (main): adjust to compensate.
1319
1320 2002-12-06  James Troup  <james@nocrew.org>
1321
1322         * ziyi (main): fix "suite foo not in apt.conf" msg to use the
1323         right filename.
1324
1325 2002-12-05  James Troup  <james@nocrew.org>
1326
1327         * katie.conf-non-US (Julia::KnownPostgres): add 'udmsearch'.
1328
1329 2002-11-28  Randall Donald  <rdonald@debian.org>
1330
1331         * fernanda.py (read_control): fix typo of 'Architecture'.
1332
1333 2002-11-26  James Troup  <james@nocrew.org>
1334
1335         * lisa (check_pkg): call less with '-R' so we see the colour from
1336         Randall's fernanda changes.
1337
1338         * neve (process_sources): if Directory points to a legacy location
1339         but the .dsc isn't there; assume it's broken and look in the pool.
1340         (update_section): new, borroed from alyson.
1341         (do_da_do_da): use it.
1342         (process_packages): add suite_it to the cache key used for
1343         arch_all_cache since otherwise we only add a package to the first
1344         suite it's in and ignore any subsequent ones.
1345
1346         * katie.conf-non-US (Location): fixed to reflect reality (all
1347         suites, except old-proposed-updates (which is legacy-mixed)) are
1348         pool.
1349
1350         * utils.py (try_with_debug): wrapper for print_exc().
1351         * jenna (main): use it.
1352         * neve (main): likewise.
1353
1354 2002-11-25  Randall Donald  <rdonald@debian.org>
1355
1356         * fernanda.py (main): added -R to less command line for raw control
1357         character support to print colours
1358         (check_deb): Instead of running dpkg -I on deb file, call
1359         output_deb_info, the new colourized control reporter.
1360         (check_dsc): add call to colourized dsc info reader, read_dsc, instead
1361         of printing out each .dsc line.
1362         (output_deb_info): new function. Outputs each key/value pair from
1363         read_control except in special cases where we highlight section,
1364         maintainer, architecture, depends and recommends.
1365         (create_depends_string): new function. Takes Depends tree and looks
1366         up it's compontent via projectb db, colourizes and constructs a
1367         depends string in original order.
1368         (read_dsc): new function. reads and parses .dsc info via
1369         utils.parse_changes. Build-Depends and Build-Depends-Indep are
1370         colourized.
1371         (read_control): new function. reads and parses control info via
1372         apt_pkg. Depends and Recommends are split in to list structures,
1373         Section and Architecture are colourized. Maintainer is colourized
1374         if it has a localhost.localdomain address.
1375         (split_depends): new function. Creates a list of lists of
1376         dictionaries of depends (package,version relation). Top list is
1377         colected from comma delimited items. Sub lists are | delimited.
1378         (get_comma_list): new function. splits string input among commas
1379         (get_or_list): new function. splits string input among | delimiters
1380         (get_depends_parts): new function. Creates dictionary of package name
1381         and version relation from dependancy string.
1382         Colours for section and depends are per component. Unfound depends
1383         are in bold. Lookups using version info is not supported yet.
1384
1385 2002-11-22  James Troup  <james@nocrew.org>
1386
1387         * katie.conf-security (Julia::KnownPostgres): add 'www-data' and
1388         'udmsearch'.
1389
1390         * amber (make_advisory): string.atol() is deprecated and hasn't
1391         been ported to string methods.  Use long() instead.
1392
1393         * init_pool.sql: explicitly specify the encoding (SQL_ASCII) when
1394         creating the database since we'll fail badly if it's created with
1395         e.g. UNICODE encoding.
1396
1397         * rose (main): AptCnf is a global.
1398
1399         * neve (get_location_path): new function determines the location
1400         from the the first (left-most) directory of a Filename/Directory.
1401         (process_sources): don't need 'location' anymore.  Use
1402         utils.warn().  Use the Directory: field for each package to find
1403         the .dsc.  Use get_location_path() to determine the location for
1404         each .dsc.
1405         (process_packages): do't need 'location' anymore.  Use
1406         utils.warn().  Use get_location_path().
1407         (do_sources): don't need 'location', drop 'prefix' in favour of
1408         being told the full path to the Sources file, like
1409         process_packages().
1410         (do_da_do_da): main() renamed, so that main can call us in a
1411         try/except.  Adapt for the changes in do_sources() and
1412         process_packages() above.  Assume Sources and Packages file are in
1413         <root>/dists/<etc.>.  Treat pool locations like we do legacy ones.
1414
1415         * katie.conf-security (Location): fixed to reflect reality (all
1416         suites are pool, not legacy).
1417
1418         * utils.py (print_exc): more useful (i.e. much more verbose)
1419         traceback; a recipe from the Python cookbook.
1420         * jenna (main): use it.
1421         * neve (main): likewise.
1422
1423 2002-11-19  James Troup  <james@nocrew.org>
1424
1425         * kelly (install): fix brain-damaged CopyChanges/CopyKatie
1426         handling which was FUBAR for multi-suite uploads.  Now we just
1427         make a dictionary of destinations to copy to and iterate over
1428         those.
1429
1430         * fernanda.py (check_deb): run linda as well as lintian.
1431
1432 2002-10-21  James Troup  <james@nocrew.org>
1433
1434         * melanie (main): change X-Melanie to X-Katie and prefix it with
1435         'melanie '.
1436
1437         * lisa (main): prefix X-Katie with 'lisa '.
1438
1439         * jennifer (clean_holding): fix typo in string method changes;
1440         s/file.find(file/file.find(/.
1441
1442         * cron.daily: invoke helena and send the report to ftpmaster.
1443         * cron.daily-non-US: likewise.
1444
1445 2002-10-16  James Troup  <james@nocrew.org>
1446
1447         * kelly (check): call reject() with a blank prefix when parsing
1448         the return of check_dsc_against_db() since it does its own
1449         prefix-ing.
1450
1451         * rose: new script; only handles directory creation initally.
1452
1453         * katie.conf (Dinstall::NewAckList): obsolete, removed.
1454         * katie.conf-non-US (Dinstall::NewAckList): likewise.
1455
1456 2002-10-06  James Troup  <james@nocrew.org>
1457
1458         * rene (main): remove bogus argument handling.
1459
1460         * kelly: katie, renamed.
1461         * cron.daily: adapt for katie being renamed to kelly.
1462         * cron.daily-non-US: likewise.
1463         * amber (main): likewise.
1464
1465         * Changes for python 2.1.
1466
1467         * kelly: time.strftime no longer requires a second argument of
1468         "time.localtime(time.time())".
1469         * logging.py: likewise.
1470         * rhona: likewise.
1471         * shania (init): likewise.
1472
1473         * amber: use augmented assignment.
1474         * catherine (poolize): likewise.
1475         * claire.py (fix_component_section): likewise.
1476         * halle (check_changes): likewise.
1477         * helena: likewise.
1478         * jenna: likewise.
1479         * jennifer: likewise.
1480         * jeri: likewise.
1481         * katie.py: likewise.
1482         * kelly: likewise.
1483         * lisa: likewise.
1484         * madison (main): likewise.
1485         * melanie: likewise.
1486         * natalie: likewise.
1487         * neve: likewise.
1488         * rhona: likewise.
1489         * tea: likewise.
1490         * utils.py: likewise.
1491         * ziyi: likewise.
1492
1493         * amber: use .endswith.
1494         * fernanda.py: likewise.
1495         * halle (main): likewise.
1496         * jennifer: likewise.
1497         * jeri: likewise.
1498         * katie.py: likewise.
1499         * kelly: likewise.
1500         * lisa: likewise.
1501         * neve: likewise.
1502         * shania (main): likewise.
1503         * utils.py: likewise.
1504
1505         * alyson: use string methods.
1506         * amber: likewise.
1507         * andrea: likewise.
1508         * ashley: likewise.
1509         * catherine: likewise.
1510         * charisma: likewise.
1511         * claire.py: likewise.
1512         * db_access.py: likewise.
1513         * denise: likewise.
1514         * halle: likewise.
1515         * heidi: likewise.
1516         * helena: likewise.
1517         * jenna: likewise.
1518         * jennifer: likewise.
1519         * jeri: likewise.
1520         * julia: likewise.
1521         * katie.py: likewise.
1522         * kelly: likewise.
1523         * lisa: likewise.
1524         * logging.py: likewise.
1525         * madison: likewise.
1526         * melanie: likewise.
1527         * natalie: likewise.
1528         * neve: likewise.
1529         * rene: likewise.
1530         * tea: likewise.
1531         * utils.py: likewise.
1532         * ziyi: likewise.
1533
1534 2002-09-20  Martin Michlmayr  <tbm@cyrius.com>
1535
1536         * utils.py (parse_changes): use <string>.startswith() rather than
1537         string.find().
1538
1539 2002-08-27  Anthony Towns  <ajt@debian.org>
1540
1541         * katie.py (in_override_p): when searching for a source override,
1542         and the dsc query misses, search for both udeb and deb overrides
1543         as well. Should fix the UNACCEPT issues with udebs.
1544
1545 2002-08-24  James Troup  <james@nocrew.org>
1546
1547         * melanie (main): remove gratuitous WHERE EXISTS sub-select from
1548         source+binary package finding code which was causing severe
1549         performance degradation with postgres 7.2.
1550
1551 2002-08-14  James Troup  <james@nocrew.org>
1552
1553         * julia (main): use the pwd.getpwall() to get system user info
1554         rather than trying to read a password file.  Add a -n/--no-action
1555         option.
1556
1557         * cron.hourly: julia no longer takes any arguments.
1558         * cron.hourly-non-US: likewise.
1559
1560 2002-08-07  James Troup  <james@nocrew.org>
1561
1562         * katie (install): handle multi-suite uploads when CopyChanges
1563         and/or CopyKatie are in use, ensuring we only copy stuff once.
1564
1565 2002-08-01  Ryan Murray  <rmurray@debian.org>
1566
1567         * wanna-build/trigger.daily: initial commit, with locking
1568         * cron.buildd: add locking against daily run
1569
1570 2002-07-30  James Troup  <james@nocrew.org>
1571
1572         * melanie (main): readd creation of suite_ids_list so melanie is
1573         remotely useful again.
1574
1575         * katie.conf: adopt for woody release; diable
1576         StableDislocationSupport, add oldstable, adjust other suites and
1577         mappings, fix up location.
1578         * katie.conf-non-US: likewise.
1579         * katie.conf-security: likewise.
1580
1581         * apt.conf.stable: adapt for woody release; add oldstable, adjust
1582         stable.
1583         * apt.conf.stable-non-US: likewise.
1584
1585         * apt.conf-security: adapt for woody release; adding oldstable,
1586         oldstable, adjust stable and testing.
1587         * cron.daily-security: likewise.
1588         * cron.buildd-security: likewise.
1589
1590         * apt.conf: adapt for woody release; rename woody-proposed-updates
1591         to testing-proposed-updates and proposed-updates to
1592         old-proposed-updates.
1593         * apt.conf-non-US: likewise.
1594
1595         * vars-non-US (copyoverrides): add sarge.
1596         * vars (copyoverrides): likewise.
1597
1598         * vars-security (suites): add oldstable.
1599
1600 2002-07-22  Ryan Murray  <rmurray@debian.org>
1601
1602         * apt.conf.security-buildd: use suite codenames instead of
1603           distnames.
1604
1605 2002-07-16  James Troup  <james@nocrew.org>
1606
1607         * denise (main): fix filenames for testing override files.
1608
1609 2002-07-14  James Troup  <james@nocrew.org>
1610
1611         * jennifer (process_it): call check_md5sums later so we can check
1612         files in the .dsc too
1613         (check_md5sums): check files in the .dsc too.  Check both md5sum
1614         and size.
1615
1616         * melanie (main): use parse_args() and join_with_commas_and() from
1617         utils.  If there's nothing to do, say so and exit, don't ask for
1618         confirmation etc.
1619
1620         * amber (join_with_commas_and): moved from here to ...
1621         * utils.py (join_with_commas_and): here.
1622
1623 2002-07-13  James Troup  <james@nocrew.org>
1624
1625         * madison (main): use parse_args() from utils.  Support
1626         -c/--component.
1627
1628         * jenna (parse_args): moved from here to ...
1629         * utils.py (parse_args): here.
1630
1631         * katie.conf (Architectures): minor corrections to the description
1632         for arm, mips and mipsel.
1633         * katie.conf-non-US (Architectures): likewise.
1634         * katie.conf-security (Architectures): likewise.
1635
1636         * cron.daily-security: use natalie's new -a/--add functionality to
1637         flesh out the security overrides.
1638
1639 2002-07-12  James Troup  <james@nocrew.org>
1640
1641         * cron.buildd (ARCHS): add arm.
1642
1643         * katie.conf: 2.2r7 was released.
1644         * katie.conf-non-US: likewise.
1645
1646         * utils.py (parse_changes): handle a multi-line field with no
1647         starting line.
1648
1649 2002-06-25  James Troup  <james@nocrew.org>
1650
1651         * templates/amber.advisory (To): add missing email address since
1652         __WHOAMI__ is only a name.
1653
1654         * katie.conf-security (Melane::LogFile): correct to go somewhere
1655         katie has write access to.
1656         (Location::/org/security.debian.org/ftp/dists/::Suites): add
1657         Testing.
1658
1659         * natalie: add support for -a/-add which adds packages only
1660         (ignoring changes and deletions).
1661
1662         * katie.py (Katie.announce): Dinstall::CloseBugs is a boolean so
1663         use FindB, not get.
1664
1665 2002-06-22  James Troup  <james@nocrew.org>
1666
1667         * jennifer (check_files): validate the package name and version
1668         field.  If 'Package', 'Version' or 'Architecture' are missing,
1669         don't try any further checks.
1670         (check_dsc): likewise.
1671
1672         * utils.py (re_taint_free): add '~' as a valid character.
1673
1674 2002-06-20  Anthony Towns  <ajt@debian.org>
1675
1676         * katie.conf-non-US: add OverrideSuite for w-p-u to allow uploads
1677
1678 2002-06-09  James Troup  <james@nocrew.org>
1679
1680         * jennifer (check_files): reduce useless code.
1681
1682         * cron.daily-security: run symlinks -dr on $ftpdir.
1683
1684         * vars-security (ftpdir): add.
1685
1686 2002-06-08  James Troup  <james@nocrew.org>
1687
1688         * neve (update_override_type): transaction is handled higher up in
1689         main().
1690         (update_priority): likewise.
1691         (process_sources): remove code that makes testing a duplicate of
1692         stable.
1693         (process_packages): likewise.
1694
1695         * templates/amber.advisory: add missing mail headers.
1696
1697         * cron.daily-security: also call apt-ftparchive clean for
1698         apt.conf.buildd-security.
1699         * cron.weekly: likewise.
1700
1701         * amber (do_upload): write out a list of source packages (and
1702         their version) uploaded for testing.
1703         (make_advisory): add more Subst mappings for the mail headers.
1704         (spawn): check for suspicious characters in the command and abort
1705         if their found.
1706
1707 2002-06-07  James Troup  <james@nocrew.org>
1708
1709         * ziyi (main): remove the 'nonus'/'security' hacks and use
1710         Dinstall::SuiteSuffix (if it exists) instead.  Always try to write
1711         the lower level Release files, even if they don't exist.  fubar
1712         out if we can't open a lower level Release file for writing.
1713
1714         * katie.conf-non-US (Dinstall): add SuiteSuffix, used to simplify
1715         ziyi.
1716         * katie.conf-security (Dinstall): likewise.
1717
1718         * amber (do_upload): renamed from get_file_list().  Determine the
1719         upload host from the original component.
1720         (init): Add a -n/--no-action option.  Fix how we get changes_files
1721         (i.e. from the return value of apt_pkg.ParseCommandLine(), not
1722         sys.argv).  Add an Options global.
1723         (make_advisory): support -n/--no-action.
1724         (spawn): likewise.
1725         (main): likewise.
1726         (usage): document -n/--no-action.
1727
1728         * cron.buildd-security: fix path to Packages-arch-specific in
1729         quinn-diff invocation.
1730
1731         * katie.conf-security (Dinstall::AcceptedAutoBuildSuites): change
1732         to proper suite names (i.e. stable, testing) rather than codenames
1733         (potato, woody).
1734         (Dinstall::DefaultSuite): likewise.
1735         (Suite): likewise.
1736         (Location::/org/security.debian.org/ftp/dists/::Suites): likewise.
1737         * vars-security (suites): likewise.
1738         * apt.conf-security: likewise.
1739
1740         * katie.conf-security (Component): add "updates/" prefix.
1741         (Suite::*::Components): likewise.
1742         (ComponentMappings): new; map all {ftp-master,non-US} components
1743         -> updates/<foo>.
1744
1745         * katie.conf-security (Natalie): removed; the options have
1746         defaults and ComponentPosition is used by alyson which doesn't
1747         work on security.d.o.
1748         (Amber): replace UploadHost and UploadDir with ComponentMappings
1749         which is a mapping of components -> URI.
1750         (Suite::*::CodeName): strip bogus "/updates" suffix hack.
1751         (SuiteMappings): use "silent-map" in preference to "map".
1752
1753         * cron.unchecked-security: fix call to cron.buildd-security.
1754
1755         * cron.daily-security: map local suite (stable) -> override suite
1756         (potato) when fixing overrides.  Correct component in natalie call
1757         to take into account "updates/" prefix.  Fix cut'n'waste in
1758         override.$dist.all3 generation, the old files weren't being
1759         removed, so they were endlessly growing.
1760
1761         * neve (main): don't use .Find for the CodeName since we require
1762         it.  Location::*::Suites is a ValueList.
1763         (check_signature): ignore duplicate SIGEXPIRED tokens.  Don't bomb
1764         out on expired keys, just warn.
1765         (update_override_type): new function; lifted from alyson.
1766         (update_priority): likewise.
1767         (main): use update_{override_type,priority}().
1768
1769         * jennifer (check_distributions): remove redunant test for
1770         SuiteMappings; ValueList("does-not-exist") returns [] which is
1771         fine.  Add support for a "silent-map" type which doesn't warn
1772         about the mapping to the user.
1773         (check_files): add support for ComponentMappings, similar to
1774         SuiteMappings, but there's no type, just a source and a
1775         destination and the original component is stored in "original
1776         component".
1777         * katie.py (Katie.dump_vars): add "original component" as an
1778         optionsal files[file] dump variable.
1779
1780         * claire.py (find_dislocated_stable): dehardcode 'potato' in SQL
1781         query.  Add support for section-less legacy locations like current
1782         security.debian.org through YetAnotherConfigBoolean
1783         'LegacyStableHasNoSections'.
1784         * katie.conf-security (Dinstall): LegacyStableHasNoSections is true.
1785
1786         * utils.py (real_arch): moved here from ziyi.
1787         * ziyi (real_arch): moved to utils.py.
1788         * ziyi (main): likewise.
1789
1790         * claire.py (find_dislocated_stable): use real_arch() with
1791         filter() to strip out source and all.
1792         * neve (main): likewise.
1793         * rene (main): likewise.
1794         * jeri (parse_packages): likewise.
1795
1796 2002-06-06  James Troup  <james@nocrew.org>
1797
1798         * tea (check_missing_tar_gz_in_dsc): modifed patch from Martin
1799         Michlmayr <tbm@cyrius.com> to be more verbose about what we're
1800         doing.
1801
1802 2002-05-23  Martin Michlmayr  <tbm@cyrius.com>
1803
1804         * jeri (check_joey): check if the line contains two elements
1805         before accessing the second.  Also, strip trailing spaces as well
1806         as the newline.
1807         * halle (check_joey): likewise.
1808
1809 2002-06-05  James Troup  <james@nocrew.org>
1810
1811         * cron.unchecked-security: new file; like cron.unchecked but if
1812         there's nothing to do exit so we don't call cron.buildd-security.
1813
1814         * apt.conf.buildd-security: new file.
1815
1816         * vars (archs): alphabetize.
1817         * vars-non-US (archs): likewise.
1818
1819         * vars-security: add unchecked.
1820
1821         * madison (main): reduce rather bizarrely verbose and purposeless
1822         code to print arches to a simple string.join.
1823
1824         * katie.conf (Suites::Unstable): add UdebComponents, a new
1825         valuelist of suites, used by jenna to flesh out the list of
1826         <suite>_main-debian-installer-binary-<arch>.list files generated.
1827         (Dinstall): add StableDislocationSupport, a new boolean used by
1828         jenna to enable or disable stable dislocation support
1829         (i.e. claire), as true.
1830
1831         * katie.conf (Dinstall): add StableDislocationSupport, a new
1832         boolean used by jenna to enable or disable stable dislocation
1833         support (i.e. claire), as true.
1834         * katie.conf-non-US: likewise.
1835         * katie.conf-security: likewise.
1836
1837         * cron.daily-security: generate .all3 overrides for the buildd
1838         support.  Freshen a local copy of Packages-arch-specific from
1839         buildd.debian.org.
1840
1841         * claire.py (find_dislocated_stable): disable the support for
1842         files in legacy-mixed locations since none of the Debian archives
1843         have any anymore.
1844
1845         * helena: new script; produces a report on NEW and BYHAND
1846         packages.
1847
1848         * jenna: rewritten from scratch to fix speed problems.  Run time
1849         on auric goes down from 31.5 minutes to 3.5 minutes.  Of that 3.5
1850         minutes, 105 seconds are the monster query and 70 odd seconds is
1851         claire.
1852
1853         * apt.conf.buildd (Default): remove MaxContentsChange as it's
1854         irrelevant.
1855
1856 2002-06-05  Ryan Murray  <rmurray@debian.org>
1857
1858         * cron.buildd-security: new file.
1859
1860 2002-06-05  Matt Kraai  <kraai@alumni.cmu.edu>
1861
1862         * denise (list): take a file argument and use it.
1863         (main): don't abuse sys.stdout, just write to the file.
1864
1865         * claire.py (usage): Fix misspelling.
1866         (clean_symlink): Simplify.
1867         (find_dislocated_stable): Avoid unnecessary work.
1868
1869 2002-05-29  James Troup  <james@nocrew.org>
1870
1871         * cameron: removed; apt-ftparchive can simply walk the directory.
1872
1873 2002-05-26  Anthony Towns  <ajt@debian.org>
1874
1875         * katie.conf{,-non-US}: Map testing to testing-proposed-updates
1876         for the autobuilders.
1877
1878 2002-05-24  Ryan Murray  <rmurray@debian.org>
1879
1880         * cron.buildd: update override files before running apt-ftparchive
1881
1882 2002-05-23  Martin Michlmayr  <tbm@cyrius.com>
1883
1884         * amber (main): remove extra space in prompt.
1885
1886         * utils.py (validate_changes_file_arg): use original filename in
1887         error messages.
1888
1889         * jeri (check_joey): close file after use.
1890         (parse_packages): likewise.
1891         (main): setup debug option properly.
1892
1893         * melanie (main): remove unused packages variable and simplify the
1894         code to build up con_packages by using repr().
1895
1896 2002-05-23  James Troup  <james@nocrew.org>
1897
1898         * lisa (recheck): when we reject, also return 0 so the package is
1899         skipped.
1900         (sg_compare): fix note sorting.
1901         (recheck): remove the .katie file after rejection.
1902
1903         * katie.py (Katie.accept): accepted auto-build support take 3;
1904         this time adding support for security.  Security needs a) non-pool
1905         files copied rather than symlinked since accepted is readable only
1906         by katie/security and www-data needs to be able to see the files,
1907         b) needs per-suite directories.  SpecialAcceptedAutoBuild becomes
1908         AcceptedAutoBuildSuites and is a ValueList containing the suites.
1909         SecurityAcceptedAutoBuild is a new boolean which controls whether
1910         or not normal or security style is used.  The unstable_accepted
1911         table was renamed to accepted_autobuild and a suite column added.
1912         Also fix a bug noticed by Ryan where an existent orig.tar.gz
1913         didn't have it's last_used/in_accepted flags correctly updated.
1914         * katie (install): likewise.
1915         * rhona (clean_accepted_autobuild): likewise.
1916
1917 2002-05-22  James Troup  <james@nocrew.org>
1918
1919         * lisa (sort_changes): new function; sorts changes properly.
1920         Finally.
1921         (sg_compare): new function; helper for sort_changes().  Sorts by
1922         have note and time of oldest upload.
1923         (indiv_sg_compare): new function; helper for sort_changes().
1924         Sorts by source version, have source and filename.
1925         (main): use sort_changes().
1926         (changes_compare): obsoleted; removed.
1927
1928 2002-05-20  James Troup  <james@nocrew.org>
1929
1930         * rhona (clean_accepted_autobuild): don't die if a file we're
1931         trying to remove doesn't exist.  Makes rhona more friendly to
1932         katie/katie.py crashes/bugs without any undue cost.
1933
1934 2002-05-19  James Troup  <james@nocrew.org>
1935
1936         * lisa (main): if sorting a large number of changes give some
1937         feedback.
1938         (recheck): new function, run the same checks (modulo NEW,
1939         obviously) as katie does, if they fail do the standard
1940         reject/skip/quit dance.
1941         (do_pkg): use it.
1942
1943         * katie (install): don't try to unlink the symlink in the
1944         AcceptedAutoBuild support if the destination is not a symlink (or
1945         doesn't exist).  Avoids unnecessary bombs on previous partial
1946         accepts and will still bomb hard if the file exists and isn't a
1947         symlink.
1948
1949         * utils.py: blah, commands _is_ used when the mail stuff isn't
1950         commented out like it is in my test environment.
1951
1952         * lisa (changes_compare): "has note" overrides everything else.
1953         Use .katie files rather than running parse_changes, faster and
1954         allows "has note" to work.  Correct version compare, it was
1955         reversed.  Ctime check should only kick in if the source packages
1956         are not the same.
1957         (print_new): print out and return any note.  Rename 'ret_code' to
1958         'broken'.
1959         (edit_new): renamed from spawn_editor.  Don't leak file
1960         descriptors.  Clean up error message if editor fails.
1961         (edit_note): new function, allows one to edit notes.
1962         (do_new): add note support, editing and removing.
1963         (init): kill -s/--sort; with notes we always want to use our
1964         sorting method.
1965         (usage): likewise.
1966
1967         * katie.py (Katie.dump_vars): add "lisa note" as an optional
1968         changes field.
1969
1970         * utils.py (build_file_list): rename 'dsc' to 'is_a_dsc' and have
1971         it default to 0.  Adapt tests to assume it's boolean.
1972         * fernanda.py (check_changes): adjust call appropriately.
1973         * halle (check_changes): likewise.
1974         * jennifer (check_changes): likewise.
1975         * jeri (check_changes): likewise.
1976         * shania (flush_orphans): likewise.
1977
1978         * jennifer (check_dsc): pass is_a_dsc by name when calling
1979         build_file_list() for clarity.
1980         * shania (flush_orphans): likewise.
1981         * tea (check_missing_tar_gz_in_dsc): likewise.
1982
1983         * jennifer (check_dsc): pass dsc_whitespace_rules by name when
1984         calling parse_changes() for clarity.
1985         * tea (check_dscs): likewise.
1986
1987         * utils.py (parse_changes): make dsc_whitespace_rules default to
1988         not true.
1989         * halle (check_changes): adjust call appropriately.
1990         * jennifer (check_changes): likewise.
1991         * jeri (check_changes): likewise.
1992         * lisa (changes_compare): likewise.
1993         * utils.py (changes_compare): likewise.
1994         * melanie (main): likewise.
1995         * shania (flush_orphans): likewise.
1996         * fernanda.py (check_changes): likewise.
1997
1998 2002-05-18  James Troup  <james@nocrew.org>
1999
2000         * katie.py (Katie.dump_vars): make the .katie file unreadable,
2001         it's not useful and by and large a duplication of information
2002         available in readable format in other files.
2003
2004 2002-05-16  Ryan Murray  <rmurray@debian.org>
2005
2006         * melanie: Dir::TemplatesDir -> Dir::Templates
2007
2008 2002-05-15  Ryan Murray  <rmurray@debian.org>
2009
2010         * cameron: correct the use of os.path.join
2011
2012 2002-05-15  Anthony Towns  <ajt@debian.org>
2013
2014         * ziyi: Update to match the new format for Architectures/Components
2015         in katie.conf.
2016
2017 2002-05-14  James Troup  <james@nocrew.org>
2018
2019         * amber: new script; 'installer' wrapper script for the security
2020         team.
2021
2022         * katie.py (Katie.announce): remove unused 'dsc' local
2023         variable. (pychecker)
2024
2025         * ziyi: pre-define AptCnf and out globals to None. (pychecker)
2026
2027         * neve: don't import sys, we don't use it. (pychecker)
2028         (check_signature): fix return type mismatch. (pychecker)
2029
2030         * utils.py: don't import commands, we don't use it.  (pychecker)
2031
2032         * katie (install): SpecialAcceptedAutoBuild is a boolean.
2033
2034         * katie.py (Katie.dump_vars): don't store "oldfiles", it's
2035         obsoleted by the change to "othercomponents" handling in jennifer
2036         detailed below.
2037         (Katie.cross_suite_version_check): new function; implements
2038         cross-suite version checking rules specified in the conf file
2039         while also enforcing the standard "must be newer than target
2040         suite" rule.
2041         (Katie.check_binary_against_db): renamed, since it's invoked once
2042         per-binary, "binaries" was inaccurate.  Use
2043         cross_suite_version_check() and don't bother with the "oldfiles"
2044         rubbish as jennifer works out "othercomponents" herself now.
2045         (Katie.check_source_against_db): use cross_suite_version_check().
2046
2047         * katie (check): the version and file overwrite checks
2048         (check_{binary,source,dsc}_against_db) are not per-suite.
2049
2050         * jennifer (check_files): less duplication of
2051         'control.Find("Architecture", "")' by putting it in a local
2052         variable.
2053         (check_files): call check_binary_against_db higher up since it's
2054         not a per-suite check.
2055         (check_files): get "othercomponents" directly rather than having
2056         check_binary_against_db do it for us.
2057
2058         * heidi (main): 'if x:', not 'if x != []:'.
2059         * katie.py (Katie.in_override_p): likewise.
2060         (Katie.check_dsc_against_db): likewise.
2061         * natalie (main): likewise.
2062         * rene (main): likewise.
2063         * ziyi (real_arch): likewise.
2064
2065         * alyson (main): Suite::%s::Architectures, Suite::%s::Components
2066         and OverrideType are now value lists, not lists.
2067         * andrea (main): likewise.
2068         * cindy (main): likewise.
2069         * claire.py (find_dislocated_stable): likewise.
2070         * denise (main): likewise.
2071         * jenna (main): likewise.
2072         * jennifer (check_distributions): likewise.
2073         (check_files): likewise.
2074         (check_urgency): likewise (Urgency::Valid).
2075         * jeri (parse_packages): likewise.
2076         * neve (main): likewise (and Location::%s::Suites).
2077         * rene (main): likewise.
2078
2079 2002-05-13  James Troup  <james@nocrew.org>
2080
2081         * katie.py (Katie.check_source_against_db): correct case of reject
2082         message to be consistent with binary checks.
2083
2084         * jennifer (get_status_output): don't leak 2 file descriptors per
2085         invocation.
2086         (check_signature): add missing '\n' to "duplicate status token"
2087         error message.
2088
2089 2002-05-09  James Troup  <james@nocrew.org>
2090
2091         * utils.py (validate_changes_file_arg): new function; validates an
2092         argument which should be a .changes file.
2093         * ashley (main): use it.
2094         * lisa (main): likewise.
2095
2096         * katie.py (Katie.check_dsc_against_db): since there can be more
2097         than one .orig.tar.gz make sure we don't assume the .orig.tar.gz
2098         entry still exists in files.
2099
2100         * jennifer (check_dsc): handle the .orig.tar.gz disappearing from
2101         files, since check_dsc_against_db() deletes the .orig.tar.gz
2102         entry.
2103
2104         * cameron: cleanups.
2105
2106         * utils.py (changes_compare): change sort order so that source
2107         name and source version trump 'have source'; this should fix
2108         UNACCEPT problems in katie where -1 hppa+source & i386, -2
2109         i386&source & hppa lead to -1 i386 unaccept.  Problem worked out
2110         by Ryan.
2111
2112         * lisa (main): allow the arguments to be .katie files too.
2113
2114 2002-05-07  Ryan Murray  <rmurray@debian.org>
2115
2116         * cron.buildd: add s390 to arch list again
2117
2118 2002-05-05  Ryan Murray  <rmurray@debian.org>
2119
2120         * cron.buildd: new script, update w-b database from unstable_accepted
2121         table
2122         * cameron: new script, take list in unstable_accepted and write out
2123         a file list for apt-ftparchive
2124         * apt.conf.buildd: new apt configuration for Packages/Sources for
2125         unstable_accepted
2126         * vars: add s390 to arch list.
2127
2128 2002-05-03  James Troup  <james@nocrew.org>
2129
2130         * neve (main): don't hard code the calling user as that doesn't
2131         work with modern postgres installs.  Fix psql invocation for
2132         init_pool.sql (database name required).  Dont' hard code the
2133         database name.
2134         (process_sources): add support for fingerprint and install_date.
2135         (process_packages): add support for fingerprint.
2136         (do_sources): pass in the directory, fingerprint support needs it.
2137         (get_status_output): borrowed from jennifer.
2138         (reject): likewise.
2139         (check_signature): likewise.
2140
2141         * katie (install): only try to log urgencies if Urgency_Logger is
2142         defined.
2143         (main): only initialize Urgency_Logger is Dir::UrgencyLog is
2144         defined; only close Urgency_Logger if it's defined.
2145
2146         * catherine (poolize): adapt for Dir rationalization.
2147         * claire.py (find_dislocated_stable): likewise.
2148         * denise (main): likewise.
2149         * halle (check_joey): likewise.
2150         * jenna: likewise.
2151         * jennifer: likewise.
2152         * jeri: likewise.
2153         * katie.py: likewise.
2154         * katie: likewise.
2155         * lisa (do_bxa_notification): likewise.
2156         * logging.py (Logger.__init__): likewise
2157         * rene (main): likewise.
2158         * rhona (clean): likewise.
2159         * shania (init): likewise.
2160         * tea: likewise.
2161         * ziyi: likewise.
2162
2163         * lisa (add_overrides): Dinstall::BXANotify is a boolean, use
2164         FindB, not FindI.
2165
2166         * rhona (clean_accepted_autobuild): SpecialAcceptedAutoBuild is a
2167         boolean, use FindB, not get.
2168
2169         * katie.py (Katie.check_dsc_against_db): ignore duplicate
2170         .orig.tar.gz's which are an exact (size/md5sum) match.
2171
2172         * ashley (main): really allow *.katie files as arguments too;
2173         noticed by aj.
2174
2175         * sql-aptvc.cpp: postgres.h moved to a "server" subdirectory.
2176
2177 2002-05-03  Anthony Towns  <ajt@debian.org>
2178
2179         * ziyi: support for security.
2180
2181 2002-05-02  James Troup  <james@nocrew.org>
2182
2183         * jennifer (accept): call Katie.check_override() unconditional as
2184         no-mail check moved into that function.
2185         (do_byhand): likewise.
2186
2187         * katie.py (Katie.check_override): don't do anything if we're a)
2188         not sending mail or b) the override disparity checks have been
2189         disbled via Dinstall::OverrideDisparityCheck.
2190
2191         * jennifer (check_files): don't hard code Unstable as the suite
2192         used to check for architecture validity; use
2193         Dinstall::DefaultSuite instead, if it exists.
2194         (accept): conditionalize
2195
2196         * katie.py (Katie.update_subst): support global maintainer
2197         override with Dinstall::OverrideMaintainer.
2198
2199         * jennifer (check_distributions): new function, Distribution
2200         validation and mapping.  Uses new SuiteMappings variable from
2201         config file to abstract suite mappings.
2202         (check_changes): call it.
2203
2204         * natalie: renamed; nothing imports or likely will for some time.
2205
2206         * denise (main): remove unused natalie import and init().
2207
2208         * natalie.py (init): removed.
2209         (main): initalize here instead and don't hardcode the database
2210         name.
2211
2212 2002-04-30  James Troup  <james@nocrew.org>
2213
2214         * katie.py (Katie.close_bugs): new function, split out from
2215         announce().
2216         (Katie.announce): only call close_bugs() if Dinstall::CloseBugs is
2217         true.
2218         (Katie.close_bugs): new function, split out
2219         (Katie.close_bugs): return immediately if there are no bugs to
2220         close.
2221
2222         * jennifer (acknowledge_new): adapt for new utils.TemplateSubst().
2223         * katie (do_reject): likewise.
2224         (stable_install): likewise.
2225         * katie.py (Katie.announce): likewise.
2226         (Katie.accept): likewise.
2227         (Katie.check_override): likewise.
2228         (Katie.do_reject): likewise.
2229         * lisa (do_bxa_notification): likewise.
2230         * melanie (main): likewise.
2231
2232         * utils.py (TemplateSubst): change second argument to be a
2233         filename rather than a template since every caller opened a file
2234         on the fly which was ugly and leaked file descriptor.
2235
2236 2002-04-29  James Troup  <james@nocrew.org>
2237
2238         * katie.py (Katie.announce): (modified) patch from Raphael Hertzog
2239         <hertzog@debian.org> to send 'accepted' announce mails to the
2240         PTS. [#128140]
2241
2242 2002-04-24  James Troup  <james@nocrew.org>
2243
2244         * init_pool.sql (unstable_accepted): add two new fields to
2245         unstable_accepted; in_accepted is a boolean indicating whether or
2246         not the file is in accepted and last_used is a timestamp used by
2247         rhona to determine when to remove symlinks for installed packages.
2248
2249         * katie.py (Katie.accept): auto-build support take 2.  Create
2250         symlinks for all files into a seperate directory.  Add files to
2251         unstable_accepted as paths to the new directory; mark them as
2252         being in accepted for cameron.  Properly conditionalize it on a
2253         configuration variable.
2254
2255         * katie (install): likewise.  Update symlinks to point into the
2256         pool; mark the files for later deletion by rhona and mark them as
2257         not being in accepted for cameron.
2258
2259         * rhona (clean_accepted_autobuild): new function.
2260
2261 2002-04-22  James Troup  <james@nocrew.org>
2262
2263         * jennifer (check_files): handle db_access.get_location_id()
2264         returning -1 properly/better.
2265
2266         * rhona (clean_fingerprints): new function.
2267
2268 2002-04-21  James Troup  <james@nocrew.org>
2269
2270         * utils.py (touch_file): unused; remove.
2271         (plural): likewise.
2272
2273         * jennifer (check_files): close file descriptor used to get the
2274         control file.
2275         (check_md5sums): likewise.
2276         (callback): likewise.
2277
2278         * katie.py (Katie.do_reject): handle manual rejects much better;
2279         call the editor first and get confirmation from the user before
2280         proceeding.
2281
2282         * jennifer (check_signature): prefix_multi_line_string() moved to
2283         utils.
2284
2285         * utils.py (prefix_multi_line_string): moved here from jennifer.
2286
2287 2002-04-20  James Troup  <james@nocrew.org>
2288
2289         * lisa (main): handle non-existent files.
2290
2291         * ashley (main): allow *.katie files as arguments too.
2292
2293 2002-04-19  James Troup  <james@nocrew.org>
2294
2295         * katie.py (Katie.accept): add stuff to help auto-building from
2296         accepted; if the .orig.tar.gz is not part of the upload (i.e. it's
2297         in the pool), create a symlink to it in the accepted directory and
2298         add the .dsc and .{u,}deb(s) to a new 'unstable_accepted' table.
2299
2300         * katie (install): undo the "auto-building from accepted" stuff
2301         (i.e. remove the .orig.tar.gz symlink and remove the files from
2302         unstable_accepted table).
2303
2304 2002-04-16  James Troup  <james@nocrew.org>
2305
2306         * jennifer (upload_too_new): fix typo which was causing all
2307         timestamp comparisons to be against the .changes file.  Also move
2308         back to the original directory so we do the comparisons against
2309         accurate timestamps.
2310
2311         * tea (check_missing_tar_gz_in_dsc): new function.
2312
2313         * jennifer (check_dsc): add a check to ensure there is a .tar.gz
2314         file mentioned in the .dsc.
2315
2316         * lisa (main): use X-Katie in the mail headers, not X-Lisa; that
2317         way mails reach debian-{devel-,}changes@l.d.o.
2318
2319 2002-04-02  Ryan Murray  <rmurray@debian.org>
2320
2321         * cron.daily: run shania after rhona
2322         * cron.daily-non-US: likewise.
2323
2324 2002-04-01  James Troup  <james@nocrew.org>
2325
2326         * katie: re-add proposed-updates/stable install support.
2327
2328         * katie.py (Katie.dump_vars): add changes["changes"] as an
2329         optional field; should be mandatory later.
2330
2331 2002-03-31  James Troup  <james@nocrew.org>
2332
2333         * katie (install): support a Suite::<foo>::CopyKatie similar to
2334         CopyChanges.  Done seperately because .katie files don't need to
2335         be mirrored and will probably be copied to another directory as a
2336         result.
2337
2338         * halle (main): add missing debug to options.
2339
2340 2002-03-29  James Troup  <james@nocrew.org>
2341
2342         * madison (main): add a -r/--regex option.
2343
2344 2002-03-26  James Troup  <james@nocrew.org>
2345
2346         * lisa: don't trample on changes["distribution"]; make a copy of
2347         it as changes["suite"] instead and use that.
2348
2349 2002-03-16  Anthony Towns  <ajt@debian.org>
2350
2351         * templates/lisa.bxa_notification: Fix some grammatical errors.
2352         Encourage contact via bxa@ftp-master email address.
2353
2354 2002-03-15  James Troup  <james@nocrew.org>
2355
2356         * jennifer (check_timestamps): remove bogus raise in except.
2357
2358 2002-03-15  Anthony Towns  <ajt@debian.org>
2359
2360         * cron.monthly: rotate mail/archive/bxamail as well as
2361         mail/archive/mail. This is for a complete archive of
2362         correspondence with the BXA.
2363
2364 2002-03-14  Anthony Towns  <ajt@debian.org>
2365
2366         * crypto-in-main changes.
2367
2368         * utils.py (move, copy): add an optional perms= parameter to let you
2369         set the resulting permissions of the moved/copied file
2370         * katie.py (force_move): rejected/morgued files should be unreadable
2371         * jennifer (do_byhand, acknowledge_new): pending new and byhand files
2372         should be unreadable.
2373
2374 2002-03-07  Ryan Murray  <rmurray@debian.org>
2375
2376         * katie (install): check for existance of "files id" key as well as
2377         it being set to a valid value.
2378         * katie (install): check for existense and valid value for location
2379         id as well
2380
2381 2002-03-05  Ryan Murray  <rmurray@debian.org>
2382
2383         * katie.py (do_reject): reread the reason file after editing it.
2384
2385 2002-02-25  James Troup  <james@nocrew.org>
2386
2387         * jennifer (check_changes): don't enforce sanity in .changes file
2388         names since it doesn't seem to be possible; pcmica-cs and similar
2389         freak show packages in particular cause real problems.
2390
2391         * katie.py (Katie.check_dsc_against_db): initialize 'found' for
2392         each dsc_file since the .orig.tar.gz checking code now uses it as
2393         a boolean.  Fixes bizarro rejections which bogusly claimed
2394         .diff.gz md5sum/size was incorrect.
2395
2396 2002-02-24  James Troup  <james@nocrew.org>
2397
2398         * katie (process_it): reset reject_message.
2399
2400 2002-02-22  James Troup  <james@nocrew.org>
2401
2402         * db_access.py(set_files_id): disable use of
2403         currval('files_id_seq') because it was taking 3 seconds on auric
2404         which is insane (most calls take < 0.01) and simply call
2405         get_files_id() for the return value instead.
2406
2407         * katie.py (Katie.do_query): convenience function; unused by
2408         default, useful for profiling.
2409         * db_access.py (do_query): likewise.
2410
2411         * katie (install): fix insert SQL call when binary has no source.
2412
2413         * lisa (determine_new): auto-correct non-US/main to non-US.
2414         (determine_new): add a warning when adding things to stable.
2415         (edit_index): use our_raw_input().
2416         (edit_overrides): likewise.
2417         (do_new): likewise.  Use re.search() not re.match() since the
2418         default answer may not be the first one.
2419         (do_byhand): likewise.
2420         (do_new): Default to 'S'kip and never 'A'dd.
2421
2422         * jennifer (action): pass prompt to our_raw_input().
2423         * melanie (game_over): likewise.
2424         * katie (action): likewise.
2425
2426         * utils.py (our_raw_input): add an optional prompt argument to
2427         make the function more usable as a drop in replacement for
2428         raw_input().
2429
2430         * jennifer (check_files): correct reject() to not double prefix
2431         when using katie.py based functions.
2432         (check_dsc): likewise.
2433
2434         * katie.py (Katie.reject): prepend a new line if appropriate
2435         rathen than appending one to avoid double new lines when caller
2436         adds one of his own.
2437
2438         * lisa (determine_new): warn if the package is also in other
2439         components.
2440
2441 2002-02-20  James Troup  <james@nocrew.org>
2442
2443         * jennifer (check_files): if .changes file lists "source" in
2444         Architecture field, there must be a .dsc.
2445
2446 2002-02-15  James Troup  <james@nocrew.org>
2447
2448         * ashley (main): add some missing fields.
2449
2450         * katie.py (Katie.check_dsc_against_db): fix to take into account
2451         the fact that the .orig.tar.gz might be in byhand, accepted or
2452         new.  Also fix calling of reject().
2453         (Katie.check_binaries_against_db): fix calling of reject().
2454         (Katie.check_source_against_db): likewise.
2455         (Katie.dump_vars): add missing variables used for bug closures.
2456
2457         * lisa (changes_compare_by_time): sort by reverse time.
2458
2459         * katie.py (Katie.accept): log.
2460         (Katie.dump_vars): missing has_key test for optional changes fields.
2461
2462         * jennifer (main): print "Accepted blah blah" to stdout, not stderr.
2463         (process_it): traceback goes to stderr, not stdout.
2464         (acknowledge_new): log.
2465         (do_byhand): likewise.
2466
2467         * katie.py (Katie.update_subst): fix typo (Cnf vs. self.Cnf).
2468
2469         * add_constraints.sql: add grants for the new fingerprint table.
2470
2471 2002-02-13  James Troup  <james@nocrew.org>
2472
2473         * katie (do_reject): basename the .changes filename before trying
2474         to use it to construct the .reason filename.
2475         (process_it): call Katie.update_subst() so do_reject() DTRT with
2476         the mail template.
2477         (do_reject): setup the mail template correctly.
2478
2479 2002-02-12  James Troup  <james@nocrew.org>
2480
2481         * tea (process_dir): renamed 'arg' to 'unused' for clarity.
2482         (check_files): don't abuse global dictionaries.
2483         (Ent): use all variables.
2484         (check_timestamps): don't abuse global dictionaries.
2485
2486         * fernanda.py: renamed to .py so lisa can import it.
2487         (check_dsc): remove unused local variables (pychecker).
2488         (display_changes): split off from check_changes.
2489
2490         * katie: rewritten; most of the functionality moves to jennifer;
2491         what's left is the code to install packages once a day from the
2492         'accepted' directory.
2493
2494         * jennifer: new program, processes packages in 'unchecked'
2495         (i.e. most of the non-install functionality of old katie).
2496
2497         * katie.py: common functions shared between the clique of
2498         jennifer, lisa and katie.
2499
2500         * lisa: new program; handles NEW and BYHAND packages.
2501
2502         * jeri (usage): new function.
2503         (main): use it.
2504         (check_package): remove unused local variable (pychecker).
2505
2506         * init_pool.sql: new table fingerprint.  Add fingerprint colums to
2507         binaries and source.  Add install_date to source.
2508
2509         * halle (usage): new function.
2510         (main): use it.  Remove unused options.
2511         (check_changes): remove unused local variable (pychecker).
2512
2513         * add_constraints.sql: add fingerprint references.
2514
2515         * db_access.py (get_or_set_fingerprint_id): new function.
2516
2517         * ashley (main): new program; dumps the contents of a .katie file
2518         to stdout.
2519
2520         * alyson (main): remove option handling since we don't actually
2521         support any.
2522         * cindy (main): likewise.
2523
2524         * remove unnecessary imports and pre-define globals (pychecker).
2525
2526 2002-02-11  Anthony Towns  <ajt@debian.org>
2527
2528         * added installation-report and upgrade-report pseudo-packages
2529
2530 2002-01-28  Martin Michlmayr  <tbm@cyrius.com>
2531
2532         * katie (update_subst): use Dinstall::TrackingServer.
2533         * melanie (main): likewise.
2534
2535 2002-01-27  James Troup  <james@nocrew.org>
2536
2537         * shania (main): it's IntLevel not IntVal; thanks to tbm@ for
2538         noticing, jgg@ for fix.
2539
2540 2002-01-19  James Troup  <james@nocrew.org>
2541
2542         * utils.py (extract_component_from_section): handle non-US
2543         non-main properly.
2544
2545 2002-01-12  James Troup  <james@nocrew.org>
2546
2547         * madison: add support for -S/--source-and-binary which displays
2548         information for the source package and all it's binary children.
2549
2550 2002-01-13  Anthony Towns  <ajt@debian.org>
2551
2552         * katie.conf: Remove Catherine Limit and bump stable to 2.2r5
2553         * katie.conf: Add Dinstall::SigningKeyIds option, set to the 2001
2554           and 2002 key ids.
2555         * katie.conf-non-US: Likewise.
2556         * ziyi: Suppoer Dinstall::SigningKeyIds to sign a Release file with
2557           multiple keys automatically. This is probably only useful for
2558           transitioning from an expired (or revoked?) key.
2559
2560 2002-01-08  Ryan Murray  <rmurray@debian.org>
2561
2562         * debian/python-dep: new file that prints out python:Depends for
2563           substvars
2564         * debian/control: use python:Depends, build-depend on python
2565           lower Depends: on postgresql to Suggests:
2566         * debian/rules: determine python version, install to the correct
2567           versioned dir
2568
2569 2001-12-18  Anthony Towns  <ajt@debian.org>
2570
2571         * ziyi: unlink Release files before overwriting them (in case they've
2572           been merged)
2573         * ziyi: always include checksums/sizes for the uncompressed versions
2574           of Sources and Packages, even if they're not present on disk
2575
2576 2001-11-26  Ryan Murray  <rmurray@debian.org>
2577
2578         * ziyi (main): add SigningPubKey config option
2579         * katie.conf: use SigningPubKey config option
2580         * katie.conf-non-US: likewise
2581
2582 2001-11-24  James Troup  <james@nocrew.org>
2583
2584         * katie (acknowledge_new): log newness.
2585
2586 2001-11-24  Anthony Towns  <ajt@debian.org>
2587
2588         * ziyi (real_arch): bail out if some moron forgot to reset
2589         untouchable on stable.
2590         (real_arch): source Release files.
2591
2592 2001-11-19  James Troup  <james@nocrew.org>
2593
2594         * claire.py (main): don't use apt_pkg.ReadConfigFileISC and
2595         utils.get_conf().
2596         * shania (main): likewise.
2597
2598         * rhona (main): add default options.
2599
2600         * db_access.py (get_archive_id): case independent.
2601
2602         * katie (action): sort files so that ordering is consistent
2603         between mails; noticed/requested by Joey.
2604
2605 2001-11-17  Ryan Murray  <rmurray@debian.org>
2606
2607         * utils.py: add get_conf function, change startup code to read all
2608           config files to the Cnf that get_conf returns
2609           use the component list from the katie conf rather than the hardcoded
2610           list.
2611         * all scripts: use new get_conf function
2612         * shania: fix try/except around changes files
2613         * jenna: only do debian-installer if it is a section in Cnf
2614
2615 2001-11-16  Ryan Murray  <rmurray@debian.org>
2616
2617         * shania (main): Initialize days to a string of a number.
2618                  (main): Initialize Cnf vars before reading in Cnf
2619
2620 2001-11-14  Ryan Murray  <rmurray@debian.org>
2621
2622         * shania (main): Initialize days to a number.
2623
2624 2001-11-04  James Troup  <james@nocrew.org>
2625
2626         * docs/Makefile: use docbook-utils' docbook2man binary.
2627
2628         * Change all "if foo == []" constructs into "if not foo".
2629
2630         * katie (check_changes): when installing into stable from
2631         proposed-updates, remove all non-stable target distributions.
2632         (check_override): don't check for override disparities on stable
2633         installs.
2634         (stable_install): update install_bytes appropriately.
2635         (reject): stable rejection support; i.e. don't remove files when
2636         rejecting files in the pool, rather remove them from the
2637         proposed-update suite instead, rhona will do the rest.
2638         (manual_reject): support for a stable specific template.
2639         (main): setup up stable rejector in subst.
2640
2641 2001-11-04  Martin Michlmayr  <tbm@cyrius.com>
2642
2643         * debian/control (Build-Depends): docbook2man has been superseded
2644         by docbook-utils.
2645
2646         * neve (main): exit with a more useful error message.
2647         (update_suites): Suite::<suite>::Version, Origin and Description
2648         are not required, so don't fail if they don't exist.
2649
2650         * db_access.py (get_archive_id): return -1 on error rather than
2651         raise an exception.
2652         (get_location_id): likewise.
2653
2654         * madison (main): don't exit on the first not-found package,
2655         rather exit with an appropriate return code after processing all
2656         packages.
2657
2658 2001-11-03  James Troup  <james@nocrew.org>
2659
2660         * claire.py (find_dislocated_stable): add per-architecture
2661         symlinks for dislocated architecture: all debs.
2662
2663 2001-10-19  Anthony Towns  <ajt@debian.org>
2664
2665         * apt.conf*, katie.conf*: add mips, mipsel, s390 to testing.
2666
2667 2001-10-10  Anthony Towns  <ajt@debian.org>
2668
2669         * claire.py (fix_component_section): do _not_ assign to None under
2670         any circumstances
2671
2672 2001-10-07  Martin Michlmayr  <tbm@cyrius.com>
2673
2674         * melanie (main): don't duplicate architectures when removing from
2675         more than one suite.
2676
2677         * heidi (main, process_file, get_list): report suite name not ID.
2678
2679         * naima (nmu_p): be case insensitive.
2680
2681         * naima (action): more list handling clean ups.
2682
2683         * melanie (main): clean up lists handling to use string.join and
2684         IN's.
2685
2686         * madison (main): clean up suite and architecture argument parsing
2687         to use slices less and string.join more.
2688
2689         * utils.py (parse_changes): Use string.find() instead of slices for
2690         string comparisons thereby avoid hardcoding the length of strings.
2691         * ziyi (main): likewise.
2692
2693 2001-10-07  James Troup  <james@nocrew.org>
2694
2695         * Remove mode argument from utils.open_files() calls if it's the
2696         default, i.e. 'r'.
2697
2698 2001-09-27  James Troup  <james@nocrew.org>
2699
2700         * katie (init): new function; options clean up.
2701         (usage): add missing options, remove obsolete ones.
2702         (main): adapt for the two changes above.  If the lock file or
2703         new-ack log file don't exist, create them.  Don't try to open the
2704         new-ack log file except running in new-ack mode.
2705
2706         * alyson (main): initialize all the tables that are based on the
2707         conf file.
2708
2709         * utils.py (touch_file): like touch(1).
2710         (where_am_i): typo.
2711
2712         * catherine (usage): new.
2713         (main): use it.  options cleanup.
2714         * claire.py: likewise.
2715         * fernanda: likewise.
2716         * heidi: likewise.
2717         * jenna: likewise.
2718         * shania: likewise.
2719         * ziyi: likewise.
2720
2721         * andrea: options cleanup.
2722         * charisma: likewise.
2723         * julia: likewise.
2724         * madison: likewise.
2725         * melanie: likewise.
2726         * natalie: likewise.
2727         * rhona: likewise.
2728         * tea: likewise.
2729
2730 2001-09-26  James Troup  <james@nocrew.org>
2731
2732         * utils.py: default to sane config file locations
2733         (/etc/katie/{apt,katie}.conf.  They can be the actual config files
2734         or they can point to the real ones through use of a new Config
2735         section.  Based on an old patch by Adam Heath.
2736         (where_am_i): use the new default config stuff.
2737         (which_conf_file): likewise.
2738         (which_apt_conf_file): likewise.
2739
2740         * charisma (main): output defaults to
2741         `Package~Version\tMaintainer'; input can be of either form.  When
2742         parsing the new format do version comparisons, when parsing the
2743         old format assume anything in the extra file wins.  This fixes the
2744         problem of newer non-US packages being overwhelmed by older
2745         versions still in stable on main.
2746
2747 2001-09-17  James Troup  <james@nocrew.org>
2748
2749         * natalie.py (list): use result_join().
2750
2751         * denise (main): result_join() moved to utils.
2752
2753         * utils.py (result_join): move to utils; add an optional seperator
2754         argument.
2755
2756 2001-09-14  James Troup  <james@nocrew.org>
2757
2758         * heidi (set_suite): new function; does --set like natalie does,
2759         i.e. turns it into a sequence of --add's and --remove's
2760         internally.  This is a major win (~20 minute run time > ~20
2761         seconds) in the common, everday (i.e. testing) case.
2762         (get_id): common code used by set_suite() and process_file().
2763         (process_file): call set_suite() and get_id().
2764         (main): add logging support.
2765
2766         * julia: new script; syncs PostgeSQL with (LDAP-generated) passwd
2767         files.
2768
2769         * utils.py (parse_changes): use slices or simple string comparison
2770         in favour of regexes where possible.
2771
2772         * sql-aptvc.cpp (versioncmp): rewritten to take into account the
2773         fact that the string VARDATA() points to are not null terminated.
2774
2775         * denise (result_join): new function; like string.join() but
2776         handles None's.
2777         (list): use it.
2778         (main): likewise.
2779
2780         * charisma (main): python-pygresql 7.1 returns None not "".
2781
2782 2001-09-14  Ryan Murray  <rmurray@debian.org>
2783
2784         * natalie.py (list): handle python-pygresql 7.1 returning None.
2785
2786 2001-09-10  Martin Michlmayr  <tbm@cyrius.com>
2787
2788         * madison (main): return 1 if no package is found.
2789
2790 2001-09-08  Martin Michlmayr  <tbm@cyrius.com>
2791
2792         * madison (main): better error handling for incorrect
2793         -a/--architecture or -s/--suite arguments.
2794         (usage): new.
2795         (main): use it.
2796
2797 2001-09-05  Ryan Murray  <rmurray@debian.org>
2798
2799         * charisma, madison, katie: remove use of ROUser
2800         * katie.conf,katie.conf-non-US: remove defintion of ROUser
2801
2802 2001-08-26  James Troup  <james@nocrew.org>
2803
2804         * katie (nmu_p.is_an_nmu): use maintaineremail to check for group
2805         maintained packages at cjwatson@'s request.
2806
2807 2001-08-21  James Troup  <james@nocrew.org>
2808
2809         * madison (main): add -a/--architecture support.
2810
2811         * jenna: use logging instead of being overly verbose on stdout.
2812
2813 2001-08-11  Ryan Murray  <rmurray@debian.org>
2814
2815         * melanie: add functional help option
2816
2817 2001-08-07  Anthony Towns  <ajt@debian.org>
2818
2819         * apt.conf, katie.conf: Add ia64 and hppa to testing.
2820
2821 2001-07-28  James Troup  <james@nocrew.org>
2822
2823         * katie (check_dsc): ensure source version is >> than existing
2824         source in target suite.
2825
2826 2001-07-25  James Troup  <james@nocrew.org>
2827
2828         * natalie.py: add logging support.
2829
2830         * utils.py (open_file): make the second argument optional and
2831         default to read-only.
2832
2833         * rene (main): work around broken source packages that duplicate
2834         arch: all packages with arch: !all packages (no longer allowed
2835         into the archive by katie).
2836
2837 2001-07-13  James Troup  <james@nocrew.org>
2838
2839         * katie (action): don't assume distribution is a dictionary.
2840         (update_subst): don't assume architecture is a dictionary and that
2841         maintainer822 is defined.
2842         (check_changes): recognise nk_format exceptions.
2843         (check_changes): reject on 'testing' only uploads.
2844         (check_files): when checking to ensure all packages are newer
2845         versions check against arch-all packages too.
2846         (check_dsc): enforce the existent of a sane set of mandatory
2847         fields.  Ensure the version number in the .dsc (modulo epoch)
2848         matches the version number in the .changes file.
2849
2850         * utils.py (changes_compare): ignore all exceptions when parsing
2851         the changes files.
2852         (build_file_list): don't UNDEF on a changes file with no format
2853         field.
2854
2855 2001-07-07  James Troup  <james@nocrew.org>
2856
2857         * katie (nmu_p.is_an_nmu): check 'changedby822' for emptiness
2858         rather than 'changedbyname' to avoid false negatives on uploads
2859         with an email-address-only Changed-By field.
2860         (check_dsc): don't overwrite reject_message; append to it.
2861         (check_signature): likewise.
2862         (check_changes): likewise.
2863         (announce): condition logging on 'action'.
2864
2865         * logging.py: new logging module.
2866
2867         * katie: Cleaned up code by putting Cnf["Dinstall::Options"]
2868         sub-tree into a separate (global) variable.
2869         (check_dsc): ensure format is 1.0 to retain backwards
2870         compatability with dpkg-source in potato.
2871         (main): only try to obtain the lock when not running in no-action
2872         mode.
2873         Use the new logging module.
2874
2875         * christina: initial version; only partially usable.
2876
2877 2001-06-28  Anthony Towns  <ajt@debian.org>
2878
2879         * apt.conf: Add ExtraOverrides to auric.
2880
2881 2001-06-25  James Troup  <james@nocrew.org>
2882
2883         * katie (nmu_p.is_an_nmu): the wonderful dpkg developers decided
2884         they preferred the name 'Uploaders'.
2885
2886 2001-06-23  James Troup  <james@nocrew.org>
2887
2888         * katie (check_files): fix typo in uncommon rejection message,
2889         s/sourceversion/source version/.
2890
2891         * denise (main): we can't use print because stdout has been
2892         redirected.
2893
2894         * katie (source_exists): new function; moved out of check_files()
2895         and added support for binary-only NMUs of earlier sourceful NMUs.
2896
2897         * rhona (clean): find_next_free has moved.
2898
2899         * utils.py (find_next_free): new function; moved here from rhona.
2900         Change too_many to be an argument with a default value, rather
2901         than a hardcoded variable.
2902
2903         * shania: rewritten to work better; REJECTion reminder mail
2904         handling got lost though.
2905
2906 2001-06-22  James Troup  <james@nocrew.org>
2907
2908         * rhona (main): remove unused override code.
2909
2910         * fernanda (main): remove extraneous \n's from utils.warn calls.
2911         * natalie.py (list): likewise.
2912
2913         * catherine, cindy, denise, heidi, jenna, katie, neve, rhona, tea:
2914         use utils.{warn,fubar} where appropriate.
2915
2916 2001-06-21  James Troup  <james@nocrew.org>
2917
2918         * katie (nmu_p): new class that encapsulates the "is a nmu?"
2919         functionality.
2920         (nmu_p.is_an_nmu): add support for multiple maintainers specified
2921         by the "Maintainers" field in the .dsc file and maintainer groups.
2922         (nmu_p.__init__): read in the list of group maintainer names.
2923         (announce): use nmu_p.
2924
2925 2001-06-20  James Troup  <james@nocrew.org>
2926
2927         * rene (main): hardcode the suite experimental is compared to by
2928         name rather than number.
2929
2930         * katie (check_files): differentiate between doesn't-exist and
2931         permission-denied in "can not read" rejections; requested by edd@.
2932         (check_dsc): use os.path.exists rather than os.access to allow the
2933         above check to kick in.
2934
2935         * heidi (process_file): read all input before doing anything and
2936         use transactions.
2937
2938 2001-06-15  James Troup  <james@nocrew.org>
2939
2940         * fernanda: new script; replaces old 'check' shell script
2941         nastiness.
2942
2943 2001-06-14  James Troup  <james@nocrew.org>
2944
2945         * katie: actually import traceback module to avoid amusing
2946         infinite loop.
2947
2948 2001-06-10  James Troup  <james@nocrew.org>
2949
2950         * utils.py (extract_component_from_section): fix to handle just
2951         'non-free' and 'contrib'.  Also fix to handle non-US in a
2952         completely case insensitive manner as a component.
2953
2954 2001-06-08  James Troup  <james@nocrew.org>
2955
2956         * madison (arch_compare): sort function that sorts 'source' first
2957         then alphabetically.
2958         (main): use it.
2959
2960 2001-06-05  Jeff Licquia  <jlicquia@progeny.com>
2961
2962         * catherine (poolize): explicitly make poolized_size a long so it
2963         doesn't overflow when poolizing e.g. entire archives.
2964
2965 2001-06-01  James Troup  <james@nocrew.org>
2966
2967         * utils.py (send_mail): throw exceptions rather than exiting.
2968
2969         * katie (process_it): catch exceptions and ignore them.
2970
2971 2001-06-01  Michael Beattie  <mjb@debian.org>
2972
2973         * added update-mailingliststxt and update-readmenonus to update
2974         those files, respectively. modified cron.daily{,-non-US} to
2975         use them.
2976
2977 2001-05-31  Anthony Towns  <ajt@debian.org>
2978
2979         * rhona: make StayOfExecution work.
2980
2981 2001-05-31  James Troup  <james@nocrew.org>
2982
2983         * rhona (find_next_free): fixes to not overwrite files but rename
2984         them by appending .<n> instead.
2985         (clean): use find_next_free and use dated sub-directories in the
2986         morgue.
2987
2988         * utils.py (move): don't overwrite files unless forced to.
2989         (copy): likewise.
2990
2991 2001-05-24  James Troup  <james@nocrew.org>
2992
2993         * katie (check_files): determine the source version here instead
2994         of during install().
2995         (check_files): check for existent source with bin-only NMU
2996         support.
2997         (main): sort the list of changes so that the source-must-exist
2998         check Does The Right Thing(tm).
2999
3000         * utils.py (changes_compare): new function; sorts a list of
3001         changes files by 'have-source', source, version.
3002         (cc_fix_changes): helper function.
3003         (parse_changes): use compiled regexes.
3004         (fix_maintainer): likewise.
3005
3006         * rene (main): warn about packages in experimental that are
3007         superseded by newer versions in unstable.
3008
3009 2001-05-21  James Troup  <james@nocrew.org>
3010
3011         * rene (main): add support for checking for ANAIS (Architecture
3012         Not Allowed In Source) packages.
3013
3014 2001-05-17  James Troup  <james@nocrew.org>
3015
3016         * katie (check_changes): initalize `architecture' dictionary in
3017         changes global so that if we can't parse the changes file for
3018         whatever reason we don't undef later on.
3019
3020         * utils.py (parse_changes): fix handling of multi-line fields
3021         where the first line did have data.
3022
3023 2001-05-05  Anthony Towns  <ajt@debian.org>
3024
3025         * ziyi: Add "NotAutomatic: yes" to experimental Release files.
3026         (It should always have been there. Ooopsy.)
3027
3028 2001-05-03  Anthony Towns  <ajt@debian.org>
3029
3030         * jenna: Cleanup packages that move from arch:any to arch:all or
3031         vice-versa.
3032
3033 2001-04-24  Anthony Towns  <ajt@debian.org>
3034
3035         * ziyi: add ``SHA1:'' info to Release files. Also hack them up to
3036         cope with debian-installer and boot-floppies' md5sum.txt.
3037
3038 2001-04-16  James Troup  <james@nocrew.org>
3039
3040         * katie (check_changes): add missing %s format string argument.
3041         (stable_install): temporary work around for morgue location to
3042         move installed changes files into.
3043         (stable_install): helps if you actually read in the template.
3044         (manual_reject): fix for editing of reject messages which was
3045         using the wrong variable name.
3046
3047         * jenna (generate_src_list): typo; s/package/source/; fixes undef crash.
3048
3049 2001-04-13  James Troup  <james@nocrew.org>
3050
3051         * katie (manual_reject): Cc the installer.
3052         (reject): don't.
3053         (check_changes): remove unused maintainer-determination code.
3054         (update_subst): add support for Changed-By when setting the
3055         *MAINTAINER* variables.
3056
3057         * rene (bar): new function to check for packages on architectures
3058         when they shouldn't be.
3059
3060         * natalie.py (main): use fubar() and warn() from utils.
3061
3062         * utils.py (whoami): new mini-function().
3063         * melanie (main): use it.
3064         * katie (manual_reject): likewise.
3065
3066 2001-04-03  James Troup  <james@nocrew.org>
3067
3068         * katie (action): ignore exceptions from os.path.getmtime() so we
3069         don't crash on non-existent changes files (e.g. when they are
3070         moved between the start of the install run in cron.daily and the
3071         time we get round to processing them).
3072
3073         * madison (main): also list source and accept -s/--suite.
3074
3075         * jenna (generate_src_list): missing \n in error message.
3076
3077         * katie (update_subst): add sane defaults for when changes is
3078         skeletal.
3079
3080 2001-03-29  James Troup  <james@nocrew.org>
3081
3082         * melanie (main): use fubar() and warn() from utils.  Remember who
3083         the maintainer for the removed packages are and display that info
3084         to the user.  Readd support for melanie-specific Bcc-ing that got
3085         lost in the TemplateSubst transition.
3086
3087         * utils.py (fubar): new function.
3088         (warn): like wise.
3089
3090         * db_access.py (get_maintainer): as below.
3091
3092         * charisma (get_maintainer): moved the bulk of this function to
3093         db_access so that melanie can use it too.
3094
3095         * claire.py (find_dislocated_stable): restrict the override join
3096         to those entries where the suite is stable; this avoids problems
3097         with packages which have moved to new sections (e.g. science)
3098         between stable and unstable.
3099
3100 2001-03-24  James Troup  <james@nocrew.org>
3101
3102         * catherine (poolize): new function; not really independent of
3103         main() fully, yet.
3104         (main): use it.
3105
3106         * katie (stable_install): __SUITE__ needs to be space prefixed
3107         because buildd's check for 'INSTALLED$'.
3108
3109 2001-03-22  James Troup  <james@nocrew.org>
3110
3111         * utils.py (regex_safe): also need to escape '.'; noticed by ajt@.
3112
3113         * jenna: rewritten; now does deletions on a per-suite level
3114         instead of a per-suite-component-architecture-type level.  This
3115         allows mutli-component packages to be auto-cleaned (and as a
3116         bonus, reduces the code size and duplication).
3117
3118 2001-03-22  Anthony Towns  <ajt@debian.org>
3119
3120         * ziyi (main): fix ziyi to overwrite existing Release.gpg files
3121         instead of just giving a gpg error.
3122
3123 2001-03-21  James Troup  <james@nocrew.org>
3124
3125         * madison (main): use apt_pkg.VersionCompare to sort versions so
3126         that output is correctly sorted for packages like debhlper.
3127         Noticed by ajt@.
3128
3129         * tea (check_source_in_one_dir): actually find problematic source
3130         packages.
3131
3132         * katie (check_dsc): remember the orig.tar.gz's location ID if
3133         it's not in a legacy suite.
3134         (check_diff): we don't use orig_tar_id.
3135         (install): add code to handle sourceful diff-only upload of
3136         packages which change components by copying the .orig.tar.gz into
3137         the new component, if it doesn't already exist there.
3138         (process_it): reset orig_tar_location (as above).
3139
3140         * melanie (main): use template substiution for the bug closing
3141         emails.
3142         (main): don't hardcode bugs.debian.org or packages.debian.org
3143         either; use configuration items.
3144
3145         * katie: likewise.
3146
3147         * natalie.py (init): use None rather than 'localhost' for the
3148         hostname given to pg.connect.
3149
3150         * utils.py (TemplateSubst): new function; lifted from
3151         userdir-ldap.
3152
3153 2001-03-21  Ryan Murray  <rmurray@debian.org>
3154
3155         * katie (announce): fix the case of non-existent
3156         Suite::$SUITE::Announce.
3157
3158 2001-03-20  Ryan Murray  <rmurray@debian.org>
3159
3160         * debian/rules (binary-indep): install melanie into /usr/bin/ not
3161         /usr/.
3162
3163         * alyson (main): use config variable for database name.
3164         * andrea (main): likewise.
3165         * catherine (main): likewise.
3166         * charisma (main): likewise.
3167         * cindy (main): likewise.
3168         * claire.py (main): likewise.
3169         * denise (main): likewise.
3170         * heidi (main): likewise.
3171         * jenna (main): likewise.
3172         * katie (main): likewise.
3173         * madison (main): likewise.
3174         * melanie (main): likewise.
3175         * neve (main): likewise.
3176         * rhona (main): likewise.
3177         * tea (main): likewise.
3178
3179 2001-03-15  James Troup  <james@nocrew.org>
3180
3181         * rhona (check_sources): fixed evil off by one (letter) error
3182         which was causing only .dsc files to be deleted when cleaning
3183         source packages.
3184
3185         * charisma (get_maintainer_from_source): remove really stupid and
3186         gratuitous IN sub-query and replace with normal inner join.
3187         (main): connect as read-only user nobody.
3188
3189         * rhona (clean_maintainers): rewritten to use SELECT and sub-query
3190         with EXISTS.
3191         (check_files): likewise; still disabled by default though.
3192         (clean_binaries): add ' seconds' to the mysterious number in the
3193         output.
3194         (clean): likewise.
3195
3196         * tea (check_files): add missing global declaration on db_files.
3197
3198 2001-03-14  James Troup  <james@nocrew.org>
3199
3200         * rhona: rewritten large chunks. Removed a lot of the silly
3201         selecting into dictionaries and replaced it with 'where exists'
3202         based sub queries.  Added support for StayOfExecution.  Fix the
3203         problem with deleting dsc_files too early and disable cleaning of
3204         unattached files.
3205
3206 2001-03-14  Anthony Towns  <ajt@debian.org>
3207
3208         * katie (announce): also check Changed-By when trying to detect
3209         NMUs.
3210
3211 2001-03-06  Anthony Towns  <ajt@debian.org>
3212
3213         * ziyi (main): Generate Release.gpg files as well, using the key from
3214         Dinstall::SigningKey in katie.conf, if present. That key has to be
3215         passwordless, and hence kept fairly secretly.
3216
3217 2001-03-02  James Troup  <james@nocrew.org>
3218
3219         * utils.py (str_isnum): new function; checks to see if the string
3220         is a number.
3221
3222         * shania (main): fix _hideous_ bug which was causing all files > 2
3223         weeks old to be deleted from incoming, even if they were part of a
3224         valid upload.
3225
3226 2001-02-27  James Troup  <james@nocrew.org>
3227
3228         * melanie (main): accept new argument -C/--carbon-copy which
3229         allows arbitarty carbon-copying of the bug closure messages.
3230         Cleaned up code by putting Cnf["Melanie::Options"] sub-tree into a
3231         separate variable.
3232
3233 2001-02-27  Anthony Towns  <ajt@debian.org>
3234
3235         * ziyi: new program; generates Release files.
3236
3237 2001-02-25  James Troup  <james@nocrew.org>
3238
3239         * katie (reject): add missing '\n' to error message.
3240         (manual_reject): likewise.
3241         (install): catch exceptions from moving the changes file into DONE
3242         and ignore them.
3243
3244         * tea (check_md5sums): new function.
3245
3246 2001-02-25  Michael Beattie  <mjb@debian.org>
3247
3248         * melanie: use $EDITOR if available.
3249
3250 2001-02-15  James Troup  <james@nocrew.org>
3251
3252         * utils.py (parse_changes): don't crash and burn on empty .changes
3253         files.  Symptoms noticed by mjb@.
3254
3255 2001-02-15  Adam Heath  <doogie@debian.org>
3256
3257         * denise (main): use an absolute path for the output filename.
3258
3259         * sql-aptvc.cpp: don't #include <utils/builtins.h> as it causes
3260         compile errors with postgresql-dev >= 7.0.
3261
3262 2001-02-12  James Troup  <james@nocrew.org>
3263
3264         * rene: initial version.
3265
3266         * andrea: initial version.
3267
3268         * catherine (main): remove obsolete assignment of arguments.
3269
3270 2001-02-09  James Troup  <james@nocrew.org>
3271
3272         * catherine: first working version.
3273
3274 2001-02-06  James Troup  <james@nocrew.org>
3275
3276         * katie (check_files): validate the priority field; i.e. ensure it
3277         doesn't contain a '/' (to catch people prepending the priority
3278         with the component rather than the section).
3279         (check_override): don't warn about source packages; the only check
3280         is on section and we have no GUI tools that would use the Section
3281         field for a Sources file.
3282         (announce): use tags rather than severities for NMUs.  Requested
3283         by Josip Rodin <joy@>. [#78035]
3284
3285 2001-02-04  James Troup  <james@nocrew.org>
3286
3287         * tea (check_override): new function; ensures packages in suites
3288         are also in the override file.  Thanks to bod@ for noticing that
3289         such packages existed.
3290
3291         * katie: move file type compiled regular expressions to utils as
3292         catherine uses them too.
3293         (check_changes): always default maintainer822 to the installer
3294         address so that any bail out won't cause undefs later.
3295         (check_files): update file type re's to match above.
3296         (stable_install): likewise.
3297         (reject): handle any except from moving the changes files.  Fixes
3298         crashes on unreadable changes files.
3299
3300         * melanie (main): add an explanation of why things are not removed
3301         from testing.
3302
3303 2001-01-31  James Troup  <james@nocrew.org>
3304
3305         * melanie (main): ignore a) no message, b) removing from stable or
3306         testing when invoked with -n/--no-action.
3307
3308         * katie (check_override): lower section before checking to see if
3309         we're whining about 'non-US' versus 'non-US/main'.
3310
3311         * sql-aptvc.cpp: new file; wrapper around apt's version comparison
3312         function so that we can use inside of PostgreSQL.
3313
3314 2001-01-28  James Troup  <james@nocrew.org>
3315
3316         * katie: updated to pass new flag to parse_changes() and deal with
3317         the exception raised on invalid .dsc's if appropriate.
3318         * shania (main): likewise.
3319         * melanie (main): likewise.
3320
3321         * tea (check_dscs): new function to validate all .dsc files in
3322         unstable.
3323
3324         * utils.py (parse_changes): if passed an additional flag, validate
3325         the .dsc file to ensure it's extractable by dpkg-source.
3326         Requested by Ben Collins <bcollins@>.
3327
3328 2001-01-27  James Troup  <james@nocrew.org>
3329
3330         * madison (main): connect to the DB as nobody.
3331
3332         * katie (check_files): remove support for -r/--no-version-check
3333         since it makes no sense under katie (jenna will automatically
3334         remove the (new) older version) and was evil in any event.
3335         (check_changes): add missing new line to rejection message.
3336         (check_dsc): likewise.
3337         (process_it): reset reject_message here.
3338         (main): not here.  Also remove support for -r.
3339
3340 2001-01-26  James Troup  <james@nocrew.org>
3341
3342         * katie (check_override): don't whine about 'non-US/main' versus
3343         'non-US'.
3344
3345 2001-01-26  Michael Beattie  <mjb@debian.org>
3346
3347         * natalie.py (usage): new function.
3348         (main): use it.
3349
3350 2001-01-25  Antti-Juhani Kaijanaho  <gaia@iki.fi>
3351
3352         * update-mirrorlists: Update README.non-US too (request from Joy).
3353
3354 2001-01-25  James Troup  <james@nocrew.org>
3355
3356         * katie (reject): catch any exception from utils.move() and just
3357         pass, we previously only caught can't-overwrite errors and not
3358         can't-read ones.
3359
3360         * jenna (generate_src_list): use ORDER BY in selects to avoid
3361         unnecessary changes to Packages files.
3362         (generate_bin_list): likewise.
3363
3364         * utils.py (extract_component_from_section): separated out from
3365         build_file_list() as it's now used by claire too.
3366
3367         * claire.py (find_dislocated_stable): rewrite the query to extract
3368         section information and handle component-less locations properly.
3369         Thanks to ajt@ for the improved queries.
3370         (fix_component_section): new function to fix components and
3371         sections.
3372
3373 2001-01-23  James Troup  <james@nocrew.org>
3374
3375         * katie (check_files): set file type for (u?)debs first thing, so
3376         that if we continue, other functions which rely on file type
3377         existing don't bomb out.  If apt_pkg or apt_inst raise an
3378         exception when parsing the control file, don't try any other
3379         checks, just drop out.
3380         (check_changes): new test to ensure there is actually a target
3381         distribution.
3382
3383 2001-01-22  James Troup  <james@nocrew.org>
3384
3385         * katie (usage): s/dry-run/no-action/.  Noticed by Peter Gervai
3386         <grin@>.
3387         (check_changes): when mapping to unstable, remember to actually
3388         add unstable to the suite list and not just remove the invalid
3389         suite.
3390
3391 2001-01-21  James Troup  <james@nocrew.org>
3392
3393         * katie (check_files): catch exceptions from debExtractControl()
3394         and reject packages which raise any.
3395
3396 2001-01-19  James Troup  <james@nocrew.org>
3397
3398         * katie (check_signature): basename() file name in rejection
3399         message.
3400
3401 2001-01-18  James Troup  <james@nocrew.org>
3402
3403         * katie (in_override_p): remember the section and priority from
3404         the override file so we can check them against the package later.
3405         (check_override): new function; checks section and priority (for
3406         binaries) from the package against the override file and mails the
3407         maintainer about any disparities.
3408         (install): call check_override after announcing the upload.
3409
3410 2001-01-16  James Troup  <james@nocrew.org>
3411
3412         * utils.py (build_file_list): catch ValueError's from splitting up
3413         the files field and translate it into a parse error.
3414
3415         * tea: add support for finding unreferenced files.
3416
3417         * katie (in_override_p): add support for suite-aliasing so that
3418         proposed-updates uploads work again.
3419         (check_changes): catch parses errors from utils.build_file_list().
3420         (check_dsc): likewise.
3421         (check_diff): yet more dpkg breakage so we require even newer a
3422         version.
3423
3424         * jenna (generate_bin_list): don't do nasty path munging that's no
3425         longer needed.
3426
3427         * denise (main): support for non-US; and rename testing's override
3428         files so they're based on testing's codename.
3429
3430 2001-01-16  Martin Michlmayr  <tbm@cyrius.com>
3431
3432         * melanie: add to the bug closing message explaining what happens
3433         (or rather doesn't) with bugs against packages that have been
3434         removed.
3435
3436 2001-01-14  James Troup  <james@nocrew.org>
3437
3438         * charisma (main): fix silly off-by-one error; suite priority
3439         checking was done using "less than" rather than "less than or
3440         equal to" which was causing weird hesienbugs with wrong Maintainer
3441         fields.
3442
3443 2001-01-10  James Troup  <james@nocrew.org>
3444
3445         * katie (in_override_p): adapted to use SQL-based overrides.
3446         read_override_file function disappears.
3447
3448         * db_access.py: add new functions get_section_id, get_priority_id
3449         and get_override_type_id.
3450         (get_architecture_id): return -1 if the architecture is not found.
3451
3452         * heidi: switch %d -> %d in all SQL queries.
3453         (get_list): Use string.join where appropriate.
3454
3455         * rhona (in_override_p): don't die if the override file doesn't
3456         exist.
3457         (main): warn if the override file doesn't exist.
3458
3459         * alyson: new script; will eventually sync the config file and the
3460         SQL database.
3461
3462         * natalie.py: new script; manipulates overrides.
3463
3464         * melanie: new script; removes packages from suites.
3465
3466 2001-01-08  James Troup  <james@nocrew.org>
3467
3468         * katie (re_bad_diff): whee; dpkg 1.8.1.1 didn't actually fix
3469         anything it just changed the symptom.  Recognise the new breakage
3470         and reject them too.
3471
3472 2001-01-07  James Troup  <james@nocrew.org>
3473
3474         * katie (check_dsc): when adding the cwd copy of the .orig.tar.gz
3475         to the .changes file, be sure to set up files[filename]["type"]
3476         too.
3477
3478 2001-01-06  James Troup  <james@nocrew.org>
3479
3480         * katie (check_diff): new function; detects bad diff files
3481         produced by dpkg 1.8.1 and rejects thems.
3482         (process_it): call check_diff().
3483         (check_dsc): gar.  Add support for multiple versions of the
3484         .orig.tar.gz file in the archive from -sa uploads.  Check md5sum
3485         and size against all versions and use one which matches if
3486         possible and exclude any that don't from being poolized to avoid
3487         file overwrites.  Thanks to broonie@ for providing the example.
3488         (install): skip any files marked as excluded as above.
3489
3490 2001-01-05  James Troup  <james@nocrew.org>
3491
3492         * heidi (process_file): add missing argument to error message.
3493
3494 2001-01-04  James Troup  <james@nocrew.org>
3495
3496         * heidi (main): fix handling of multiple files by reading all
3497         files not just the first file n times (where n = the number of
3498         files passed as arguments).
3499
3500 2001-01-04  Anthony Towns  <ajt@debian.org>
3501
3502         * katie (check_dsc): proper fix for the code which locates the
3503         .orig.tar.gz; check for '<filename>$' or '^<filename>$'.
3504
3505 2000-12-20  James Troup  <james@nocrew.org>
3506
3507         * rhona: replace IN's with EXISTS's to make DELETE time for
3508         binaries and source sane on auric.  Add a -n/--no-action flag and
3509         make it stop actions if used.  Fixed a bug in binaries deletion
3510         with no StayOfExecution (s/</<=/).  Add working -h/--help and
3511         -V/--version.  Giving timing info on deletion till I'm sure it's
3512         sane.
3513
3514         * katie (check_changes): map testing to unstable.
3515
3516         * madison: new script; shows versions in different architectures.
3517
3518         * katie (check_dsc): ensure size matches as well as md5sum;
3519         suggested by Ben Collins <bcollins@debian.org> in Debian Bug
3520         #69702.
3521
3522 2000-12-19  James Troup  <james@nocrew.org>
3523
3524         * katie (reject): ignore the "can't overwrite file" exception from
3525         utils.move() and leave the files where they are.
3526         (reject): doh! os.access() test was reversed so we only tried to
3527         move files which didn't exist... replaced with os.path.exists()
3528         test the right way round.
3529
3530         * utils.py (move): raise an exception if we can't overwrite the
3531         destination file.
3532         (copy): likewise.
3533
3534 2000-12-18  James Troup  <james@nocrew.org>
3535
3536         * rhona: first working version.
3537
3538         * db_access.py (get_files_id): force both sizes to be integers.
3539
3540         * katie (main): use size_type().
3541
3542         * utils.py (size_type): new function; pretty prints a file size.
3543
3544 2000-12-17  James Troup  <james@nocrew.org>
3545
3546         * charisma (main): do version compares so that older packages do
3547         not override newer ones and process source first as source wins
3548         over binaries in terms of who we think of as the Maintainer.
3549
3550 2000-12-15  James Troup  <james@nocrew.org>
3551
3552         * katie (install): use the files id for the .orig.tar.gz from
3553         check_dsc().
3554         (install): limit select for legacy source to a) source in legacy
3555         or legacy-mixed type locations and b) distinct on files.id.
3556         (install): rather than the bizarre insert new, delete old method
3557         for moving legacy source into the pool, use a simple update of
3558         files.
3559         (process_it): initalize some globals before each process.
3560
3561 2000-12-14  James Troup  <james@nocrew.org>
3562
3563         * katie (in_override_p): index on binary_type too since .udeb
3564         overrides are in a different file.
3565         (read_override_file): likewise.
3566         (check_files): correct filename passed to get_files_id().
3567         (check_dsc): we _have_ to preprend '/' to the filename to avoid
3568         mismatches like jabber.orig.tar.gz versus libjabber.orig.tar.gz.
3569         (check_dsc): remember the files id of the .orig.tar.gz, not the
3570         location id.
3571
3572 2000-12-13  James Troup  <james@nocrew.org>
3573
3574         * utils.py (poolify): force the component to lower case except for
3575         non-US.
3576
3577         * katie (in_override_p): handle .udeb-specific override files.
3578         (check_files): pass the binary type to in_override_p().
3579         (check_dsc): remember the location id of the old .orig.tar.gz in
3580         case it's not in the pool.
3581         (install): use location id from dsc_files; which is where
3582         check_dsc() puts it for old .orig.tar.gz files.
3583         (install): install files after all DB work is complete.
3584         (reject): basename() the changes filename.
3585         (manual_reject): likewise.
3586
3587         * shania: new progam; replaces incomingcleaner.
3588
3589 2000-12-05  James Troup  <james@nocrew.org>
3590
3591         * katie (check_changes): if inside stable and can't find files
3592         from the .changes; assume it's installed in the pool and chdir()
3593         to there.
3594         (check_files): we are not installing for stable installs, so don't
3595         check for overwriting existing files.
3596         (check_dsc): likewise.
3597         (check_dsc): reorder .orig.tar.gz handling so that we search in
3598         the pool first and only then fall back on any .orig.tar.gz in the
3599         cwd; this avoids false positives on the overwrite check when
3600         people needlessly reupoad the .orig.tar.gz in a non-sa upload.
3601         (install): if this is a stable install, bail out to
3602         stable_install() immediately.
3603         (install): dsc_files handling was horribly broken. a) we need to
3604         add files from the .dsc and not the .changes (duh), b) we need to
3605         add the .dsc file itself to dsc_files (to be consistent with neve
3606         if for no other reason).
3607         (stable_install): new function; handles installs from inside
3608         proposed-updates to stable.
3609         (acknowledge_new): basename changes_filename before doing
3610         anything.
3611         (process_it): absolutize the changes filename to avoid the
3612         requirement of being in the same directory as the .changes file.
3613         (process_it): save and restore the cwd as stable installs can
3614         potentially jump into the pool to find files.
3615
3616         * jenna: dislocated_files support using claire.
3617
3618         * heidi (process_file): select package field from binaries
3619         explicitly.
3620
3621         * db_access.py (get_files_id): fix cache key used.
3622
3623         * utils.py (build_file_list): fix 'non-US/non-free' case in
3624         section/component splitting.
3625         (move): use os.path.isdir() rather than stat.
3626         (copy): likewise.
3627
3628         * claire.py: new file; stable in non-stable munger.
3629
3630         * tea: new file; simply ensures all files in the DB exist.
3631
3632 2000-12-01  James Troup  <james@nocrew.org>
3633
3634         * katie (check_dsc): use regex_safe().
3635         (check_changes): typo in changes{} key:
3636         s/distributions/distribution/.
3637         (install): use changes["source"], not files[file]["source"] as the
3638         latter may not exist and the former is used elsewhere.  Commit the
3639         SQL transaction earlier.
3640
3641         * utils.py (regex_safe): new function; escapes characters which
3642         have meaning to SQL's regex comparison operator ('~').
3643
3644 2000-11-30  James Troup  <james@nocrew.org>
3645
3646         * katie (install): pool_location is based on source package name,
3647         not binary package.
3648
3649         * utils.py (move): if dest is a directory, append the filename
3650         before chmod-ing.
3651         (copy): ditto.
3652
3653         * katie (check_files): don't allow overwriting of existing .debs.
3654         (check_dsc): don't allow overwriting of existing source files.
3655
3656 2000-11-27  James Troup  <james@nocrew.org>
3657
3658         * katie (check_signature): don't try to load rsaref; it's
3659         obsolete.
3660         (in_override_p): don't try to lookup override entries for packages
3661         with an invalid suite name.
3662         (announce): don't assume the suite name is valid; use Find() to
3663         lookup the mailing list name for announcements.
3664
3665         * utils.py (where_am_i): typo; hostname is in the first element,
3666         not second.
3667
3668         * db_access.py (get_suite_id): return -1 on an unknown suite.
3669
3670 2000-11-26  James Troup  <james@nocrew.org>
3671
3672         * katie (install): fix CopyChanges handling; typo in in checking
3673         Cnf for CopyChanges flag and was calling non-existent function
3674         copy_file.
3675
3676         * utils.py (copy): new function; clone of move without the
3677         unlink().
3678
3679 2000-11-25  James Troup  <james@nocrew.org>
3680
3681         * utils.py (build_file_list): handle non-US prefixes properly
3682         (i.e. 'non-US' -> 'non-US/main' and 'non-US/libs' -> 'non-US/main'
3683         + 'libs' not 'non-US/libs').
3684         (send_mail): add '-odq' to sendmail invocation to avoid DNS lookup
3685         delays.  This is possibly(/probably) exim speicifc and (like other
3686         sendmail options) needs to be in the config file.
3687
3688 2000-11-24  James Troup  <james@nocrew.org>
3689
3690         * rhona (check_sources): we need file id from dsc_files; not id.
3691         Handle non .dsc source files being re-referenced in dsc_files.
3692
3693         * katie (in_override_p): strip out any 'non-US' prefix.
3694         (check_files): use utils.where_am_i() rather than hardcoding.
3695         (check_files): validate the component.
3696         (install): use utils.where_am_i() rather than hardcoding.
3697         (install): fix mail to go to actual recepient.
3698         (reject): likewise.
3699         (manual_reject): likewise.
3700         (acknowledge_new): likewise.
3701         (announce): likewise.
3702
3703         * db_access.py (get_component_id): ignore case when searching for
3704         the component and don't crash if the component can't be found, but
3705         return -1.
3706         (get_location_id): handle -1 from get_component_id().
3707
3708         * jenna (generate_src_list): don't bring 'suite' into our big
3709         multi-table-joining select as we already know the 'suite_id'.
3710         (generate_bin_list): likewise.
3711
3712         * neve (main): don't quit if not on ftp-master.
3713         (process_packages): remove unused variable 'suite_codename'.
3714
3715         * utils.py (move): actually move the file.
3716         (build_file_list): handle non-US prefixes in the section.
3717
3718         * catherine (main): use which_conf_file().
3719         * charisma (main): likewise.
3720         * heidi (main): likewise.
3721         * jenna (main): likewise.
3722         * katie (main): likewise.
3723         * neve (main): likewise.
3724         * rhona (main): likewise.
3725
3726         * utils.py (where_am_i): new routine; determines the archive as
3727         understood by other 'dak' programs.
3728         (which_conf_file): new routine; determines the conf file to read.
3729
3730 2000-11-17  James Troup  <james@nocrew.org>
3731
3732         * katie (install): fix where .changes files for proposed-updates
3733         go.
3734
3735 2000-11-04  James Troup  <james@nocrew.org>
3736
3737         * jenna (main): handle architecture properly if no
3738         -a/--architecture argument is given, i.e. reset architecture with
3739         the values for the suite for each suite.
3740
3741         * Add apt_pkg.init() to the start of all scripts as it's now
3742         required by python-apt.
3743
3744 2000-10-29  James Troup  <james@nocrew.org>
3745
3746         * jenna (generate_bin_list): take an additional argument 'type'
3747         and use it in the SELECT.
3748         (main): if processing component 'main', process udebs and debs.
3749
3750         * neve (process_packages): set up 'type' in 'binaries' (by
3751         assuming .deb).
3752
3753         * katie (re_isadeb): accept ".udeb" or ".deb" as a file ending.
3754         (check_files): set up files[file]["dbtype"].
3755         (install): use files[file]["dbtype"] to set up the 'type' field in
3756         the 'binaries' table.
3757
3758         * init_pool.sql: add a 'type' field to the 'binaries' table to
3759         distinguisgh between ".udeb" and ".deb" files.
3760
3761         * utils.py (move): scrap basename() usage; use a "dir_p(dest) :
3762         dest ? dirname(dest)" type check instead.
3763
3764         * katie (check_dsc): handle the case of an .orig.tar.gz not found
3765         in the pool without crashing.  Also handle the case of being asked
3766         to look for something other than an .orig.tar.gz in the pool.
3767
3768 2000-10-26  James Troup  <james@nocrew.org>
3769
3770         * katie (install): fix filenames put into files table during
3771         poolification of legacy source.
3772
3773         * utils.py (move): work around a bug in os.path.basename() which
3774         cunningly returns '' if there is a trailing slash on the path
3775         passed to it.
3776
3777         * katie (check_dsc): Remove more cruft.  If we find the
3778         .orig.tar.gz in the pool and it's in a legacy (or legacy-mixed)
3779         location, make a note of that so we can fix things in install().
3780         (install): as above.  Move any old source out of legacy locations
3781         so that 'apt-get source' will work.
3782         (process_it): reset the flag that indicates to install that the
3783         source needs moved.
3784
3785         * cron.daily: more.  Nowhere near complete yet though.
3786
3787         * katie (install): don't run os.makedirs, a) utils.move() does
3788         this now, b) we weren't removing the user's umask and were
3789         creating dirs with SNAFU permissions.
3790         (check_dsc): rewrite the .orig.tar.gz handling to take into
3791         account, err, package pools.  i.e. look anywhere in the pool
3792         rather than faffing around with two simple paths.
3793
3794         * neve (process_sources): add the .dsc to dsc_files too.
3795
3796 2000-10-25  James Troup  <james@nocrew.org>
3797
3798         * neve (process_sources): don't duplicate .orig.tar.gz's.
3799
3800 2000-10-23  James Troup  <james@nocrew.org>
3801
3802         * utils.py (re_extract_src_version): moved here.
3803
3804         * neve: move re_extract_src_version to utils.
3805         (process_packages): reflect change.
3806
3807         * katie (install): reflect change.
3808
3809 2000-10-19  James Troup  <james@nocrew.org>
3810
3811         * jenna (generate_src_list): handle locations with null
3812         components.
3813         (generate_bin_list): likewise.
3814