diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2011-07-09 11:09:19 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2011-07-09 11:09:19 +0200 |
commit | 352439516b288bb80a0c712e991cc440980f7e7c (patch) | |
tree | 8c2cf851ab6b5768ef0179a0ee47ce45faa450a0 /debian | |
parent | 3959be0807954488f90e106ded0c51bbf0a056c0 (diff) |
Add a MOZ_XPI_CLEAN_COMMAND to xpi.mk; thanks to Ximin Luo for the patch
(Closes: #632895).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1ce2117..a4ce127 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ mozilla-devscripts (0.27) UNRELEASED; urgency=low * Update package lists for Debian unstable and Ubuntu oneiric. + * Add a MOZ_XPI_CLEAN_COMMAND to xpi.mk; thanks to Ximin Luo for the patch + (Closes: #632895). - -- Benjamin Drung <bdrung@debian.org> Wed, 06 Jul 2011 10:42:09 +0200 + -- Benjamin Drung <bdrung@debian.org> Sat, 09 Jul 2011 11:07:58 +0200 mozilla-devscripts (0.26) unstable; urgency=low |