I'm not sure yet if I will make a patch for this bug but one can work
around the limitations of dpkg-parsechangelog by using grep-dctrl:

dpkg-parsechangelog | grep-dctrl -ensVersion -FSource .

With the --format rfc822 option of parsechangelog from
libparse-debianchangelog-perl and the other tools from
dctrl-tools (only in experimental) you can do even more
fancy things. Little example:

parsechangelog --all --format rfc822 | grep-dctrl -esVersion,Maintainer 
-FSource . | tbl-dctrl -cVersion -cMaintainer


Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to