Your message dated Fri, 13 Apr 2018 19:03:35 +0200
with message-id <20180413170335.coiuy2qazquo2ayy@xps>
and subject line Re: Bug#895206: ITP: libdist-zilla-plugin-minimumperl-perl --
Detects the minimum version of Perl required for your dist
has caused the Debian Bug report #895206,
regarding ITP: libdist-zilla-plugin-minimumperl-perl -- Detects the minimum
version of Perl required for your dist
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
895206: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895206
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Owner: Alex Muntada <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected], [email protected]
* Package name : libdist-zilla-plugin-minimumperl-perl
Version : 1.006
Upstream Author : Apocalypse <[email protected]>
* URL : https://metacpan.org/release/Dist-Zilla-Plugin-MinimumPerl
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : Detects the minimum version of Perl required for your dist
Dist::Zilla::Plugin::MinimumPerl uses Perl::MinimumVersion to automatically
find the minimum version of Perl required for your dist and adds it to the
prereqs.
The package will be maintained under the umbrella of the Debian Perl Group.
--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Control: tags -1 + wontfix
Dist::Zilla::Plugin::MinimumPerl depends on Test::Apocalypse for
all the tests and the latter was removed in bug #754426. The list
of dependencies for Test::Apocalypse isn't worth the benefits it
could bring in my opinion.
Since Perl::MinimumVersion is already packaged in Debian, running
perlver to determine the minimum version of perl required from
some code is easy, then adding the following section to dist.ini:
[Prereqs]
perl = 5.6.0
would be enough and it shouldn't change that often either.
Packaging Dist::Zilla::Plugin::MinimumPerl was an attempt to
automate this detection. I'm sorry it proved too much effort.
Cheers,
alexm
signature.asc
Description: PGP signature
--- End Message ---