~ubuntu-branches/ubuntu/lucid/xulrunner-1.9.2/lucid

Viewing all changes in revision 2.

  • Committer: Bazaar Package Importer
  • Author(s): Micah Gersten, Kees Cook, Fabien Tassin, Alexander Sack, Benjamin Drung, Micah Gersten
  • Date: 2010-03-01 11:42:34 UTC
  • Revision ID: james.westby@ubuntu.com-20100301114234-0u3arz55tahurv7v
Tags: 1.9.2+nobinonly-0ubuntu1
* New upstream release v1.9.2 (FIREFOX_3_6_RELEASE)

[ Kees Cook <kees@ubuntu.com> ]
* enable PIE build for increased security (LP: #507744)
  - update debian/rules
  - update debian/control
* fix failure in build due to unrecognized line-end-escapes in Makefile
  - add debian/patches/fix-build-glitch.patch
  - update debian/patches/series

[ Fabien Tassin <fta@ubuntu.com> ]
* Mass update from 1.9.1 to 1.9.2:
  * Renamed and updated
    - debian/mozclient/xulrunner-1.9.1.conf => debian/mozclient/xulrunner-1.9.2.conf
    - debian/mozclient/xulrunner-1.9.1.mk => debian/mozclient/xulrunner-1.9.2.mk
    - debian/xulrunner-1.9.1-dev.install => debian/xulrunner-1.9.2-dev.install
    - debian/xulrunner-1.9.1-gnome-support.install => debian/xulrunner-1.9.2-gnome-support.install
    - debian/xulrunner-1.9.1-gnome-support.postinst => debian/xulrunner-1.9.2-gnome-support.postinst
    - debian/xulrunner-1.9.1.install => debian/xulrunner-1.9.2.install
    - debian/xulrunner-1.9.1.dirs => debian/xulrunner-1.9.2.dirs
    - debian/xulrunner-1.9.1.postinst.in => debian/xulrunner-1.9.2.postinst.in
    - debian/xulrunner-1.9.1.postrm.in => debian/xulrunner-1.9.2.postrm.in
    - debian/xulrunner-1.9.1.preinst.in => debian/xulrunner-1.9.2.preinst.in
    - debian/xulrunner-1.9.1.prerm.in => debian/xulrunner-1.9.2.prerm.in
  * Updated:
    - debian/control
* Update the location of the upsteam branch now that 3.6/Namoroka has its own
  branch, and trunk moved on to 3.7
  - update debian/mozclient/xulrunner-1.9.2.conf
* Target the 'default' branch instead of tip
  - add debian/moz-rev.sh
  - update debian/mozclient/xulrunner-1.9.2.conf
* Make -dev package conflict with xulrunner-1.9.1-dev
  - update debian/control
* Install missing files detected by 'compare'
  - update debian/xulrunner-1.9.2.install
  - update debian/xulrunner-1.9.2-testsuite.install
* Drop files no longer in the install dir
  - update debian/xulrunner-1.9.2-testsuite.install
* Pass -p to all dh_{install,links} to prevent unncessary installs
  - update debian/rules
* Update -dev install files now that the includes are flattened (bmo 488175)
  - update debian/xulrunner-1.9.2-dev.install
  - update debian/xulrunner-1.9.2-dev.install.i386.pp
  - update debian/xulrunner-1.9.2-dev.install.lpia.pp
  - update debian/xulrunner-1.9.2-testsuite-dev.install
* Run 'compare' in binary-predeb now that dh_install is doing the right thing.
  Update the compare filters
  - update debian/rules
  - update debian/mozclient/xulrunner-1.9.2.mk
* Update diverged patches:
  - update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
  - update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
  - update debian/patches/bz472807_att356161_nspr_nss_pc.patch
  - update debian/patches/system_path_launch_child.patch
  - update debian/patches/bz461277_att344402_eliminate_deprecated_gtk_type_macros.patch
  - update debian/patches/bzXXX_fix_test_suite_bashisms.patch
  - update debian/patches/dont_install_so_in_dev.patch
  - update debian/patches/bzXXX_urlclassifier_prefs_in_toolkit.patch
* Remove patches no longer needed / applied upstream:
  - drop debian/patches/bzXXX_no_zlib_export_if_native.patch (bmo 488175)
  - drop debian/patches/protect_tests_by_ifdefs.patch (bmo 495387)
  - drop debian/patches/bz493541_att386469_fix_flash_fullscreen_crash.patch
  - update debian/patches/series
* 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.2.conf
* Fix -dev install file so that /testing/ doesn't end up in both -dev
  and -testsuite-dev
  - update debian/xulrunner-1.9.2-dev.install

[ Alexander Sack <asac@ubuntu.com> ]
* upstreamed nss/nspr pkg-config patch (bmo 472807)
  - debian/patches/bzXXX_pc_honour_system_nspr_nss.patch => debian/patches/bz472807_att356161_nspr_nss_pc.patch
* ship native libnotify support in -gnome-support; add --enable-libnotify
  to configure flags and add libnotify-dev to Build-Depends
  - update debian/rules
  - update debian/control
* adjust patch to changed upstream code base
  - update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* fix .install directory contents changed in upstream make install target
  - debian/xulrunner-1.9.2-testsuite.install
  - debian/xulrunner-1.9.2.install
* fix memalign crashes on shutdown by wrapping PR_SetEnv in nsAppRunner.cpp to
  leak all strings (LP: #319480)
  - add debian/patches/bz473629_lp319480_leak_setenv_apprunner.patch
  - update debian/patches/series
* tighten depends of xulrunner-1.9.2-dev; use xulrunner-1.9.2 (= ${binary:Version})
  - update debian/control
* bmo: #493541 - fix a crash which occurs switching flash videos to fullscreen mode;
  we cherry pick a patch from bugzilla; thanks to Stephan Ebner <sebner@ubuntu.com>
  for spotting and testing the patch
  - add debian/patches/bz493541_att386469_fix_flash_fullscreen_crash.patch
  - update debian/patches/series
* drop ubuntu specific gre plugin/extension patch; we frequently need to touch it so we should rather
  strive for an upstream solution
  - drop debian/patches/bzXXX_gre_extension_plugin_support.patch
  - update debian/patches/series
* set BUILD_OFFICIAL = 1 to enable all official build features
  - update debian/rules

[ Benjamin Drung <bdrung@ubuntu.com> ]
* simplify pkg-config shell command
  - update debian/rules

[ Micah Gersten <micahg@ubuntu.com> ]
* Rename from 1.9.1 to 1.9.2
  - debian/xulrunner-1.9.1-dev.manpages => debian/xulrunner-1.9.2-dev.manpages
* Add xulrunner-dev and depend on xulrunner-1.9.2-dev
  - update debian/control
* Modify compile link against nspr to be ${includedir}/nspr instead of 
  ${includedir}/stable/nspr
  - update debian/rules
* fix LP: #529628 - dh_xulrunner adds wrong dependency on binary version
  - update debian/rules

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: