summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2011-07-16 18:52:18 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2011-07-16 18:52:18 +0200
commit715d764a4a9b8ac2f1dd8d626d100bb21cbdb9f6 (patch)
tree332031a791ca43f5c1c194013c355f3331ed8d8a /debian
parentf99e1341db9979e7edad31c14a769173e4dc1f9c (diff)
Add a DH_XUL_EXT_VENDOR environment variable to dh_xul-ext.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f442ee6..02f3166 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ 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).
+ * Add an --all parameter and a DH_XUL_EXT_VENDOR environment variable to
+ dh_xul-ext to make packages that work with every browser they can actually
+ work with (Closes: #610499).
* Update and fix my email addresses.
-- Benjamin Drung <bdrung@debian.org> Sat, 09 Jul 2011 11:07:58 +0200