summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ea7cf20..c71a654 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,12 @@ mozilla-devscripts (0.14) UNRELEASED; urgency=low
- update src/xpi.mk
- improve rule dependencies; avoid duplicate/circular depends
- update src/xpi.mk
+ - add automatic xpi depends .substvars feature based on smart parsing
+ of install.rdf and checking min/maxVersion for each target application;
+ extensions can now use ${xpi:Depends} to get the right dependencies added;
+ the version/package/targetAppId mapping information is currently maintained
+ in src/xpi.mk itself - thx to Benjamin Drung <bdrung@ubuntu.com> for this
+ - update src/xpi.mk
-- Alexander Sack <asac@ubuntu.com> Sun, 26 Jul 2009 17:14:39 +0200