[ubuntu/jaunty] xulrunner-1.9.1 1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1 (Accepted)
Fabien Tassin
fta at ubuntu.com
Thu Feb 5 17:20:19 GMT 2009
xulrunner-1.9.1 (1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1) jaunty; urgency=low
[ Alexander Sack ]
* 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
[ Fabien Tassin ]
* 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
Date: Wed, 21 Jan 2009 20:17:32 +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~b3~hg20090117r22878+nobinonly-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 21 Jan 2009 20:17:32 +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 xulrunner-1.9.1-testsuite xulrunner-1.9.1-testsuite-dev
Architecture: source
Version: 1.9.1~b3~hg20090117r22878+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
xulrunner-1.9.1-testsuite - Test Suite from XULRunner 1.9.1
xulrunner-1.9.1-testsuite-dev - Test Suite development files for XULRunner 1.9.1
Launchpad-Bugs-Fixed: 303940
Changes:
xulrunner-1.9.1 (1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1) jaunty; urgency=low
.
[ Alexander Sack ]
* 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
.
[ Fabien Tassin ]
* 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
Checksums-Sha1:
e64acdf5862abc535a20cd7fa0a9b47216511f92 2302 xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1.dsc
79c0241b3651870b705dc4add78d5c18ea310f9f 38828311 xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly.orig.tar.gz
6e7c224d5c6745b281274822ad49fde6aa1fc29c 85695 xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1.diff.gz
Checksums-Sha256:
e2c39902afe373f896091054101f360f0e26189a155bcd4a5c33af3356ebfbed 2302 xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1.dsc
b5bb1598ddd1987276ae6e121ec88a9b59ccfa0c0d033812d95836ce85a5aca3 38828311 xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly.orig.tar.gz
e8784315dc61848f450ed7df575b27655b26f14339362b6cd6b78f8d0a7ba6f5 85695 xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1.diff.gz
Files:
33745c981a377d2551c87d3d6a9ff730 2302 devel optional xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1.dsc
60f161d46104b615679fd14802d972d7 38828311 devel optional xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly.orig.tar.gz
d0d6993276cdd0ea2f8a7360d742e6f6 85695 devel optional xulrunner-1.9.1_1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmLHMgACgkQaOfNHbbuIOgBAgCfSb9I0XGf9SAB5C82QrbLiOU8
MRgAoLTq9oISgHNKUpneLNQW3riLI+/z
=BLck
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list