On 2015-12-24 Andreas Metzler <[email protected]> wrote:
[...]
> the perl-cross-debian package uses find -perm +xxx. This GNU extension
> syntax is deprecated and does not work in GNU findutils 4.5.11 and
> later. Please change to find -perm /xxx instead.

> The new syntax was introduced in 4.2.25 (October 2005) and should
> therefore be available on any relevant system.

Hello,

please note that while I have uploaded NMUs to delayed for practically
every package in testing with this issue I do not intend to NMU
perl-cross-debian as I lack understanding of the package structure.

Still, fixing this should be as simple as
-find -perm +123
+find -perm /123

findutils 4.6.0 is already available in experimental.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Attachment: signature.asc
Description: PGP signature

Reply via email to