summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
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.