Commit Graph

758 Commits (pre-rebase-2016-10-25)
 

Author SHA1 Message Date
Martin Pitt eac1bf30a9 Re-fix merging of source packages
8 years ago
Martin Pitt 2e3a6c2cdb Python 3.2 workaround: Drop usage of clear()
8 years ago
Martin Pitt 9f3b7a2864 Python 3.2 workaround: Drop usage of enum module
8 years ago
Martin Pitt 6ba940c7f7 Add "run-autopkgtest" tool to re-run tests
8 years ago
Martin Pitt 943621deb2 Add autopkgtest integration
8 years ago
Martin Pitt d99e769988 Make linux* wait on corresponding -meta package
8 years ago
Dimitri John Ledkov 420e83b2ca Teach excuse_unsat_deps() about components ogre model
8 years ago
Colin Watson 73650fc12c Change date format to seconds-since-epoch
8 years ago
Colin Watson 78a4959597 Allow blocking uploads by way of bugs with the block-proposed tag set
8 years ago
Colin Watson 372c34783a Link to wiki documentation
8 years ago
Colin Watson 1f50273a25 Update contact information for Ubuntu
8 years ago
Colin Watson afc2a1d7f8 Show links to Launchpad package pages in excuses
8 years ago
Colin Watson 20945927de buildd.debian.org -> launchpad.net
8 years ago
Colin Watson c9b69afc1c britney.conf: add Ubuntu hinters
8 years ago
Colin Watson ae28048c2c britney.conf: Ubuntu configuration
8 years ago
Martin Pitt 07e1f9459b Store Testsuite: list in sources
8 years ago
Colin Watson 3ee64804ed Add a --distribution option
8 years ago
Colin Watson 7380e2eb92 Add new --series option
8 years ago
Colin Watson b1134d9712 Only issue "From wrong source" for binaries not at the same version in testing
8 years ago
Colin Watson 200377bef1 Optionally merge packages from testing to unstable
8 years ago
Colin Watson 75dcfddccd Make sure that containing directories exist before writing output files
8 years ago
Robert Bruce Park 7be991e720 Make Heidi optional
8 years ago
Martin Pitt d1ea68dd51 Skip second-stage upgrade testing if UPGRADE_OUTPUT option is absent or empty
8 years ago
Colin Watson b549788210 Skip bug-based processing if BugsV is missing
8 years ago
Colin Watson 475f8366b1 Use default urgency for all packages if Urgencies is missing
8 years ago
Martin Pitt c40edb6cff Always reject packages with unsatisfiable dependencies
8 years ago
Martin Pitt 4b5c4dc266 Consider packages with M-A qualifiers for reverse dependencies
8 years ago
Emilio Pozuelo Monfort 250c9314a6 Also do it from britney_nobreakall.conf
8 years ago
Emilio Pozuelo Monfort e7eb6603fe Remove mips64el from break/outofsync arches
8 years ago
Colin Watson e5e6d7e5b7 Make removal of obsolete source packages configurable
8 years ago
Colin Watson fe7cc466e1 Rename fucked_arches to outofsync_arches
8 years ago
Niels Thykier 0664c580b0 Prefer s.x to s[X] for SourcePackage objects
8 years ago
Niels Thykier 5a19b4f74d Create a SourcePackage class
8 years ago
Niels Thykier 204359e3bc inst-tester: Fix typo in a variable name
8 years ago
Niels Thykier cd7cdda61e britney: Remove out a tuple lookup in get_dependency_solvers
8 years ago
Niels Thykier f414b12130 britney: Make read_binaries read all binaries for a suite
8 years ago
Niels Thykier ea166f5bd3 britney -> util: Extract a "create_provides_map"
8 years ago
Niels Thykier 6de0c3408c AgePolicy: Create the (new) date file automatically
8 years ago
Robert Bruce Park 190be31014 Python loop performance enhancements.
8 years ago
Niels Thykier 34d27bbd15 britney.py: Make hinted removal excuses valid
8 years ago
Mathieu Trudel-Lapierre 31669ac5bd Update whitespace; make the output easier to read
8 years ago
Colin Watson f527835076 Clarify excuse HTML/text for the mindays == 0 case
8 years ago
Niels Thykier ec21cf1342 Add an ignore-rc-bugs hint
8 years ago
Niels Thykier 29ecbd80d0 Let the age policy register its own hints
8 years ago
Niels Thykier d43311be03 Support policies registering their own hints
8 years ago
Niels Thykier 9efe92de39 Extract an AgeDayHint class from Hint
8 years ago
Niels Thykier e5846fdc8b hints: Move Hint creation out of add_hints
8 years ago
Niels Thykier 948d15d536 HintParser: Support adding new hints to the parser
8 years ago
Niels Thykier 13417c18e4 hint-tester: Use hint-parser for parsing excuse hints
8 years ago
Niels Thykier 6328b15a9c Change argument order for HintCollection.add_hint
8 years ago