Commit Graph

564 Commits (9dec8a1dafff4618581cbb2447c6624e17ee56e0)
 

Author SHA1 Message Date
Colin Watson f961f74ef3 Run autopkgtests for valid candidates, and wait for the results.
12 years ago
Adam D. Barratt 9ee37c5160 Enable support for p-u packages
12 years ago
Colin Watson 111ab78d7d Apply undo list in reverse order; in rare cases with hints with overlapping virtual packages provided by different sources, this can make a difference.
12 years ago
Adam D. Barratt a58f6d72c9 Ensure that binNMUs from superseded sources are not considered
12 years ago
Adam D. Barratt c7f27a8225 Re-enable smooth-updates
12 years ago
Adam D. Barratt 858e8de218 same_source: handle being passed "None" as a version
12 years ago
Adam D. Barratt 7933a720aa Completer: add "approve" to the command completion
12 years ago
Adam D. Barratt ce72b31bc6 Completer: offer tpu packages when completing "approve" hints
12 years ago
Adam D. Barratt af86002dea Completer: copyright foo
12 years ago
Adam D. Barratt c345dea3b5 Completer: when processing a "remove", only offer packages from testing
12 years ago
Adam D. Barratt de56c719b6 Completer: add forgotten "remove" to command completion
12 years ago
Adam D. Barratt d9a9a26c57 Completer: support all hints
12 years ago
Adam D. Barratt 0463c666f0 write_excuses: clear the list of excuses before building
12 years ago
Adam D. Barratt 33bc6cb7fb hint_tester: accept all hints
12 years ago
Adam D. Barratt 8e72456651 Completer: don't crash if there are candidates in t-p-u
12 years ago
Stefano Rivera 71e133356a Add myself as a hinter
12 years ago
Stéphane Graber c531ec1b5a Ad myself to hints permissions.
12 years ago
Jonathan Riddell 0a3141b2db Add myself to hinters
12 years ago
Adam D. Barratt 8c15568b8f Don't remove arch:all packages when migrating binNMUs via *pu
12 years ago
Adam D. Barratt 2a590ff095 Replace a single-use list in the smooth updates checks with any()
12 years ago
Adam D. Barratt acec4ff6e3 Use any() in tpu o-o-d checks rather than throwaway lists
12 years ago
Adam D. Barratt 25cc2c3b36 Split the tpu o-o-d checks up to make them more readable
12 years ago
Adam D. Barratt 9f4af0171e Fix tpu out-of-date checks for sources with multiple versions in tpu
12 years ago
Adam D. Barratt 74d1b70096 Don't flag unbuilt binary *pu binNMUs for removal in excuses
12 years ago
Adam D. Barratt cf79fe5618 Add jmw
12 years ago
Adam D. Barratt 67a181d8fc Merge excuses "unblock" parsing for unstable and *pu
12 years ago
Adam D. Barratt 83f25ca602 Remove remaining "approve" hint support code
12 years ago
Adam D. Barratt ce69eb3345 Make "approve" an alias for "unblock"
12 years ago
Niels Thykier b0172d74c4 Ignore sources only referenced by Built-Using
12 years ago
Colin Watson 9388587b95 merge lp:~ubuntu-archive/britney/britney2
12 years ago
Adam D. Barratt 2ccfc4120c Clarify the checks for existing binary packages in doop_source()
12 years ago
Niels Thykier c74ee2878b Always include providers of virtual packages in rdepends
12 years ago
Adam D. Barratt e605091f24 Fix excuse invalidation checks for arch-specific dependencies
12 years ago
Adam D. Barratt c5d9a8eaa5 Remove two unused variables from iter_packages()
12 years ago
Adam D. Barratt d11c40d4b8 Make obsolete source package removal slightly more intelligent
12 years ago
Colin Watson a3b7baf3e5 Never promote a package unless it has at least one up-to-date binary on at least one architecture, regardless of exceptions for architectures that aren't keeping up.
12 years ago
Iain Lane 0052a9afcb Add myself to hinters
12 years ago
Colin Watson 1a916783ae require powerpc binaries to be in sync again; previous arrangement caused problems with powerpc-only packages
12 years ago
Colin Watson f3cc980870 allow powerpc binaries to drop out of sync, until such time as sulfur.buildd is restored
12 years ago
Scott Kitterman 27f7c16b0d Add myself to hints permissions.
12 years ago
Adam Conrad f27ba2d342 Add myself to the hints permissions
12 years ago
Colin Watson 93291250c6 avoid duplicates in source BINARIES element when multiple versions of a package (e.g. Architecture: all) are present
12 years ago
Colin Watson b91d765819 drop armel for real, since it's now disabled
12 years ago
Colin Watson a69a17a4af remove armel from BREAK_ARCHES again; something in the do_all path for break_arches is causing britney to crash, and armel will go away soon enough anyway
12 years ago
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