Commit Graph

520 Commits (c493d9380bc91a7aeebffaadef49462f622f838a)
 

Author SHA1 Message Date
Adam Conrad e70da8c049 Allow armel to break for now, we'll remove it entirely from the ARCHES list when it's gone from raring
12 years ago
Colin Watson 0211319d6b update contact information for Ubuntu
12 years ago
Colin Watson 1efcf2f084 add myself as a hinter
12 years ago
Colin Watson 15b3eb2cba fix handling of removed Architecture: all packages while merging binaries
12 years ago
Colin Watson 8974b4d77b properly isolate source and target sources entries when merging
12 years ago
Colin Watson 9a714f2213 optionally merge packages from testing to unstable, to cope with a partial unstable suite
12 years ago
Colin Watson 82a1d9f15d only write delta if delta_output is configured
12 years ago
Colin Watson afe4ce0a4c binary-only promotions are still by source package, so look them up appropriately
12 years ago
Colin Watson 2034272f1c handle binary-only promotions when writing delta
12 years ago
Colin Watson c15542af29 buildd.debian.org -> launchpad.net
12 years ago
Colin Watson e2403eade5 Write upgrade delta to output/Delta.
12 years ago
Colin Watson 8254582a55 Make tpu optional.
12 years ago
Colin Watson 94fb167f5f Use relative paths; set Ubuntu architecture test; set Ubuntu hint permissions.
12 years ago
Colin Watson e8beb5f5e0 Make removal of obsolete source packages configurable, and disable it for Ubuntu for now.
12 years ago
Colin Watson cacf326907 Skip bug-based processing if BugsV is missing.
12 years ago
Colin Watson a9f50bc26b Use default urgency for all packages if Urgencies is missing.
12 years ago
Colin Watson 7049af338d Skip date-based processing if Dates is missing.
12 years ago
Colin Watson ee9bb6c002 Python 2.6 -> 2.7
12 years ago
Colin Watson 975852afca Fix checklib link order.
12 years ago
Adam D. Barratt 998d6ee2bc Disable new smooth updates
13 years ago
Adam D. Barratt 406ca73f26 Sync with live configuration
13 years ago
Adam D. Barratt a059a18406 Fix thinko in the introduction of "recurse"
13 years ago
Adam D. Barratt ae05fb28db iter_packages(): Replace "earlyabort" with (inverse sense) "recurse"
13 years ago
Niels Thykier 90bb65383f Optimize the return value of get_reverse_tree
13 years ago
Niels Thykier 352fd3da08 do_all(): Only collect lundo info if it will be used
13 years ago
Niels Thykier 5d1ee6b57a Simplify codeflow in do_all()
13 years ago
Niels Thykier caac9c870a Refactor part of iter_packages into separate method
13 years ago
Adam D. Barratt 088c1ed26a Clarify how ages are calculated
13 years ago
Niels Thykier 7da22c74ad Merge Pre-Depends into Depends
13 years ago
Adam D. Barratt a44dd13409 Fix reference to "apt.pkg.ParseDepends" (-> "apt_pkg.parse_depends")
13 years ago
Adam D. Barratt aa882fd805 Fix typo in variable name
13 years ago
Adam D. Barratt a62534e8d0 Don't import "os" multiple times
13 years ago
Adam D. Barratt 66b7eca0f0 Make smooth updates slightly more intelligent
13 years ago
Adam D. Barratt af7987c561 Fix transposition of arch/suite in tpu "not yet built" links
13 years ago
Adam D. Barratt 3bf778550c Fix "block-all source" handling
13 years ago
Adam D. Barratt 8ee72661f0 Perform basic sanity checking when reading hints files
13 years ago
Cyril Brulebois c992787918 lib/dpkg.c: Keep noise related to AIEEEs to a minimum.
13 years ago
Cyril Brulebois 47c808309b britney: Print the current package to stderr when AIEEEing.
13 years ago
Niels Thykier 5a998ea8a7 britney: Never strip multi-arch in dependencies
13 years ago
Adam D. Barratt 081cd9afdb Merge branch 'master' of file:///srv/release.debian.org/git/britney2
13 years ago
Adam D. Barratt e24a8aa140 Drop closing li tag from "valid candidate" messages
13 years ago
Niels Thykier 9bf3224bd1 Remove some unused fields and methods in excuse
13 years ago
Niels Thykier 9a7274db93 Convert all classes to "new-type" Python classes
13 years ago
Adam D. Barratt 60aa770496 Make Excuse a new-style class, so property decorators work as expected
13 years ago
Niels Thykier ac7afef96b Made is_valid and dontinvalidate properties in Excuse
13 years ago
Niels Thykier cd1735492c Read testing data files only once
13 years ago
Niels Thykier 34467e964a Re-added support for completing removals in tab-completer
13 years ago
Niels Thykier 5ef956489a Fixed the tab-completer in hint-tester
13 years ago
Niels Thykier c4a8b31edf Completer: use britney.upgrade_me instead of generate_package_list
13 years ago
Niels Thykier e7689715d2 Removed the notion of "depth" in britney
13 years ago