~ubuntu-branches/ubuntu/lucid/thunderbird/lucid

Viewing all changes in revision 33.

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2010-03-22 23:51:02 UTC
  • Revision ID: james.westby@ubuntu.com-20100322235102-aix8p57wcnwkqtx8
Tags: 3.0.3+nobinonly-0ubuntu2
* fix LP: #526290 - Thunderbird 3 hyperlinks broken; installing
  the thunderbird-gnome-support package does not trigger component
  re-registration. This caused users that install thunderbird-gnome-support
  after first run without gnome integration until they upgrade/reinstall
  thunderbird main package. We fix this by adding a postinst.in/prerm.in
  for the -gnome-support package that touches $PKGLIBDIR/.autoreg to trigger
  component reregistration on next start.
  - add debian/thunderbird-gnome-support.postinst.in
  - add debian/thunderbird-gnome-support.prerm.in
  - update debian/rules
* fix LP: #527138 - enigmail is uninstallable in lucid, needs update to 1.0 - blocked
  by missing tbird sdk; add missing SDK and headers to thunderbird-dev package;
  this allows extensions with native components like enigmail and traybiff to build.
  To fix this we add INSTALL_SDK=1 to DEB_MAKE_EXTRA_ARGS in rules and add the
  appropriate paths to a fresh thunderbird-dev.install package.
  - update debian/rules
  - add debian/thunderbird-dev.install
* fix SDK packaging for system-nspr/nss; we install links for nspr-config and
  /usr/include/nspr (and nss-config and /usr/include/nss) to the tbird sdk if
  system nspr/nss is used
  - update debian/rules
* fix build failures on hardy-jaunty; DEB_MAKE_EXTRA_ARGS doesnt exist in the
  cdbs versions available there; using DEB_MAKE_ENVVARS is supposed to work
  everywhere; hence we use that to set INSTALL_SDK
  - update debian/rules
* the sdk binaries (xpt_* and xpidl) seems to get not installed for applications
  != xulrunner; we work around by patching toolkits packager.mk to install them
  into "installdir"
  - add debian/patches/fix_install_sdk_bin.patch
  - update debian/patches/series
* mailnews does not install enough mime headers for enigmail when using
  INSTALL_SDK=1; we add nsStreamConverter.h, mimecryp.h and mimemoz2.h to
  EXPORT.
  - add debian/patches/fix_sdk_install_mimecrypt.patch
  - update debian/patches/series
* install xpidl and xpt_link/xpt_dump to pkglibdir of thunderbird-dev package
  - update debian/thunderbird-dev.install 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: