[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: need a list of packages in old source format



perl -000ne 'printf "%-20s%s\n",/^package:\s*(.*)/mi,/^maintainer:\s*(.*)/mi \
	if !/^installed-size/im' Packages

Remove the `!' to get new format packages.

598 new format binaries, 252 old format binaries in the main
distribution.  70% of packages is better than I would have guessed!


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: