diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2009-12-02 23:16:01 +0100 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2009-12-02 23:16:01 +0100 |
commit | 1b00495bcee19050cb2fcc1e5a62959b3fdda4af (patch) | |
tree | cc02292efa9a98c1304b9ff86501f637065c4b10 /debian | |
parent | c7a8e554a65537c2766db569456b089c18a36389 (diff) |
- correct permissions of installed files and add
MOZ_XPI_PRESERVE_PERMISSIONS to disable this behaviour (Closes: #556741)
- update src/xpi.mk
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e8ab866..cf13c52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,11 @@ mozilla-devscripts (0.19) UNRELEASED; urgency=low - update src/xpi.mk - add target print-vars for debugging purpose - update src/xpi.mk + - correct permissions of installed files and add + MOZ_XPI_PRESERVE_PERMISSIONS to disable this behaviour (Closes: #556741) + - update src/xpi.mk - -- Benjamin Drung <bdrung@ubuntu.com> Wed, 02 Dec 2009 18:06:28 +0100 + -- Benjamin Drung <bdrung@ubuntu.com> Wed, 02 Dec 2009 23:12:35 +0100 mozilla-devscripts (0.18) unstable; urgency=low |