Rob Browning <[email protected]> writes:

> There has also been one important policy change for add-on packages.
> They are now required to manage their "installed" state file directly.
> See debian-emacs-policy section 5B for further details, but here's the
> relevant diff:

Unpleasant typo:

>   --- a/debian-emacs-policy
>   +++ b/debian-emacs-policy
>   @@ -176,6 +176,8 @@ First, for the purposes of this policy, some 
> terminology:
>           fi
>
>         postinst:
>   +       mkdir -p 0755 /var/lib/emacsen-common/state/package/installed
>   +       touch /var/lib/emacsen-common/state/package/installed/<package>

That should obviously be "mkdir -p -m 0755 ...".

Fixed in 2.0.7:

  emacsen-common (2.0.7) unstable; urgency=medium

    * Fix typo; add missing "-m" to mkdir call in postinst and policy.
      Thanks to Stefan Lippers-Hollmann <[email protected]> for the report.
      (Closes: 735155)

   -- Rob Browning <[email protected]>  Mon, 13 Jan 2014 11:00:10 -0600

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to