Your message dated Wed, 19 Mar 2025 19:00:11 +0000
with message-id <[email protected]>
and subject line Bug#1099306: fixed in
libperl-critic-policy-plicease-prohibitarrayassignaref-perl 100.00-1
has caused the Debian Bug report #1099306,
regarding ITP: libperl-critic-policy-plicease-prohibitarrayassignaref-perl --
Perl::Critic policy about not assigning an anonymous arrayref to an array
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.)
--
1099306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Owner: gregor herrmann <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected], [email protected]
* Package name : libperl-critic-policy-plicease-prohibitarrayassignaref-perl
Version : 100.00
Upstream Author : Kevin Ryde Graham Ollis <[email protected]>
* URL :
https://metacpan.org/release/Perl-Critic-Policy-Plicease-ProhibitArrayAssignAref
* License : GPL-3+
Programming Lang: Perl
Description : Perl::Critic policy about not assigning an anonymous
arrayref to an array
The Perl::Critic::Policy::Plicease::ProhibitArrayAssignAref policy is a fork
of Perl::Critic::Policy::ValuesAndExpressions::ProhibitArrayAssignAref. It
differs from the original by not having a dependency on List::MoreUtils.
It asks you not to assign an anonymous arrayref to an array
@array = [ 1, 2, 3 ]; # bad
The idea is that it's rather unclear whether an arrayref is intended, or
might have meant to be a list like
@array = ( 1, 2, 3 );
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: Digital Signature
--- End Message ---
--- Begin Message ---
Source: libperl-critic-policy-plicease-prohibitarrayassignaref-perl
Source-Version: 100.00-1
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libperl-critic-policy-plicease-prohibitarrayassignaref-perl, which is due to be
installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated
libperl-critic-policy-plicease-prohibitarrayassignaref-perl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 02 Mar 2025 01:33:20 +0100
Source: libperl-critic-policy-plicease-prohibitarrayassignaref-perl
Binary: libperl-critic-policy-plicease-prohibitarrayassignaref-perl
Architecture: source all
Version: 100.00-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libperl-critic-policy-plicease-prohibitarrayassignaref-perl - Perl::Critic
policy about not assigning an anonymous arrayref to
Closes: 1099306
Changes:
libperl-critic-policy-plicease-prohibitarrayassignaref-perl (100.00-1)
unstable; urgency=medium
.
* Initial release (closes: #1099306).
Checksums-Sha1:
5e88982b58ea44bcda6355a1e6f467c5fc3659fc 2803
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1.dsc
d948a1fdfb47054ba63760f8169445855564bcf3 36893
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00.orig.tar.gz
cac1af8d63d7d406bbdd9422bbab89f1d0dd1b95 1908
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1.debian.tar.xz
51b2ff9c472eb237c70b70539a08ab0ad5968828 11692
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1_all.deb
6da96cdfdb4e3594497841b39428f3c46a31cb1b 7553
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1_amd64.buildinfo
Checksums-Sha256:
308b9bad7fcebcf7f7abac6a27668e4e605ed31b3a46ce12ea1c3bd10244aa60 2803
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1.dsc
d8b73230d2b8bf2b80104fc0a758c748b9ff37b08bf81baa73f8d709e20cfebe 36893
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00.orig.tar.gz
382207e52a61e726355955fabccd0509a2322a13c022a9bb088eed8550284ce5 1908
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1.debian.tar.xz
000340f4e6771d69528f5dfc258b0205090af29b843cb3b2a37465247303a596 11692
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1_all.deb
bb81573822d0ad21a97730ff3a5bec350c84cbfa6017518c8126bed617113a68 7553
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1_amd64.buildinfo
Files:
0d11138e3fd5fac3d28a047a30b3fa48 2803 perl optional
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1.dsc
73e8eb42d213b712e9bc0c1033a07cca 36893 perl optional
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00.orig.tar.gz
3d8b2ffc1c3d36044d99abd5f6bba2ff 1908 perl optional
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1.debian.tar.xz
2fc62dcc551b6b5effe6c54bcb2f70bd 11692 perl optional
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1_all.deb
103b6a81b57c98ccddf3e3bd08c66a5a 7553 perl optional
libperl-critic-policy-plicease-prohibitarrayassignaref-perl_100.00-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmfDp9ZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZnvQ//VEGNPZA8p7slm/oiUc2wQ/wq3fkjUTkVeu/l6Hbcm7AgHK31qHFgknmI
jObFlyVPzBB/PMQebkD6zvx3rtfbkea1j3UucK16WX2jvGtmS6VLGH92Ik2fQ+6+
C1C9tdYZP2BhxemT6RspEtsINFH4yA4kSFD4q/eUEn95qRNakhpuSDOTK8VpDgM/
xiUowiQmsmJLrese9ziLWJgvhMAyBcmvSzPqE4HB2drVigTbpH2us95i80ek8e/A
haaf4SQ9xU8JksIJjI4MKFoz3pUxGxt7Xe0ZNw++o5yjFbmgV5kRF7vKZTP5XVH+
IvwVvUOB40Hvl9GZgI1Lnr2ouAvA1sV7cfOIExatp2n5P/0A+YuIkMxjHZjP2EFW
9w4WQpObVrzId/KnGowyapeXPtZaQEHvxk1HsJ+rSey0TWNiveSUqMVJIZVZoNf7
1Ti6eWkyGIbSIfe97MEtOzRTrxPGucnlwxoQSmPt+MxUAjU/d+h7coA3bOGm1l0U
ioT/6tzR8zDWYX0MhyeVFseO55ZqEFDbU0DFICOcRxkyDstN9CyTscOUsYolw4+I
qV1nRpc3RlIxXEne/EJaOAAQluyMsF2KklMhu7uoFugYqPaGrpDlrtqkQJVCUX0j
XhlNkpYorZBDCzifvvzivodOglhdPY75zSzNZz0o+gTjPkhbgbo=
=xg86
-----END PGP SIGNATURE-----
pgp2P3OisRFUy.pgp
Description: PGP signature
--- End Message ---