Several of the dependencies were just transitional ones, required by
libsipwise-base-perl, but that module now properly depends on anything
it requires itself, so we do not need to specify them here. In addition
some were remnants from when that module was using those dependencies,
but that is not the case anymore.
Change-Id: I40f701bad5a66dad0e6cf3d1984472f557a093f0
- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Bump source format to 3.0 (native).
- Wrap and sort debian/control fields.
- Update copyright years.
- Add missing #DEBHELPER# tokens to maintscripts.
- Use correct balanced quotes in error message.
Change-Id: Iad1ea6e2fc6181f7cc3bca7c50b7b1b12a6a4d5c
Module::Build was debundled from the perl dist recently:
| % corelist Module::Build
|
| Data for 2015-02-14
| Module::Build was first released with perl v5.9.4, deprecated (will be CPAN-only) in v5.19.0 and removed from v5.21.0
|
| Data for 2015-02-14
| was not in CORE (or so I think)
Fixes:
| Can't locate Module/Build.pm in @INC (you may need to install the Module::Build module) (@INC contains: . /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at Build.PL line 1.
NOTE: sorting changes take place because of wrap-and-sort (or
to be more precise its lack by previous committers)
Change-Id: I9e854c3bf9c38125d7c5b7bbf6951210975f6358