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

Re: [PATCH] dpkg-genchanges: some code refactoring to simplify the code



On Wed, Jan 16, 2008 at 02:11:40PM +0100, Raphael Hertzog wrote:
> +# Scan control info of all binary packages unless
> +# we have a source only upload
> +my @pkg;
> +push @pkg, $control->get_packages() unless is_sourceonly;

That is a behavioural change, right? Up to now, dpkg-genchanges
includes all the descriptions in source-only uploads. I'm not sure this is
a behaviour we need to keep, just making sure everyone is aware that we
do.

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/


Reply to: