On Sun, 2008-06-22 at 12:44 +0200, Vincent Fourmond wrote:
> While using rc-alert to find RC bugs I'd like to fix, I find that I
> would really appreciate to be able to select bugs according to whether
> they have a patch, apply only to unstable, have a pending fix, are
> tagged as *-ignore...
I've committed a change introducing a set of new options to support
this. Testing and feedback welcome :-)
Some examples of the new syntax:
--includedists OS
The bug must apply to at least one of oldstable or stable
--includedists TU --includedistop and
The bug must apply to both testing and unstable
--includedists OS --includetags S --excludetags +
The bug must apply to either oldstable or stable (or both) and
be tagged security but not patch
--excludedists SOT --includetags R
The bug must apply to only unstable or experimental (or both) and be
tagged unreproducible
It has one bug currently, which is that it's not possible to say "does
not apply only to unstable"; suggestions as to how to fit that in more
than welcome :-)
Regards,
Adam
--
To unsubscribe, send mail to [EMAIL PROTECTED]