diff options
author | Alexander Sack <asac@ubuntu.com> | 2009-07-29 02:08:35 +0200 |
---|---|---|
committer | Alexander Sack <asac@ubuntu.com> | 2009-07-29 02:08:35 +0200 |
commit | 93e2b6618f770cb0109906c65f619117f5bb76d9 (patch) | |
tree | 35a93aa529bd551ee6d7db56ddea271acd199ed7 /debian | |
parent | 0181a0354d7a84fd16918aafd38f771599f72101 (diff) |
- add thunderbird-3.0 to list of auto detected target application packages
- update src/xpi.mk
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3d43596..f270053 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,7 +36,9 @@ mozilla-devscripts (0.14) UNRELEASED; urgency=low - 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 thunderbird-3.0 to list of auto detected target application packages + - 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 accordingly. |