On Fri, 17 Jul 2009, Joerg Jaspert wrote: > But probably the bugs people could export such a list in an easy > parseable way that one could regular fetch.
bts select pkg:wnpp users:w...@packages.debian.org tag:itp which assumes that the ITPs are properly tagged with the itp usertag for the w...@packages.debian.org user. If that's not a reasonable assumption: bts select pkg:wnpp|bts status file:-|egrep -e '^(id|subject)'|grep -B 1 ITP|awk '/^id/{print $2}' (This will be quite a bit slower than the first, so please test with head -n 10 or similar after the select). Eventually, you'd be able to filter based on subject, but that's not really there yet. Don Armstrong -- This message brought to you by weapons of mass destruction related program activities, and the letter G. http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org