Accepted: xulrunner-1.9 1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1 (source)
Alexander Sack
asac at ubuntu.com
Wed Jan 2 19:17:10 GMT 2008
Accepted:
OK: xulrunner-1.9_1.9~b3~cvs20080101t1000+nobinonly.orig.tar.gz
OK: xulrunner-1.9_1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1.diff.gz
OK: xulrunner-1.9_1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1.dsc
-> Component: main Section: devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 02 Jan 2008 14:55:34 +0100
Source: xulrunner-1.9
Binary: xulrunner-1.9-venkman xulrunner-1.9-dev xulrunner-1.9-dom-inspector xulrunner-1.9-gnome-support xulrunner-1.9
Architecture: source
Version: 1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1
Distribution: hardy
Urgency: low
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Changed-By: Alexander Sack <asac at ubuntu.com>
Description:
xulrunner-1.9 - XUL + XPCOM application runner
xulrunner-1.9-dev - XUL + XPCOM development files
xulrunner-1.9-dom-inspector - tool for inspecting the DOM of pages in Mozilla Firefox
xulrunner-1.9-gnome-support - Support for Gnome in xulrunner-1.9 applications
xulrunner-1.9-venkman - Venkman is Mozilla-based JavaScript debugger
Launchpad-Bugs-Fixed: 152210 164640 177280
Changes:
xulrunner-1.9 (1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1) hardy; urgency=low
.
* happy new year release for hardy (1.9b3 pre, CVS 20080101t1000) features:
- use system-cairo (LP: #152210, LP: #164640)
- use system-nspr/nss (LP: #177280)
- proper pkg-config files for -unstable and system-nspr/nss (see below)
- backed-out microb changes (back to square zero)
- fix various embedding issues (see below)
.
[ Fabien Tassin ]
* Disable bz404634_att290373.patch and bz373196_att281782.patch until trunk
is back in shape after the MicroB mass back out (See MozBug #408238)
- update debian/patches/series
* new upstream snapshot (1.9b3 pre, CVS 20071228t0918)
* Drop patch committed upstream:
- drop debian/patches/bz287150_att291740_hppa_fix.patch
- update debian/patches/series
* Add support for mozilla-devscripts
- update debian/control
- update debian/rules
.
[ Alexander Sack ]
* drop patches for mozilla bug #404634 completely to prepare landing of
improved patch:
- drop debian/patches/bz404634_att290305.patch
- drop debian/patches/bz404634_att290373.patch
- update debian/patches/series
* land improved patch for mozilla bug #404634 that properly disables
url-classifier if no profile is setup and makes nsUrlClassifierDBService
fall-back to NS_APP_USER_PROFILE_50_DIR if NS_APP_USER_PROFILE_LOCAL_50_DIR
is not provided by embedding app.
- add debian/patches/bz404634_att294921.patch
- update debian/patches/series
* remove bz373196_att281782.patch completely from tree as it tackled a MICROB
regression, which should now be fixed.
* add %FULL_NSPR_CFLAGS% to libxul-embedding* Cflags .pc files to fix
builds of embedders that link against system-nspr enabled xul
- update debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
* do not export zlib headers with bogus symbols during make install if
system zlib is used. This breaks embedders and happens if MOZ_INSTALLER
is enabled.
- add debian/patches/bzXXX_no_zlib_export_if_native.patch
- update debian/patches/series
* drop mozilla-devscripts from build-depends as its not needed for the
actual package build process. Take care that debian/rules disables the
mozilla-devscripts include if it doesn't exist
- update debian/control
- update debian/rules
* add gtkmozembed_internal.h symbols to glue (mozilla bug 373918):
- add debian/patches/bz373918_att295042.patch
- update debian/patches/series
* add support for GRE extensions and plugins. We now search in PROFILE, APP
and GRE dir.
- add debian/patches/bzXXX_gre_extension_plugin_support.patch
- update debian/patches/series
* explicitly create addon directories /usr/lib/xulrunner-addons/{plugins,extensions}
- update debian/xulrunner-1.9.dirs
* drop hard-coded --with-system-nspr and --with-system-nss from CONFIGURE
flags
- update debian/rules
* don't enforce lower bound of system cairo and system nss versions
- update debian/control
.
xulrunner-1.9 (1.9~b2+nobinonly-0ubuntu1) hardy; urgency=low
.
[ Fabien Tassin ]
* new upstream snapshot (1.9b2) from tag FIREFOX_3_0b2_RELEASE
* Update diverged patch:
- update debian/patches/bz399589_fix_missing_symbol_with_new_nss.patch
* Fix FTBFS on Hardy when using system nss. See MozBug #403994.
- add debian/patches/bz403994_dont_install_nss_includes_with_system_nss.patch
- update debian/patches/series
* Drop patches for bugs which recently landed
- drop debian/patches/bz405424_att290202.patch
- drop debian/patches/fix_ppc_ftbfs.patch
- update debian/patches/series
* Update rules for system cairo >= 1.5.4. It's still conditioned
by the presence or not of libcairo 1.5.* in hardy, also conditioning
lcd sub-pixel rendering
- update debian/rules
- add debian/patches/bz344818_cairo_xrender.patch
- update debian/patches/series
* add libpixman-1-dev to build-deps, needed by cairo
- update debian/control
* Update Standards-Version to 3.7.3
- update debian/control
* Re-enable DEB_AUTO_UPDATE_AUTOCONF=2.13 and depends on autoconf2.13
(will be dropped for final release)
- update debian/control
- update debian/rules
* Fold Build-Depends line making changes easier to track in diffs
and update versions based on http://wiki.mozilla.org/Linux/Runtime_Requirements
- update debian/control
* Add --enable-startup-notification and libstartup-notification0-dev to build-deps
- update debian/rules
- update debian/control
* Rewrite detection code for system nss and nspr, to ease backports to gutsy
- update debian/rules
* Fix FTBFS on hppa (See MozBug #287150)
- add debian/patches/bz287150_att291740_hppa_fix.patch
- update debian/patches/series
.
[ Alexander Sack ]
* force system cairo by adding versioned build-depends >= 1.5.4
- update debian/control
* provide libxul-unstable.pc and libxul-embedding-unstable.pc
- add debian/patches/bz408062_unstable_pc.patch
- update debian/patches/series
* fix missing icons if no gnome-support package is installed: move
libimgicon.so component from gnome-support package to plain xulrunner-1.9
- update debian/xulrunner-1.9.install
- update debian/xulrunner-1.9-gnome-support.install
* fix mozilla-nspr.pc for --with-system-nspr builds: mozilla-nspr.pc points
to the cflags and libs of system nspr now
- add debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
- update debian/patches/series
* enforce libnss3-dev version (>= 3.12.0~1.9b2)
- update debian/control
Files:
b76573e115553556860c2a46e59452d1 2256 devel optional xulrunner-1.9_1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1.dsc
0118e2f66ba9808bcf735bec4e90cc99 38648640 devel optional xulrunner-1.9_1.9~b3~cvs20080101t1000+nobinonly.orig.tar.gz
eb33b9f83c64be0ab1852184d68285a0 39517 devel optional xulrunner-1.9_1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQIVAwUBR3vW7qBE/gcUDGZkAQJZMA//eMZbtOHi+NkQ8eh2AJLc1RBU6wQGHc4P
P8JXZ0JiAlfVJimf4eVBH4wm/xGe21/GMW+1Eicn+7BsYQDHYZlrccZxm9K8s7h7
ie8cFwk7Lq9g9IvgX9P3NiLQxmC8o4y9mt9scaAHKoDZuM7Rvfaqnx2fiH9vsCl4
JPaS8q49ZWBdUDwCkAB6U7d2h67B1Yl2Fdn7wEN+15j1YOz2yH6tBKJtwBvxObyS
5rPYAtl9MEK3kna3bS52qM12cHXXBywz6b3+CU7VCTswyfL2gvTbSWxi6UoHc4dU
cbX8AMVhvthx+PgTH6cGlEK/WMLmkt7PnuAf696kP05uxPZCCMPM9ciB4nsR1+Vx
3ASpp+QZ+pG+rjsJKhfK+ZDv15UHtbKvkAYxkkZUyfWX7VA7hlS6OuTC5At93nQV
73XS/35CNVQKg3uvL/y9/hKSZy7PNAICUj0VtHreAZAaRDWJv629E7qzV2cz+FiX
I8qkdJhHopgUqBqwkjvUue1QzfUOCATrlJoh2zP85xn8FxttLC3bdPoNG/1aI58C
MrAdcudCahV1Jqx+lPEqabpgcKYthdOEtSmq//x7RrVB41bqZVOgCieytY777+5T
3VYFRdF2vUj46o/lG35wSlqTkszHRrhzskpPXhPnIOFH9ST5RHb4QEKNvgwGzh9I
476jIrJtM+g=
=9cot
-----END PGP SIGNATURE-----
More information about the Hardy-changes
mailing list