~mozillateam/thunderbird/thunderbird.precise

« back to all changes in this revision

Viewing changes to debian/config/branch.mk

* New upstream stable release (THUNDERBIRD_45_2_0_BUILD1)
  - see USN-3023-1
* Refresh patches:
  - update debian/patches/unity-menubar.patch
  - update debian/patches/support-coinstallable-trunk-builds.patch
  - update debian/patches/dont-include-hyphenation-patterns.patch
* Remove patches fixed upstream
  - remove debian/patches/dont-hardcode-softfp-on-armhf.patch
  - remove debian/patches/libjpeg-turbo-arm64-fix.patch
  - update debian/patches/series
* Update debian/thunderbird.install.in now that the theme is not unpacked
* libmozgnome.so no longer exists - update debian/thunderbird.install.in
* Add build-depends on libgtk-3-dev
* Update unity-menubar.patch to work with GTK3
* Build-depend on hardening-wrapper
* Install compare-locales in to the virtualenv with --old-and-unmanageable -
  the fix for bmo: #1188224 is incompatible with zipped eggs
* Ensure the autopkgtests don't run
  - remove debian/tests/control
  - update debian/build/rules.mk
* Bundle our checkout of compare-locales in a different location, given
  that the Mozilla repo now contains a different version of it in the
  location we used previously
  - update debian/build/rules.mk
  - update debian/build/create-tarball.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
MOZ_WANT_UNIT_TESTS = 0
3
3
MOZ_ENABLE_BREAKPAD     = 1
4
4
 
5
 
MOZILLA_REPO = http://hg.mozilla.org/releases/comm-esr38
 
5
MOZILLA_REPO = http://hg.mozilla.org/releases/comm-esr45
6
6
L10N_REPO = http://hg.mozilla.org/releases/l10n/mozilla-release