summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAlexander Sack <asac@ubuntu.com>2009-07-29 01:08:24 +0200
committerAlexander Sack <asac@ubuntu.com>2009-07-29 01:08:24 +0200
commit88775747456387c8c0e1d06e9e53a6c8d0f39675 (patch)
treec7225e93629e60eb7f143a012dc8ad00dceedce5 /debian
parent27c7eca16db3a7af3a850663ba033f2573972322 (diff)
- add moz-version-compare helper script and ship it in extra_files; this script
implements compare operations for mozilla versions as in https://developer.mozilla.org/en/Toolkit_version_format; thanks to Benjamin Drung <bdrung@ubuntu.com> for this contribution - add src/moz-version-compare - update src/Makefile
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 258a286..500b85c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
mozilla-devscripts (0.14) UNRELEASED; urgency=low
+ [ Alexander Sack ]
* xpi.mk:
- add target application id magic (|XPI_TARGET_EMIDs|); parse install.rdf
and create extension links for all targetapplications like:
@@ -23,8 +24,14 @@ mozilla-devscripts (0.14) UNRELEASED; urgency=low
for mozilla versions; but works good enough until with have a
mozpkg --compare-versions script
- update src/xpi.mk
+ - add moz-version-compare helper script and ship it in extra_files; this script
+ implements compare operations for mozilla versions as in
+ https://developer.mozilla.org/en/Toolkit_version_format; thanks to Benjamin
+ Drung <bdrung@ubuntu.com> for this contribution
+ - add src/moz-version-compare
+ - update src/Makefile
- -- Alexander Sack <asac@ubuntu.com> Sun, 26 Jul 2009 17:14:39 +0200
+ -- Alexander Sack <asac@ubuntu.com> Wed, 29 Jul 2009 01:08:07 +0200
mozilla-devscripts (0.13) unstable; urgency=low