~mozillateam/xulrunner/xulrunner-1.9.1.dev

Viewing all changes in revision 302.

(merge) 1.9.1~b4~hg20090415r24712+nobinonly-0ubuntu1 snapshot from .head
* Bump requirement for system nss to >= 3.12.3 since Mozilla bug 485052 landed
  - update debian/rules
* Update diverged patches:
  - update debian/patches/bzXXX_fix_test_suite_bashisms.patch
  - update debian/patches/bz461277_att344402_eliminate_deprecated_gtk_type_macros.patch
* Update diverged patches:
  - update debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
* New upstream snapshot, needed to match the firefox 3.1->3.5 transition (LP: #352995)
* Update MOZCLIENT_GETDATE to make it use pushlog so it is not confused by merges with
  dates in the past
  - update debian/mozclient/xulrunner-1.9.1.conf
* Fix FTBFS caused by API breakage in pango
  - add debian/patches/bz478871_att369648_new_pango_api.patch
  - update debian/patches/series
* Drop files no longer in the install dir
  - update debian/xulrunner-1.9.1-testsuite.install
* New upstream release taken from tag FIREFOX_3_1b3_BUILD2 (LP: #339181)
* new upstream pre b3 snapshot taken on 5th Feb 2008
* don't version pkgconfig files; in turn conflict with xulrunner-1.9-dev
  package
  - update debian/control
  - delete debian/patches/install_pkgconfig_files_with_version.patch
  - update debian/patches/series
* upstream lockPref everywhere patch
  - rename debian/patches/bzXXX_deb469020_lockPref_everywhere.patch =>
      debian/patches/bz467738_att351145_lockPref_everywhere.patch
  - update debian/patches/series
* upstream xre part for debian sysplugin location
  - rename debian/patches/bzXXX_sysplugin_support_xre_part.patch =>
      debian/patches/bz467751_att351167_sysplugin_xre_part.patch
  - update debian/patches/series
* upstream patch to prevent loss of some user prefs on first start after
  upgrade
  - rename debian/patches/bzXXX-dont-reset-user-prefs-on-upgrade.patch =>
      debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
  - update debian/patches/series
* Build the test suite according to the WANT_UNIT_TESTS variable and
  store the results into the xulrunner-1.9.1-testsuite package.
  - update debian/rules
  - update debian/control
  - udpate debian/xulrunner-1.9.1-dev.install
  - update debian/xulrunner-1.9.1.install
  - add debian/xulrunner-1.9.1-testsuite.install
  - add debian/xulrunner-1.9.1-testsuite-dev.install
* Fix test suite to avoid bashisms (breaking dash)
  - add debian/patches/bzXXX_fix_test_suite_bashisms.patch
  - update debian/patches/series
* Run make check at build time in a non fatal way for now
  - update debian/rules
* Bundle test results (_leaktest, _profile, _tests & tools/test-harness) into
  the -testsuite package as test-results.tar.gz
  - update debian/rules
* Temporarily disable some tests depending on UTF-8 at build time
  - add debian/patches/testsuite_skip_tests_depending_on_utf8.patch
  - update debian/patches/series
* Make the -dev package conflicts with xulrunner-1.9.2-dev as we now have
  unversionned pkgconfig files
  - update debian/control
* Fix permissions in the -dev package (LP: #303940)
  - update debian/rules
* As some files are only available on some arches, introduce a mechanism
  to create *.install.arch files dynamically allowing includes
  - update debian/rules
* Use a slightly shorter path in the install files to make the merge
  with the 1.9.2 branch easier
  - update debian/*.install, debian/*.install.*.pp
* Move header files from JIT to arch specific install files as they are not
  available on 64bit platforms
  - update debian/xulrunner-1.9.1-dev.install
  - add debian/xulrunner-1.9.1-dev.install.i386.pp
  - add debian/xulrunner-1.9.1-dev.install.lpia.pp
* Fix preinst script to better handle the /etc/gre.d clean-up
  - update debian/xulrunner-1.9.1.preinst.in
* Bump Standards-Version to 3.8.0
  - update debian/control
* Install missing files detected by 'compare'
  - update debian/xulrunner-1.9.1.install
* Move mozclient project files from mozilla-descripts to this package
  and update the upstream branch now that it has moved to 1.9.2
  - add debian/mozclient/xulrunner-1.9.1.conf
  - add debian/mozclient/xulrunner-1.9.1.mk
  - update debian/rules
* Add support for Python xpcom and dom. Fixes contributed by Alexander
  - update debian/rules
  - add debian/patches/bzXXX_fix_python_dom_hidden_symbols.patch
  - add debian/patches/bzXXX_fix_python_dom_pyxultest.patch
  - add debian/patches/bzXXX_fix_python_xpcom.patch
  - update debian/patches/series
* Update diverged patches:
  - update debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
  - update debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
  - update debian/patches/system_path_launch_child.patch
New upstream release: 1.9.1 beta 2 from FIREFOX_3_1b2_BUILD1 (LP: #274187)
* add patch to eliminate long deprecated GTK_CHECK type macros from
  gtkmozembed code; instead we use the current G_TYPE/OBJECT macros
  - add debian/patches/bz461277_att344402_eliminate_deprecated_gtk_type_macros.patch
  - update debian/patches/series
* we explicitly use -O0 -g as optimize flags for |noopt| builds
  - update debian/rules
* drop patches superseeded by upstream fix
  - delete debian/patches/ARMEL_Wno_error_in_network_cookie_src.patch
  - update debian/patches/series
* polish "save password" prompt patch for upstream submission and send
  upstream
  - rename and update debian/patches/bzXXX_attXXX_fix_remember_password_for_embedders_without_branding.patch
    => bz466923_att350251_password_prompt_branding_fallback.patch
* Resurrect the -dbg package, at least until bug 156575 is fixed
  - update debian/control
* Update requirement for system sqlite3 to >= 3.6.2
  - update debian/rules
* Update requirement for system nspr to >= 4.7.3 and for nss to >= 3.12.2
* Fix FTBFS introduced by cairo 1.8.4 which is now built with directfb
  by default.
  - add debian/patches/fix_ftbfs_with_cairo_fb.patch
  - update debian/patches/series
* Run autoconf in js/src now that SpiderMonkey has its own build system
  - update debian/rules
* Make the prerm script a .in file as we need to pass some variables
  - rename debian/xulrunner-1.9.1.prerm => debian/xulrunner-1.9.1.prerm.in
  - update debian/rules
* Drop obsolete /etc/gre.d files generated by this package
  - update debian/xulrunner-1.9.1.preinst
* Prevent the build system to be exported twice
  - update debian/rules
* Drop to in-source hunspell when system hunspell is not at least 1.2.*.
  This is needed for hardy.
  - update debian/rules
* Update patch series file missing bz466923_att350251_password_prompt_branding_fallback.patch
  - update update debian/patches/series
* Remove patches applied upstream
  - drop debian/patches/bz429747_att317495+move_hunspell_1.2.patch
  - drop debian/patches/bz462467_att345635_system_nspr_and_spidermonkey.patch
  - drop debian/patches/installer_use_stdout_for_missing_files.patch
  - drop debian/patches/bzXXX_gre_autoreg.patch
  - drop debian/patches/bz412610_att335369_realpath_overflow.patch
  - drop debian/patches/bz372826_att337031_about_style.patch
  - drop debian/patches/bz368428_attachment_308130.patch
  - drop debian/patches/bzXXX_sysplugin_support.patch
  - update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
  - update debian/patches/bzXXX_attXXX_fix_remember_password_for_embedders_without_branding.patch
  - update debian/patches/protect_tests_by_ifdefs.patch
  - update debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
  - update debian/patches/install_pkgconfig_files_with_version.patch
  - update debian/patches/add_syspref_dir.patch
  - update debian/patches/system_path_launch_child.patch
* new stability/security update FIREFOX_3_0_4_RELEASE (v1.9.0.4)
  - see USN-667-1
* adjust patches
  - update debian/patches/bz368428_attachment_308130.patch
* (hackily) fix build on armel by disabling -Werror in network/cookie/src;
  - add debian/patches/ARMEL_Wno_error_in_network_cookie_src.patch
  - update debian/patches/series
* Improve convergence with the 1.9.1 branch by removing more
  hardcoded 1.9
  - rename debian/xulrunner-1.9.postinst => debian/xulrunner-1.9.postinst.in
  - rename debian/xulrunner-1.9.prerm => debian/xulrunner-1.9.prerm.in
  - update debian/rules
* Drop obsolete /etc/gre.d files generated by this package
  - add debian/xulrunner-1.9.preinst.in
  - update debian/rules
* Rename upstream tarball: 1.9.0.3 - no change upload

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: