On 2015-06-30 05:40, Felipe Sateler wrote: > [...] > I forgot this part. Attached a new patchset applying perltidy on each commit. >
Thanks, I have applied all four patches with only 3 minor modifications: * 0001 + 0004: Fix a use of "low + high precedence boolean operators" - Example: "x and !y" => "x and not y" (or "x && !y") - Found by perlcritic - Test suite: t/runtests -k t debian/test-out 01-critic/checks * 0004: Summary / Synopsis message shorten as it was rather long. - Here I just dropped the "checks/systemd" prefix Once again, thanks for the patches, :) ~Niels -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org