summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fd848c0..46fa09b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,9 +17,9 @@ mozilla-devscripts (0.09) UNRELEASED; urgency=low
+ nspr and nss are now using a dynamic tag. They used to fetch HEAD
which made them tricky to distribute. Now, we take NSPR_CO_TAG and
NSS_CO_TAG from mozilla/client.mk (fetched from HEAD or from a tag)
- and we assign a version like nss-3.12.0.3+1.9~cvs without trailling
- cvs date (as it's a taggued nss), or nss-3.12.0.3+1.9 when using a
- taggued mozilla/client.mk
+ and we assign a version like nss-3.12.0.3+1.9~cvs without trailing
+ cvs date (as it's a tagged nss), or nss-3.12.0.3+1.9 when using a
+ tagged mozilla/client.mk
- update src/mozclient/mozclient.pl
- update src/mozclient/{nspr,nss}.conf
+ change MOZCLIENT_CVS_LOC and MOZCLIENT_HG_LOC into a common