On Tue, Jun 24, 2008 at 9:59 PM, Adam D. Barratt <[EMAIL PROTECTED]> wrote: > 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
One idea: why not use the GNU stype for long options? --include-dists --include-dist-op --include-tags --exclude-tags ... Thanks -- To unsubscribe, send mail to [EMAIL PROTECTED]
