145 Commits (347022bb01182704cc1976ffb8fd2de916933620)

Author SHA1 Message Date
Adam D. Barratt 347022bb01 Fix handling of arch:all to arch:any transitions
13 years ago
Adam D. Barratt c0701517f6 Fix up attempts to access the lists of RC bugs by the wrong names
13 years ago
Adam D. Barratt a8332058ee Improve handling of bugs listed against src:foo
13 years ago
Adam D. Barratt b36fb9a2ce One more reverse-dependency move to get_reverse_tree()
13 years ago
Adam D. Barratt 818d3ebd45 Make all reverse dependency checks use get_reverse_tree()
13 years ago
Adam D. Barratt d4a025bf42 Move recursive reverse dependency calculation into get_reverse_tree()
13 years ago
Adam D. Barratt ef71f0e33a When undoing a hint, remove new binaries before re-adding those removed
13 years ago
Mehdi Dogguy ed745af789 Update buildd links (s@build.php@status/logs.php@)
13 years ago
Adam D. Barratt df6f50bbd5 Make the recursive reverse depenedency list building more efficient
14 years ago
Adam D. Barratt de312e4138 Add support for the python-apt 0.8 API.
14 years ago
Adam D. Barratt a81988592a Don't try to build dependency trees for non-existent packages
14 years ago
Adam D. Barratt e47201d0f2 Correctly handle uninstallable arch:all to installable arch:any moves
14 years ago
Adam D. Barratt ac61205d02 Improve the checks for affected packages during a sourceful update
14 years ago
Adam D. Barratt f7117c1ea4 Really make britney2 work with python 2.5
14 years ago
Adam D. Barratt 38c842eb9e Correctly handle removal of failed tpu binNMUs in "easy"s or "hint"s
14 years ago
Adam D. Barratt 5e3a245759 Properly remove failed tpu binNMUs from the result set
14 years ago
Adam D. Barratt a8d8b8c451 Simplify the method of removing broken arch packages from the main list
14 years ago
Adam D. Barratt e74b600d7c Process tpu packages on broken arches in the broken architecture run
14 years ago
Adam D. Barratt b6d75ce442 Fix a typo
14 years ago
Adam D. Barratt 6ac2a58e53 Stop trying to support partial removals from tpu; they make no sense
14 years ago
Adam D. Barratt 19a7792982 Correctly handle binNMUs in t-p-u
14 years ago
Adam D. Barratt a11f4f6cfe Ignore arch:all packages when checking t-p-u readiness
14 years ago
Adam D. Barratt a015c1ef63 Make "approve" hints require the tpu package to be built on all arches
14 years ago
Adam D. Barratt 4cdd25e517 Correctly process source packages in t-p-u
14 years ago
Adam D. Barratt 0c948a03f8 Add implicit unblocks for t-p-u approvals
14 years ago
Adam D. Barratt 7bba1173e0 Increase the size of the tables used for storing package information
14 years ago
Adam D. Barratt f6c8c52fc7 Sort the lists of old / new RC bugs before listing them
15 years ago
Adam D. Barratt 370d31b4ef Use self.__log() when warning about malformed BugsV lines
15 years ago
Adam D. Barratt 92cf5754fc Print a warning if there are no unblock{,-udeb} hints
15 years ago
Adam D. Barratt 1e4a1aa727 Override unblock{,-udeb} hints based on the versions they apply to
15 years ago
Adam D. Barratt 644caa3f31 Fix typoes and grammar
15 years ago
Adam D. Barratt fa6b95e0b3 Remove duplicate binary packages when building package lists
15 years ago
Adam D. Barratt 775cfc6f2b Modify the semantics of the "force" hint
15 years ago
Adam D. Barratt 0cf4dc85f6 Only include the latest version of each source package
15 years ago
Adam D. Barratt 5809c672b7 Quote input used in URLs
15 years ago
Adam D. Barratt b711ef84a0 Support bugs filed against src:foo
15 years ago
Adam D. Barratt 9336be8d7d Print a warning about malformed lines in the RC-bug list files
15 years ago
Adam D. Barratt 975ac48a41 write_bugs(): Fix format string; the bug list is a string, not a number
15 years ago
Adam D. Barratt 15f02bddd6 Update documentation relating to release-critical bugs
15 years ago
Jurij Smakov bb1d1a6f0a Add support for Breaks to b2.
15 years ago
Jurij Smakov f61e151946 Do not exclude fake source packages from t-p-u processing, as they provide a mechanism for sourceless packages to propagate to testing through t-p-u. This change removes some b1/b2 diffs.
15 years ago
Jurij Smakov f847e1b3c4 Return all packages solving a dep through virtual packages (like b1 does), not just the first one. This eliminates some b1/b2 excuse diffs.
15 years ago
Jurij Smakov e522e541e6 More hints -> self.hints fixes.
15 years ago
Jurij Smakov f52dea4d51 Use correct self.hints instead of non-existent hints.
15 years ago
Jurij Smakov cda3145d95 Add udeb blocking/unblocking support for b2.
15 years ago
Adeodato Simó cf2bc3cbfb Go back to Python 2.4, since there are buggy results with 2.5.
16 years ago
Adeodato Simó 75438d5854 britney.py: make executable.
16 years ago
Adeodato Simó 4f53a3db15 Print to stdout without --hint-tester, and print to output.txt with it.
16 years ago
Fabio Tranchitella a44222fc44 Fixed a typo in write_control: we really want to write the maintainer, so
16 years ago
Fabio Tranchitella 633eb5301f Fix a bug in write_control: we use lists and not dictionaries for storing
16 years ago