summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog40
1 files changed, 22 insertions, 18 deletions
diff --git a/debian/changelog b/debian/changelog
index e767051..1466d0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,26 +1,30 @@
mozilla-devscripts (0.06) UNRELEASED; urgency=low
[ Alexander Sack ]
- * introduce support to extract xpi translations from any build tree that
- ships chrome.manifest indexed xul/xpi translations. This feature is ment to
- be hooked into install phase of then package build. cdbs users can just
- include this helper as we ship the appropriate cdbs hooks.
- - add src/lp-locale-export.mk
- * add lp-locale-export.mk to the build (add to extra_mk_files)
- - update src/Makefile
- * add README stub for lp-locale-export.mk
- - update README
+ * [ xpi ]:
+ + introduce support to extract xpi translations from any build tree that
+ ships chrome.manifest indexed xul/xpi translations. This feature is ment to
+ be hooked into install phase of then package build. cdbs users can just
+ include this helper as we ship the appropriate cdbs hooks.
+ - add src/lp-locale-export.mk
+ * [ lp-locale-export ]:
+ + add lp-locale-export.mk to the build (add to extra_mk_files)
+ - update src/Makefile
+ + add README stub for lp-locale-export.mk
+ - update README
[ Fabien Tassin ]
- * Add support for compare in thunderbird-3.0
- - update src/thunderbird-3.0.mk.in
- * Update mozclient-status rule to list tags relative to each project
- instead of just gecko trunk
- - update src/mozclient.mk.in
- * Update mozclient/nspr to generate a version containing the gecko
- version, such as 4.7.1~beta~1.9b5~cvs20080310t1054 or
- 4.7.1~beta2~1.9b5~cvs20080314t1505
- - update src/nspr.mk.in
+ * [ compare ]:
+ + Add support for compare in thunderbird-3.0
+ - update src/thunderbird-3.0.mk.in
+ * [ mozclient ]:
+ + Update mozclient-status rule to list tags relative to each project
+ instead of just gecko trunk
+ - update src/mozclient.mk.in
+ + Update nspr project file to generate a version containing the gecko
+ version, such as 4.7.1~beta~1.9b5~cvs20080310t1054 or
+ 4.7.1~beta2~1.9b5~cvs20080314t1505
+ - update src/nspr.mk.in
-- Fabien Tassin <fta@sofaraway.org> Fri, 29 Feb 2008 17:03:20 +0100