~mozillateam/thunderbird/thunderbird.bionic

Viewing all changes in revision 446.

  • Committer: Chris Coulson
  • Date: 2018-09-11 21:43:56 UTC
  • Revision ID: chris.coulson@canonical.com-20180911214356-agtiktadbb2x22ez
* New upstream stable release (60.0build4)
* Stop installing the NPAPI headers and make thunderbird-dev a transitional
  package
  - update debian/build/rules.mk
  - update debian/control{,.in}
  - remove debian/thunderbird-dev.install.in
  - remove debian/thunderbird-dev.links.in
* Update packaging to work with the reversed repository layout (comm in
  mozilla)
  - update debian/create-tarball.py
  - update debian/build/rules.mk
  - update debian/config/branch.mk
  - update debian/config/mozconfig.in
  - update debian/config/tarball.conf
  - update debian/rules
* Build using mach
  - update debian/build/rules.mk
* Don't clean Cargo.toml.orig files which are actually required
  - update debian/build/rules.mk
* Avoid direct dependency on libgtk2.0-0
  - update debian/build/rules.mk
* Drop the ancient and unused version of compare-locales from the
  tarball
  - update debian/build/create-tarball.py
  - update debian/build/rules.mk
* Update make-langpack-xpis target
  - debian/build/rules.mk
* Update build to work with language packs based on web extensions
  - debian/build/xpi-id.py
* Refresh shipped locales
  - update debian/config/locales.all
  - update debian/config/locales.shipped
  - update debian/control{,.in}
* Drop build-dependency on gconf
  - update debian/config/mozconfig.in
  - update debian/control{,.in}
* Drop obsolete quilt and libgnomeui build-dependencies
  - update debian/control{,.in}
* Hopefully fix LP: #1711337 by building the armhf build with
  -fno-schedule-insns to work around a compiler bug
* Drop obsolete --enable-gio build flag
  - update debian/config/mozconfig.in
* Disable webrtc on non-x86 architectures
  - update debian/config/mozconfig.in
* Don't build with --enable-alsa
  - update debian/config/mozconfig.in
* Drop obsolete DISABLE_LIGHTNING_INSTALL export
  - update debian/config/mozconfig.in
* Bump rustc and cargo requirements
  - update debian/control{,.in}
* Build-depend on clang-4.0 / llvm-4.0-dev
  - update debian/control{,.in}
* Depend on libdbusmenu-gtk3-4 instead of the GTK+ 2 version
  - update debian/control{,.in}
* The gdata-provider extension is no longer built, so make
  xul-ext-gdata-provider a transitional package now
  - update debian/control{,.in}
  - update debian/rules
* Drop patches that are either fixed upstream or no longer needed
  - remove debian/patches/dont-install-blessings-from-network.patch
  - remove debian/patches/dont-override-general-useragent-locale.patch
  - update debian/patches/series
* mozbuild/shellutil.py: Don't treat '~' character as special
  - add debian/patches/dont-treat-tilde-as-special.patch
  - update debian/patches/series
* Compile rust code with "debuginfo=1" on 32-bit hosts to reduce code size
  and hopefully prevent the builds from running out of address space
  - add debian/patches/reduce-rust-debuginfo-on-32bit-architectures.patch
  - update debian/patches/series
* Don't try to check checksums of windows-only binary files which are
  not included in the tarball
  - debian/patches/rust-drop-dll-checksums.patch
* Refresh patches
  - update debian/patches/set-prgname-to-remoting-name.patch
  - update debian/patches/support-coinstallable-trunk-build.patch
  - update debian/patches/unity-menubar.patch
* Don't unpack the lightning xpi
  - update debian/rules
* Update install
  - update debian/thunderbird.install.in
  - update debian/thunderbird.links.in
* Don't set distribution.searchplugins.defaultLocale, as it isn't needed
  - update debian/vendor.js
* Update messagingmenu-extension to 1.4
  - adds compatibility for Thunderbird 60
  - fixes an alignment issue in the preferences pane
* Build with rustc and cargo
  - update debian/control{,.in}
  - update debian/config/mozconfig.in
* Don't strip .gitignore files from the tarball. If these are stripped
  from vendored rust crates, then the build fails

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: