Changelog
xulrunner (1.9.1.5-1) unstable; urgency=low
* New upstream release.
* debian/remove.nonfree: Synchronize with Iceape 2.0.
* debian/copyright: Update with missing information, and remove lcms
licensing as it was dropped in 1.9.1.4.
* debian/mozconfig: Remove obsolete options.
* debian/rules:
+ Put -Wl,--as-needed in front of OS_LDFLAGS.
+ Update config.{guess,sub} in js/src/build/autoconf, too.
+ Don't modify platform.ini.
* debian/control:
+ xulrunner-1.9.1 breaks iceweasel versions earlier than 3.5.5-1, as
their GRE version range is not broad enough.
+ Build depend on libreadline-dev before libreadline5-dev.
Closes: #553873.
+ Force a runtime dependency on libcairo2 >= 1.8.8 for @font-face
support. Closes: #537350.
+ Bump Standards-Version to 3.8.3.0.
+ Tighten libmozjs-dev dependency on libmozjs2d.
* memory/jemalloc/jemalloc.c: Remove remainings of an old patch that was
applied upstream in jemalloc.
* extensions/python/xpcom/src/loader/Makefile.in,
extensions/python/xpcom/src/module/Makefile.in: Fix rpath in the
pyxpcom components.
-- Mike Hommey <email address hidden> Thu, 12 Nov 2009 21:22:29 +0100