Bug#895136: debian-policy: §9.1.2 - Contains example that is misleadingly different than what the policy mandates

2018-04-07 Thread Niels Thykier
Niels Thykier: > """ > if [ ! -e /usr/local/share/emacs ]; then > if mkdir /usr/local/share/emacs 2>/dev/null; then > if test -e /etc/staff-group-for-usr-local ; then > if chown root:staff /usr/local/share/emacs; then > chmod 2775 /usr/local/share/emacs || tr

Bug#895136: debian-policy: §9.1.2 - Contains example that is misleadingly different than what the policy mandates

2018-04-07 Thread Niels Thykier
Package: debian-policy Version: 4.1.4 Severity: normal Last paragraph of 9.1.2 reads: """ If /etc/staff-group-for-usr-local does not exist, /usr/local and all subdirectories created by packages should have permissions 0755 and be owned by root:root. If /etc/staff-group-for-usr-local exists, /usr/