- 03 Oct, 2013 2 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
* piuparts.py: Explain at the very beginning of the generated log that contact information is part of the FAQ.
-
- 02 Oct, 2013 1 commit
-
-
Holger Levsen authored
-
- 16 Sep, 2013 2 commits
-
-
Andreas Beckmann authored
for purging configuration from /var/lib/systemd/ Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org>
-
- 02 Sep, 2013 2 commits
-
-
Holger Levsen authored
-
-
- 25 Aug, 2013 1 commit
-
-
Holger Levsen authored
-
- 24 Aug, 2013 3 commits
-
-
- 13 Aug, 2013 3 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
-
intrigeri authored
-
- 30 Jul, 2013 6 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
- 19 Jul, 2013 3 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
piuparts.py and piuparts-reports.py: add "ldd" to inadequate_tags and known_problems.
-
Holger Levsen authored
piuparts.py and piuparts-reports.py: add incompatible-licenses (detected since adequate 0.7) to inadequate_tags and known_problems.
-
- 17 Jul, 2013 1 commit
-
-
Holger Levsen authored
-
- 16 Jul, 2013 1 commit
-
-
Holger Levsen authored
-
- 08 Jul, 2013 4 commits
-
-
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
avoid noise and ressource violation on sid-nodoc Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org>
-
- 07 Jul, 2013 1 commit
-
-
Holger Levsen authored
-
- 30 Jun, 2013 2 commits
-
-
Andreas Beckmann authored
netbase 5.1 always creates /etc/hosts upon installation Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org>
-
- 18 Jun, 2013 2 commits
-
-
Use the rdep_chain_len metric to proportionally prioritize packages returned by reserve() according to the length of the longest reverse dependency chain length.
-
Provide a means for detecting packages which support a long chain of reverse dependencies, so that testing priorities can concentrate on whittling them down. -------------------------------
-
- 17 Jun, 2013 6 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
-
-
And refactor passed vs. failed sort handling. There was still a case where a full accounting of rdep metrics was called for - the sort of successfully-tested in piuparts-report. Avoid the sort call to block_count if we know it is not going to affect the sort. With this change, piuparts-reports now runs at 35 seconds per section.
-
-
-