summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlexander Sack <asac@ubuntu.com>2009-07-26 17:20:29 +0200
committerAlexander Sack <asac@ubuntu.com>2009-07-26 17:20:29 +0200
commit064ad998b90da2dca915022f1c6b024074413c8d (patch)
treea9fb8c884759bd76cecb0d485d94d07e3d7e6305 /debian/changelog
parent52f2fa8e92bc74f196a0ecba9d4d2e05d2c7add2 (diff)
* xpi.mk:
- add target application id magic (|XPI_TARGET_EMIDs|); parse install.rdf and create extension links for all targetapplications like: |/usr/lib/mozilla/extensions/$targetappid/$extid|; in same turn we deprecate |MOZ_XPI_MOZILLA_DIRS| and unset its default accordingly - update src/xpi.mk
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9fc7db..4b311ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+mozilla-devscripts (0.14) UNRELEASED; urgency=low
+
+ * xpi.mk:
+ - add target application id magic (|XPI_TARGET_EMIDs|); parse install.rdf
+ and create extension links for all targetapplications like:
+ |/usr/lib/mozilla/extensions/$targetappid/$extid|; in same turn we
+ deprecate |MOZ_XPI_MOZILLA_DIRS| and unset its default accordingly
+ - update src/xpi.mk
+
+ -- Alexander Sack <asac@ubuntu.com> Sun, 26 Jul 2009 17:14:39 +0200
+
mozilla-devscripts (0.13) unstable; urgency=low
First debian upload (Closes: 528225)