122 Commits (4cdd25e5171a2df889c4790f5977a79230d73e93)

Author SHA1 Message Date
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
14 years ago
Adam D. Barratt 370d31b4ef Use self.__log() when warning about malformed BugsV lines
14 years ago
Adam D. Barratt 92cf5754fc Print a warning if there are no unblock{,-udeb} hints
14 years ago
Adam D. Barratt 1e4a1aa727 Override unblock{,-udeb} hints based on the versions they apply to
14 years ago
Adam D. Barratt 644caa3f31 Fix typoes and grammar
14 years ago
Adam D. Barratt fa6b95e0b3 Remove duplicate binary packages when building package lists
14 years ago
Adam D. Barratt 775cfc6f2b Modify the semantics of the "force" hint
14 years ago
Adam D. Barratt 0cf4dc85f6 Only include the latest version of each source package
14 years ago
Adam D. Barratt 5809c672b7 Quote input used in URLs
14 years ago
Adam D. Barratt b711ef84a0 Support bugs filed against src:foo
14 years ago
Adam D. Barratt 9336be8d7d Print a warning about malformed lines in the RC-bug list files
14 years ago
Adam D. Barratt 975ac48a41 write_bugs(): Fix format string; the bug list is a string, not a number
14 years ago
Adam D. Barratt 15f02bddd6 Update documentation relating to release-critical bugs
14 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.
15 years ago
Adeodato Simó 75438d5854 britney.py: make executable.
15 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
Adeodato Simó c16bb0cc20 Compare version of approve hints against t-p-u and not testing.
16 years ago
Adeodato Simó b426d2a202 Make hints['approved'] also a dictionary.
16 years ago
Fabio Tranchitella 83022051b1 Do not read approvals, they are not used anymore; use the "approve" hints for
16 years ago
Fabio Tranchitella 872d087b56 My interpretation of britney's behaviour was wrong (and, strange enough, the
16 years ago
Fabio Tranchitella 523bbf139b Applied patches from dato: make check_out emit a more human-readable output,
16 years ago
Fabio Tranchitella 45322a7fc6 In fact, running in check-out mode all the architectures are nobreakarch; thanks dato.
16 years ago
Fabio Tranchitella ac69b8d8b7 in check-out mode, nobreakall shuold be empty
16 years ago
Fabio Tranchitella 1768a56d7b Added check-out mode for britney.py
16 years ago
Fabio Tranchitella 024770f558 Do not break if SMOOTH_UPDATES is empty.
16 years ago
Fabio Tranchitella 752b3aab77 Implemented history for the command line hint tester (patch from dato).
16 years ago
Fabio Tranchitella 2cb47f7af2 Updates for arm/armel.
16 years ago
Fabio Tranchitella 469d67fca2 This should fix the diffs, armel is a BREAK_ARCH.
17 years ago
Fabio Tranchitella 52ad4f0e26 Synchronization of hinters and permissions from the original version.
17 years ago
Fabio Tranchitella 41bdd841cf Implemented the --hints="urgent foo/1; force bar/2". The hints are used
17 years ago
Fabio Tranchitella 0db947c498 Let's enable the second round again, we'll discuss about optimizations
17 years ago
Fabio Tranchitella 24cf4c0dbb Implemented the hint-tester interface to interactively test easy, force-hint and hint hints; removed djpig from the hinters.
17 years ago
Fabio Tranchitella 0b5c20b589 You can now configure the path for the HeidiResult file.
17 years ago
Fabio Tranchitella 20621c1a27 At this point, we could schedule a periodic diff between the original excuses and the new ones; everything seems to be the same (excluding the usual bugs in the
17 years ago
Fabio Tranchitella 7fb9f58bb8 So well, so good: the excuses are very close to the one generated by the original Britney. Still a few differences, which in my opinion are bugs in the old one;
17 years ago
Fabio Tranchitella 4987a3c056 Fixed a typo.
17 years ago
Fabio Tranchitella 3dc3be1c72 Merge with the last official release of Britney.
17 years ago
Fabio Tranchitella d16584a8ca Fixed a strange behaviour of extension-based testing system.
18 years ago
Fabio Tranchitella 9517eb810a Small output enhancements.
18 years ago