Fathi Boudra <fboudra-guest at alioth.debian.org> writes:> Log: > * Update control: > * Replace deprecated ${Source-Version} by ${source:Version}. > * Remove useless ${misc:Depends}.Why remove ${misc:Depends}? The package uses debhelper so it should include that AIUI, even if it currently isn''t picking up any dependencies. -- Captain Logic is not steering this tugboat.
hi brian,> Why remove ${misc:Depends}?you give the answer: it isn''t picking up any dependencies. cheers, Fathi
> > Why remove ${misc:Depends}? > > you give the answer: it isn''t picking up any dependencies.i''m reverting this change: from debhelper(7) (talking about DH_COMPAT=4): You are encouraged to put the new ${misc:Depends} into debian/control.it should really be there. thks dato for the pointer :)