~mozillateam/thunderbird/thunderbird-beta.oneiric

Viewing all changes in revision 516.

  • Committer: Chris Coulson
  • Date: 2013-02-20 10:23:52 UTC
  • Revision ID: chris.coulson@canonical.com-20130220102352-yefip337ff2mxm46
* New upstream release from the beta channel (THUNDERBIRD_20_0b1_BUILD1)
* Drop patches fixed upstream
  - remove debian/patches/ionmonkey-hardfp-support.patch
  - update debian/patches/series.in
* thunderbird-gnome-support needs explicit dependency on libnotify
  - update debian/control{,.in}
* Add support for autopkgtest, and package the xpcshell and mozmill
  testsuites. Note that tests that can't be ran as an autopkgtest (eg, if
  they require write permissions to the application directory) will still
  be ran at build time
  - add thunderbird-testsuite package in debian/control.in
  - update debian/control
  - add debian/thunderbird-testsuite.install.in
  - add debian/thunderbird-testsuite.links.in
  - update debian/build/mozbuild.mk
  - update debian/rules
  - add debian/tests/control
  - add debian/tests/mozmill
  - add debian/tests/xpcshell-tests
  - add debian/testing/run_mozmill.in
  - add debian/testing/run_xpcshell_tests.in
  - add debian/testing/testrunhelper.py
  - update debian/config/mozconfig.in to always build with --enable-tests
  - update debian/build/testsuite.mk to add the ability to run xpcshell-tests
    with our own reduced manifest
  - add debian/testing/xpcshell-build.ini
* Fix various tests that assume that either the application directory or
  test directory can be written to
  - add d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
  - add d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
  - add d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch
  - add d/p/test-fixes/xpcshell-ctypes-no-writes-to-appdir.patch
  - add d/p/test-fixes/xpcshell-xpcom-no-writes-to-testdir-or-appdir.patch
  - add d/p/test-fixes/xpcshell-libpref-no-writes-to-testdir.patch
  - add d/p/test-fixes/xpcshell-mailnews-local-no-writes-to-testdir.patch
  - update debian/patches/series.in
* Export NO_PNG_PKG_MANGLE as optipng breaks tests that are dependent
  on image format / size
  - update debian/build/mozbuild.mk
* Add support for skipping xpcshell tests that require write access to the
  application directory, when running the tests on a real install (but
  allow them to run if running tests from the build tree)
  - add debian/patches/xpcshell-allow-omit-tests-on-real-install.patch
  - update debian/patches/series.in
* Don't test that the addon selection dialog appears in test_bug596343.js,
  as we disable this
  - add d/p/test-overrides/xpcshell-disable-addon-select-dialog-test.patch
  - update debian/patches/series
* Fix a failure in test_nodb_pluschanges.js due to const redeclaration
  - add d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
  - update debian/patches/series.in
* Disable failing test_geolocation_provider.js xpcshell test
  - add d/p/test-overrides/xpcshell-disable-geolocation-provider-test.patch
  - update debian/patches/series.in
* Disable test_upgrade.js and test_upgrade_strictcompat.js xpcshell tests
  for now as they require write access to the application directory
  - add d/p/test-overrides/xpcshell-disable-extension-upgrade-test.patch
  - update debian/patches/series.in
* Update python-virtualenv to 1.8.2
  - add debian/patches/update-python-virtualenv.patch
  - update debian/patches/series.in
* Workaround the bash shebang 80 character limit when executing scripts in
  a virtualenv, by invoking the interpreter directly
  - add debian/patches/workaround-shebang-char-limit.patch
  - update debian/patches/series.in
* Disable test_autoconfigFetchDisk.js xpcshell test, as it requires write
  access to the application directory
  - add d/p/test-overrides/xpcshell-disable-isp-autoconfig-test.patch
  - update debian/patches/series.in
* Disable test_mailGlue_distribution.js xpcshell test, as it requires write
  access to the application directory
  - add d/p/test-overrides/xpcshell-disable-mailglue-distribution-test.patch
  - update debian/patches/series.in
* Disable autopkgtest for Thunderbird for now
  - update debian/control.in

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: