Your message dated Sat, 23 Dec 2017 10:55:11 +0100
with message-id <c39be58d-e013-0144-8e7e-b9a25e485...@frontaccounting.eu>
and subject line Issue fixed in new package
has caused the Debian Bug report #808919,
regarding frontaccounting uses deprecated find -perm +xxx syntax, please switch 
to find -perm /+++
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 ow...@bugs.debian.org
immediately.)


-- 
808919: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: frontaccounting
Version: 2.3.21-1
User: ametz...@debian.org
Usertags: find-perm-plus

Hello,

the frontaccounting 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.

--------------
frontaccounting_2.3.21-1/debian/rules

    set -e; \
        mv -f 
debian/frontaccounting/usr/share/frontaccounting/config.default.php 
debian/frontaccounting/etc/frontaccounting/config.php ;\
        find debian/ -type f -and -perm +111 -and -name \*.php -print0 | xargs 
-0ri chmod uog-x '{}'
binary-indep: build install
--------------

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'

--- End Message ---
--- Begin Message ---
Hi,

This issue has been fixed in new package version 2.4.3-1 available for
review on mentors.debian.net.

Janusz

--- End Message ---

Reply via email to