summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2009-08-05 01:12:53 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2009-08-05 01:12:53 +0200
commit2c5a247ce70647cf38908e9b459c9d68838b3fa8 (patch)
tree277eb5db484a4b86708c52e5a0f12930e991e858 /debian/changelog
parent4e11323a40102ab725316a67fd5d324fbd31153f (diff)
shorten too long debian/changelog entry
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index b631ac0..6a776f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,12 +9,12 @@ mozilla-devscripts (0.14) UNRELEASED; urgency=low
- update src/xpi.mk
- improve rule dependencies; avoid duplicate/circular depends
- update src/xpi.mk
- - first pitch on automagic max/min version detection implemented; add a generic
- |TARGET_VERSION| call taking parameters a) appid, b) maxVersion|minVersion and
- c) extension-dir; this call is then used to parse the right max/minVersion
- for a given targetApplication on demand in |CHECK_VERSION|. In this way we
- now filter out unsuitable packages from xpi:Depends based on the install.rdf
- version bounds
+ - first pitch on automagic max/min version detection implemented; add a
+ generic |TARGET_VERSION| call taking parameters a) appid,
+ b) maxVersion|minVersion and c) extension-dir; this call is then used to
+ parse the right max/minVersion for a given targetApplication on demand in
+ |CHECK_VERSION|. In this way we now filter out unsuitable packages from
+ xpi:Depends based on the install.rdf version bounds
- update src/xpi.mk
- add prism@developer.mozilla.org 1.0 to list of auto detected target
application packages