~jbicha/firefox/update-dependencies

« back to all changes in this revision

Viewing changes to debian/config/mozconfig.in

  • Committer: Rico Tzschichholz
  • Date: 2017-06-13 08:44:44 UTC
  • Revision ID: ricotz@ubuntu.com-20170613084444-5ymzkygutp3s82yl
* New upstream release from the beta channel (FIREFOX_55_0b1_BUILD1)
* Update debian/build/create-tarball.py to create xz-tarballs
* Refresh patches
  - update debian/patches/ubuntu-search-defaults.patch 
  - update debian/patches/ubuntu-ua-string-changes.patch 
  - update debian/patches/unity-menubar.patch
* Remove obsolete --enable-gio option
  - update debian/config/mozconfig.in
* Refresh shipped locales
  - update debian/config/locales.shipped
  - update debian/control
* Don't let debhelper clean Cargo.toml.orig files which are actually required
* Refresh patches
  - update debian/patches/revert-upstream-search-engine-changes.patch
  - update debian/patches/unity-menubar.patch
  - update debian/patches/normalize-distribution-searchplugins.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
mk_add_options MOZ_PGO=1
46
46
mk_add_options PROFILE_GEN_SCRIPT='xvfb-run -a @MOZ_PYTHON@ @TOPSRCDIR@/@MOZ_OBJDIR@/_profile/pgo/profileserver.py 10'
47
47
%%endif
48
 
ac_add_options --enable-gio
49
48
ac_add_options --enable-update-channel=@MOZ_UPDATE_CHANNEL@
50
49
%%ifdef MOZ_DEBUG
51
50
ac_add_options --enable-debug