Hi,

On 02/20/2014 09:57, gregor herrmann wrote:
> On Wed, 19 Feb 2014 21:30:44 -0800, Russ Allbery wrote:
>> That package does currently depend on
>> perl, though, which isn't appropriate for an essential package.
>> ...  The dependency is because
>> deb-systemd-helper uses a bunch of modules that are not currently in
>> perl-core (File::Path, File::Basename, File::Find, File::Temp,
>> Text::ParseWords, and Data::Dumper,
> 
> I might be missing something but they all seem to be in perl core:

I think Russ means they are not part of perl-base package, but provided
by perl/perl-modules in Debian. So packages using them have to depend on
the full perl package instead of the minimal perl-base package.

However this could be fixed by moving the additional modules to
perl-base (increasing its size slightly) or changing the implementation
to not use them.

Ansgar


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to