Accepted xulrunner-1.9 1.9~a8-0ubuntu1 (source)
Alexander Sack
asac at ubuntu.com
Fri Oct 5 11:32:06 BST 2007
Accepted:
xulrunner-1.9 1.9~a8-0ubuntu1 was ACCEPTED.
Component: universe Section: devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 05 Oct 2007 01:43:55 +0200
Source: xulrunner-1.9
Binary: xulrunner-1.9-venkman xulrunner-1.9-dev xulrunner-1.9-dom-inspector xulrunner-1.9
Architecture: source
Version: 1.9~a8-0ubuntu1
Distribution: gutsy
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-venkman - Venkman is Mozilla-based JavaScript debugger
Changes:
xulrunner-1.9 (1.9~a8-0ubuntu1) gutsy; urgency=low
.
RELEASE: 1.9~a8 upload to gutsy.
.
[ Alexander Sack ]
* debian/rules: use EXTRA_SYSTEM_CONFIGURE_FLAGS to only use system-nss/-nspr
for cvs and mt builds.
* debian/control: drop build-depends on system-nss/-nspr ... later this
should be depent on the same test as EXTRA_SYSTEM_CONFIGURE_FLAGS.
* debian/patches/install_pkgconfig_files_with_version.patch: update patch
to ship versioned pkgconfig files: mozilla-nspr-1.9.pc and
mozilla-nss-1.9.pc when xulrunner is not using system nspr/nss.
* debian/control: drop system nspr/nss depends of xulrunner-1.9-dev.
.
xulrunner-1.9 (1.9~a8-0ubuntu1~mt4) gutsy; urgency=low
.
[Fabien Tassin ]
* Compile with gcc/g++ 4.2 for all archs.
* Fix a nasty variable bug in debian/rules not doing
the proper substitution in postinst/prerm
.
xulrunner-1.9 (1.9~a8-0ubuntu1~mt3) gutsy; urgency=low
.
[ Fabien Tassin ]
* DEBIAN_XUL_DIR is evaluated too early, replace ':=' by '='.
update debian/rules
* update debian/patches/rename_venkman_addon.patch as
a file was missing
.
xulrunner-1.9 (1.9~a8-0ubuntu1~mt2) gutsy; urgency=low
.
[ Fabien Tassin ]
* Install addons in /usr/lib/xulrunner-addons:
- add debian/xulrunner-1.9.dirs
- update debian/rules to install a symlink
for /usr/lib/xulrunner-1.9*/extensions
* Create a package called xulrunner-1.9-dom-inspector
- update debian/rules
- add debian/xulrunner-1.9-dom-inspector.install
* Create a package called xulrunner-1.9-venkman
- update debian/rules
- add debian/debian/xulrunner-1.9-venkman.install
- add debian/patches/rename_venkman_addon.patch
- update debian/patches/series
* Install /usr/bin/xulrunner as an alternative
- add debian/xulrunner-1.9.postinst.in
- add debian/xulrunner-1.9.prerm.in
- update debian/rules
- update debian/xulrunner-1.9.install
* Add debian/patches/bz384304_fix_recursive_symlinks.patch
and update debian/patches/series
* Add Conflicts xulrunner (<< 1.8.1.4-2ubuntu4) so that
we can coexist with xulrunner 1.8 using alternatives
.
xulrunner-1.9 (1.9~a8-0ubuntu1~mt1) gutsy; urgency=low
.
Upstream Release: 1.9~a8 aka MOZILLA_1_9a8_RELEASE
.
[ Fabien Tassin ]
* Add --disable-install-strip to debian/rules (introduced
by Mozilla bug #391325)
* Don't install .so libs in -dev but link them instead
Add debian/patches/dont_install_so_in_dev.patch
* Make xulrunner-1.9-dev depend on lib{nss3,nspr4}-dev
* Don't hardcode xul version in debian/xulrunner-1.9.links
but link in debian/rules instead
.
[ Alexander Sack ]
* debian/rules: redirect output of finds in clean target to /dev/null
.
xulrunner-1.9 (1.9~a8~cvs20070913t1423-0ubuntu1~mt2) gutsy; urgency=low
.
[ Fabien Tassin ]
* Remove Build-Depends-Indep as java is not needed
* Add --enable-safe-browsing to debian rules as it's good for us
and it brings the missing --enable-url-classifier
* Make the installer complain about missing files on stdout
instead of stderr so logs are easier to read.
Add debian/patches/installer_use_stdout_for_missing_files.patch
and update debian/patches/series
.
xulrunner-1.9 (1.9~a8~cvs20070913t1423-0ubuntu1~mt1) gutsy; urgency=low
.
[ Fabien Tassin ]
* Add debian/patches/fix_ppc_ftbfs.patch to fix FTBFS on powerpcc:
now look for Linuxpowerpc instead of Linuxppc
(contributed by Luke Yelavich <themuso at ubuntu.com>)
* Add --enable-extensions to build xml-rpc, venkman, inspector, irc, gnomevfs,
cview, tasks, reporter and python/xpcom
* Add --enable-webservices
* Drop --disable-debug (it's the default)
* Add a clean rule to take care of some leftovers
* Add debian/xulrunner-1.9.links to link /usr/lib/nss/libnssckbi.so in
/usr/lib/xulrunner-1.9a8pre/libnssckbi.so in order to provide to all xul
applications CA certificates.
* update debian/patches/bz392722_fix_nsinstall_on_double_slash.patch
update from firefox-trunk to reflect upstream partial commit.
.
[ Alexander Sack ]
* debian/patches/bz386610_python2.5_ftbfs_amd64.patch,series: add patch from
bugzilla 386610 that fixes ftbfs on amd64 with python2.5.
.
xulrunner-1.9 (1.9~a8~cvs20070829-0ubuntu1~mt1) gutsy; urgency=low
.
[ Fabien Tassin ]
* new upstream snapshot (1.9a8pre cvs20070829)
* Add debian/copyright
* Update debian/changelog to use a proper versionning scheme.
* Make xulrunner-1.9-dev depend on xulrunner-1.9 (update debian/control)
* Update Maintainer in debian/control to Mozilla team.
* Update debian/control to fix Build-Depends: drop dpatch, add quilt, cdbs,
zip.
* Update debian/rules to stop running autoconf.
* Add debian/patches/bz392722_fix_nsinstall_on_double_slash.patch fixing
nsinstall (patch reused from firefox-trunk)
* Add debian/patches/install_pkgconfig_files_with_version.patch so we
can install multiple xulrunner-dev and still use pkg-config
* Add debian/patches/series
* Update debian/control to create a -dev package
* Add debian/xulrunner-1.9.install and debian/xulrunner-1.9-dev.install
to move files to -dev package
.
xulrunner-1.9 (1.9~a8~cvs20070824-0ubuntu1) gutsy; urgency=low
.
[ Fabien Tassin ]
* new upstream snapshot (1.9a8pre cvs20070824)
* initial packaging inspired from firefox-trunk and reusing
package descriptions from previous xulrunner package.
Create xulrunner-1.9 and xulrunner-1.9-dev.
Files:
85009aad1ec214390ab841b495152b07 1736 devel optional xulrunner-1.9_1.9~a8-0ubuntu1.dsc
6d02a0f4d9dcfaf77b069f333eebaa20 39967995 devel optional xulrunner-1.9_1.9~a8.orig.tar.gz
779131cbfa43478f4afc05f34ec18704 26951 devel optional xulrunner-1.9_1.9~a8-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQIVAwUBRwWTi6BE/gcUDGZkAQKAPBAAi81cu7qa7pltAErJSoPclBIFylonNMaE
/RXxGK2yPcv9XfhkcAx5ULS3IGURA/UJx0UPsBD5IlGARFsNQomqZSlcAxqF7wdg
kitLHmIxx6jNYdut6O6izVoaT3H6tLjs/h0Amb90zeTcmzLAl8VbU/sQomKHAINB
k6AHCBLZGuepZ5Q5SmnHixjOZcDhN6xkmD2XRmbVCCYnB/qjB6PMycWo13FEHhbX
6dIYT391663g+Ag40rD03yuzgsX1bHXGl2WxUNa4MxSiZU9gIol0TvNLrsfJtAu8
nxEyDCf4Ow807sCPO59ajZ/hwVvyzO5HsUtmDanMQAgGvmekaylGboYmA4ApdehN
ke/WrgX+88EEA08TyNNJw2/8zlBoEtH8YLgpPUygfHPpRPviln85C2NwejmH4+2i
E6Fu0+eUJWYsgW5L7CKGwXdRydCB6SSr1pr6dchD5C/RDsYsrZ0oSskCVT011y7l
Gu3y+/EFsfKoSniEBc7cq1NrbPhQGY2YsDh701BoV2MIr8r1Ev5DwYDcm4QnBQmP
rfEqX0r5DzKPJYXoNVdQF9Pg0JDUXuJNky5t9VDe5Isl3DZO6AByonXjSq/FmNBm
F37Gf0v4wOMCbJuASFv8idfyHkWCmirAq9enWzCF9D4/647qdvLOO1gezqtsoHcj
zFHNh2vpRsQ=
=LtCf
-----END PGP SIGNATURE-----
More information about the gutsy-changes
mailing list