Karl M. Hegbloom wrote: > Note that I use `dpkg-parsechangelog', rather than the simpler: > > LINE=$(head -1 changelog) > VERSION=$(expr $LINE : '.* (\(.*\))') > > ... since I thought that the reason for using `dpkg-parsechangelog' > was so folks could experiment with alternative changelog formats.
Ah, I'll have to modify debhelper to use that. Good point. -- see shy jo -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

