- Update copyright years.
- Update Standards-Version to 4.7.2.
- Remove «Rules-Requires-Root: no» field, which is now the default.
- Remove «Priority: optional» field, which is now the default.
- Wrap and sort fields.
Change-Id: Ic49ea52bf2db1d1cc3276bb5ace2aa82556ac53c
The liblog-any-adapter-perl package was a leftover from a package
transition within liblog-any-perl. As of liblog-any-perl >=1.717-1, as
also present in Debian/trixie, it's gone.
FTR: Log::Any::Adapter AKA /usr/share/perl5/Log/Any/Adapter.pm is
provided by liblog-any-perl since ages, so drop the no longer present
liblog-any-adapter-perl package from Build-Depends-Indep.
See https://tracker.debian.org/news/1459803/accepted-liblog-any-perl-1717-1-source-into-unstable/
Fixes:
| builddeps:/build/libdata-hal-perl_13.0.0.0+0~mr13.0.0.0+0~20240910102729.932+trixie~1.gbpdcd347.dsc : Depends: liblog-any-adapter-perl but it is not installable
as noted during initial release-trunk-trixie build.
Change-Id: Ic3da9106a6b3ba2c7be5294b7c0a7a0c3ffd561a
Add missing dependencies, so that we can properly test everything. And
remove the override to disable testing during the package build.
Change-Id: I298a09af6c91ad27cffd740d35c5f211bbb20000
- 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.
- Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
- Update package description.
- Update copyright years.
- Use canonical debian/copyright file Format URL.
- Fix Upstrem-Contact field in debian/copyright.
- Merge Files stanzas for the same license in debian/copyright.
- Move license location in filesystem into a Comment field.
- Use proper balanced quotes in debian/copyright.
- Remove obsolete patch to declare the minimal Module::Build version,
because that is satisfied already in oldstable (wheezy).
- Coalesce Michael Prokop's copyright into Sipwise GmbH as the correct
holder.
Change-Id: Id03269db877bf424f257f9c2d4150d6ce5b4c801
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.
Change-Id: I9e49c803a959dfafc662e187c63d6b43f45fa567