summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2009-09-13 21:00:35 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2009-09-13 21:00:35 +0200
commita6e43cd10a84072e0149ac08f9638ae46254a5ea (patch)
tree232bfe2230f4854185947cf8f60a44ec7ef0950e /debian
parente91751724cf51f751938cc96ca2babd89ddca704 (diff)
- add MOZ_XPI_PREPACKED parameter to support source packages containing
a prepacked xpi file, which will not be rebuild from source - update src/xpi.mk
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f0ecba..8a8879d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ mozilla-devscripts (0.16) UNRELEASED; urgency=low
- rename ${xpi:Depends} to ${xpi:Recommends} and keep ${xpi:Depends} for
backwards compatibility
- update src/xpi.mk
+ - add MOZ_XPI_PREPACKED parameter to support source packages containing
+ a prepacked xpi file, which will not be rebuild from source
+ - update src/xpi.mk
-- Benjamin Drung <bdrung@ubuntu.com> Sun, 13 Sep 2009 19:23:09 +0200