summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlexander Sack <asac@ubuntu.com>2009-07-29 01:45:28 +0200
committerAlexander Sack <asac@ubuntu.com>2009-07-29 01:45:28 +0200
commit0181a0354d7a84fd16918aafd38f771599f72101 (patch)
treee07a19ffd9a78a6e5ce02edd81cdc9d68b406fed /debian/changelog
parent5e0a08d1e94e4953a3879d65ab447aa166af1271 (diff)
- use moz-version-compare in ${xpi:Depends} |CHECK_VERSION| call
instead of the rather flawed dpkg --compare-versions approach. - update src/xpi.mk
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 983177b..3d43596 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,9 @@ mozilla-devscripts (0.14) UNRELEASED; urgency=low
- add prism@developers.mozilla.org 1.0 to list of auto detected target
application packages
- update src/xpi.mk
+ - use moz-version-compare in ${xpi:Depends} |CHECK_VERSION| call
+ instead of the rather flawed dpkg --compare-versions approach.
+ - update src/xpi.mk
* build-system:
- add bindir_files feature and use that to install med-xpi-*pack as well as
moz-version-compare to BINDIR; in turn adjust dh_install helper