diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2011-07-09 20:22:00 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2011-07-09 20:22:00 +0200 |
commit | c5178d7b50957a9f54f9bed8a6d7ccf081798118 (patch) | |
tree | 5a69ef5711c18b80607bcec84bc52ead63934450 /debian/changelog | |
parent | df58f3a3d891a494232d6e49a5a1862a557e8930 (diff) |
Add an --all parameter to dh_xul-ext to make packages that work with every
browser they can actually work with (Closes: #610499).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4ce127..b5ab751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ 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). + * Add an --all parameter to dh_xul-ext to make packages that work with every + browser they can actually work with (Closes: #610499). -- Benjamin Drung <bdrung@debian.org> Sat, 09 Jul 2011 11:07:58 +0200 |