[ubuntu/jaunty] xulrunner-1.9.1 1.9.1~b2+build1+nobinonly-0ubuntu1 (Accepted)
Fabien Tassin
fta at ubuntu.com
Fri Nov 28 16:17:28 GMT 2008
xulrunner-1.9.1 (1.9.1~b2+build1+nobinonly-0ubuntu1) jaunty; urgency=low
New upstream release: 1.9.1 beta 2 from FIREFOX_3_1b2_BUILD1 (LP: #274187)
[ Alexander Sack <asac at ubuntu.com> ]
* 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
[ Fabien Tassin <fta at ubuntu.com> ]
* Resurrect the -dbg package, at least until bug 156575 is fixed
- update debian/control
* Add a version to pkg-config files so the -dev package could coexist with
xulrunner 1.9
- add debian/patches/install_pkgconfig_files_with_version.patch
- update debian/patches/series
* Drop 'Breaks' from xulrunner-1.9.1 and drop the xulrunner-dev meta package
- update debian/control
* Drop --enable-webservices and --enable-safe-browsing
- update debian/rules
* Build DEB_MOZ_EXTENSIONS=default
- update debian/rules
* Update requirement for system sqlite3 to >= 3.6.2
- update debian/rules
* Drop support for venkman and dom-inspector, no longer in the tree
- update debian/rules
- drop debian/patches/bz428848_att319775_fix_venkman_chrome_access.patch
- drop debian/patches/rename_venkman_addon.patch
- drop debian/patches/dom_inspector_support_for_prism.patch
- update debian/patches/series
* 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
* Update EM_TRANSLATION_MAX_VERSION to match xulrunner version
- update debian/rules
* Add libasound2-dev to Build-Depends for the new HTML5 <video> tag
- update debian/control
* 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
* 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/bz233371_att297343_fix_outofscreen_embed_tooltip.patch
- drop debian/patches/bz436133_att322801.patch
- drop debian/patches/bzXXX_autoconfig_in_gre.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/series
* Update diverged patches:
- 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/bzXXX_sysplugin_support_xre_part.patch
- update debian/patches/bzXXX_gre_extension_plugin_support.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
Date: Fri, 28 Nov 2008 15:44:05 +0100
Changed-By: Fabien Tassin <fta at ubuntu.com>
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/xulrunner-1.9.1/1.9.1~b2+build1+nobinonly-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 28 Nov 2008 15:44:05 +0100
Source: xulrunner-1.9.1
Binary: xulrunner-1.9.1 xulrunner-1.9.1-dbg xulrunner-1.9.1-dev xulrunner-1.9.1-gnome-support
Architecture: source
Version: 1.9.1~b2+build1+nobinonly-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Changed-By: Fabien Tassin <fta at ubuntu.com>
Description:
xulrunner-1.9.1 - XUL + XPCOM application runner
xulrunner-1.9.1-dbg - xulrunner-1.9.1 debug symbols
xulrunner-1.9.1-dev - XUL + XPCOM development files
xulrunner-1.9.1-gnome-support - Support for Gnome in xulrunner-1.9.1 applications
Launchpad-Bugs-Fixed: 274187
Changes:
xulrunner-1.9.1 (1.9.1~b2+build1+nobinonly-0ubuntu1) jaunty; urgency=low
.
New upstream release: 1.9.1 beta 2 from FIREFOX_3_1b2_BUILD1 (LP: #274187)
.
[ Alexander Sack <asac at ubuntu.com> ]
* 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
.
[ Fabien Tassin <fta at ubuntu.com> ]
* Resurrect the -dbg package, at least until bug 156575 is fixed
- update debian/control
* Add a version to pkg-config files so the -dev package could coexist with
xulrunner 1.9
- add debian/patches/install_pkgconfig_files_with_version.patch
- update debian/patches/series
* Drop 'Breaks' from xulrunner-1.9.1 and drop the xulrunner-dev meta package
- update debian/control
* Drop --enable-webservices and --enable-safe-browsing
- update debian/rules
* Build DEB_MOZ_EXTENSIONS=default
- update debian/rules
* Update requirement for system sqlite3 to >= 3.6.2
- update debian/rules
* Drop support for venkman and dom-inspector, no longer in the tree
- update debian/rules
- drop debian/patches/bz428848_att319775_fix_venkman_chrome_access.patch
- drop debian/patches/rename_venkman_addon.patch
- drop debian/patches/dom_inspector_support_for_prism.patch
- update debian/patches/series
* 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
* Update EM_TRANSLATION_MAX_VERSION to match xulrunner version
- update debian/rules
* Add libasound2-dev to Build-Depends for the new HTML5 <video> tag
- update debian/control
* 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
* 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/bz233371_att297343_fix_outofscreen_embed_tooltip.patch
- drop debian/patches/bz436133_att322801.patch
- drop debian/patches/bzXXX_autoconfig_in_gre.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/series
* Update diverged patches:
- 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/bzXXX_sysplugin_support_xre_part.patch
- update debian/patches/bzXXX_gre_extension_plugin_support.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
Checksums-Sha1:
c6d7b1f45b9252347cd3abe0921521c29d82d05a 2174 xulrunner-1.9.1_1.9.1~b2+build1+nobinonly-0ubuntu1.dsc
eaa948db2544e4fc2867c19fb7ea4bf7a713d8c1 38100805 xulrunner-1.9.1_1.9.1~b2+build1+nobinonly.orig.tar.gz
fd5efe1fcd57275d210d770a03c08ed2c962c802 80305 xulrunner-1.9.1_1.9.1~b2+build1+nobinonly-0ubuntu1.diff.gz
Checksums-Sha256:
678a8ab8d368dc6f1be638b37313242faf8b585ef8c6fd68cd1e6045e9d0809a 2174 xulrunner-1.9.1_1.9.1~b2+build1+nobinonly-0ubuntu1.dsc
3188723f3073da5e106aaaba9758ffd3473918b08b9e006a36f2d030751916aa 38100805 xulrunner-1.9.1_1.9.1~b2+build1+nobinonly.orig.tar.gz
b2b127dc12bdc06a574761d135267c9bc660a00d81867a20410138c26e7306b7 80305 xulrunner-1.9.1_1.9.1~b2+build1+nobinonly-0ubuntu1.diff.gz
Files:
68860f25f97f9410cc7eb3071ae1b134 2174 devel optional xulrunner-1.9.1_1.9.1~b2+build1+nobinonly-0ubuntu1.dsc
a171347256f348d5df187aed253407a9 38100805 devel optional xulrunner-1.9.1_1.9.1~b2+build1+nobinonly.orig.tar.gz
2999525eb53a0baa9c4b96d64d434e50 80305 devel optional xulrunner-1.9.1_1.9.1~b2+build1+nobinonly-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkkwBDMACgkQaOfNHbbuIOgKsgCdETy4uTEblMQUeGrGPzypyqMi
MXIAn1XaLWBmRfE3pRzWwhyjR3TfMOG8
=h0x5
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list