Mark Brown <[EMAIL PROTECTED]> wrote, Thursday, June 28, 2007 12:43 PM
It would be useful to output something for all bugs listed in the
changelog - my experience was that the wording of the message
was less important than the fact that there was no visible indication
that the program was paying a blind bit of notice to the bugs I was
expecting it to act on.
Yeah, that makes sense. I've committed an update which does so (iterates
over all bugs that are either pending or mentioned in the changelog, *or
both*). It also sorts the bug list into numerical rather than character code
order so it's more intuitive when tagging older bugs.
Using the new version against the changelog you supplied, I get:
[EMAIL PROTECTED]:~/debian/packages/devscripts/svn/trunk$ scripts/tagpending.sh
-n
tagpending info: would tag these bugs pending: 406018
[EMAIL PROTECTED]:~/debian/packages/devscripts/svn/trunk$ scripts/tagpending.sh
-n -v
Checking bug #386357: already marked pending
Checking bug #406018: needs tag
tagpending info: would tag these bugs pending: 406018
Regards,
Adam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]