summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index aa93982..f001995 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
mozilla-devscripts (0.08) UNRELEASED; urgency=low
- *
+ * add .NOTPARALLEL target to make mozclient.mk more reliable in parallel
+ make runs. We don't want parallel execution within the scope of mozclient.mk.
+ Maybe noteworthy that this doesn't prevent clients to invoke get-orig-source
+ with distinct parameters in parallel.
+ - update src/mozclient.mk.in
-- Alexander Sack <asac@ubuntu.com> Sat, 12 Apr 2008 20:20:23 +0200