Bug#855644: devscripts: grep-excuses doesn't work with maintainer name

James McCoy jamessan at debian.org
Sat Feb 25 05:16:22 UTC 2017


On Fri, Feb 24, 2017 at 11:59:56PM -0500, James McCoy wrote:
> I'm splitting this bug into two pieces.  One, for the release team, to
> fix the generation of the HTML so grep-excuses is fixed now, and another
> for grep-excuses to start consuming YAML instead of parsing HTML.

As far as using YAML instead of HTML, that would cause a slight change
to the output from grep-excuses.  However, I think it still maintains
all the salient information:

# New YAML-based version
$ ./scripts/grep-excuses.pl firefox
firefox (- to 51.0.1-3)
    Maintainer: Maintainers of Mozilla-related packages
    Too young, only 1 of 10 days old
    Not touching package due to block request by freeze (check https://release.debian.org/testing/freeze_policy.html if update is needed)
    firefox has new bugs!
    Updating firefox introduces new bugs: #813054, #817954, #849602
    Piuparts tested OK - https://piuparts.debian.org/sid/source/f/firefox.html

# Current HTML-based version
$ grep-excuses firefox
firefox (- to 51.0.1-3)
    Migration status: BLOCKED: Rejected/introduces a regression (please see below)
    Maintainer: Maintainers of Mozilla-related packages
    Too young, only 1 of 10 days old
    Not touching package due to block request by freeze (check https://release.debian.org/testing/freeze_policy.html if update is needed)
    firefox has new bugs!
    Updating firefox introduces new bugs: #813054, #817954, #849602
    Piuparts tested OK - https://piuparts.debian.org/sid/source/f/firefox.html
    Not considered

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB



More information about the devscripts-devel mailing list