[ubuntu/natty] firefox 4.0~b12+build1+nobinonly-0ubuntu1 (Accepted)
Chris Coulson
chris.coulson at canonical.com
Fri Feb 25 03:15:39 UTC 2011
firefox (4.0~b12+build1+nobinonly-0ubuntu1) natty; urgency=low
* New upstream release v4.0 B12 (FIREFOX_4_0b12_BUILD1)
* Add support for unpacked xpi's in the apport hook when reporting
the extensions installed
- update debian/apport/firefox.py.in
* Ensure the Apport hook can be tested properly without modification
- update debian/apport/firefox.py.in
* Add DEP-3 compliant headers to all of our patches, and drop the
bug numbers we carried in filenames. Some of the filenames are so long
that we get constant lintian warnings about long lines in the changelog
* Drop libxul-sdk-nspr.patch - it doesn't seem to be needed
- remove debian/patches/libxul-sdk-nspr.patch
- update debian/patches/series
* Move default-apps/firefox.xml to firefox-gnome-support when it is installed
- update debian/firefox.install.in
- update debian/firefox-gnome-support.install.in
* Fix menu-icon-not-in-xpm-format lintian error - generate the xpm at
build time
- update debian/rules
- update debian/control
* Quieten embedded-zlib and embedded-libjpeg lintian errors. These aren't
really errors, as we're intentionally embedding copies here
- update debian/rules
- add debian/firefox.lintian-overrides.in
* Fix some extended-description-is-empty lintian errors
- update debian/control
* Add a manpage to fix a lintian warning
- add debian/firefox.1.in
- add debian/firefox.manpages.in
* Fix build on armel, make sure we install $(INCDIR)/tremor
- update debian/firefox-dev.install.in
* Fix description of firefox-dev
- update debian/control
* Ship a pkgconfig file to enable browser plugins to build against
Firefox rather than xulrunner
- add debian/pkgconfig/firefox-plugin.pc.in
- update debian/firefox-dev.install.in
- update debian/rules
* Check for tee surface support when deciding whether to use tree or
system cairo
- update debian/rules
* Check the hunspell version is new enough in DEB_MIN_SYSDEPS=0 mode
- update debian/rules
- update debian/mozconfig.in
* Fix the permissions of some files once they are installed, rather than
directly in debian/. We weren't restoring them in clean anyway
- update debian/rules
* Quiten some image-in-usr-lib lintian warnings by adding them to
lintian-overrides. There's not much point in moving them to /usr/share
unless we split them out in to an arch-all firefox-common package
- update debian/firefox.lintian-overrides.in
* Don't call update-menus in postinst, and add #DEBHELPER# tokens where
those are missing
- update debian/firefox.postinst.in
- update debian/firefox.postrm.in
- update debian/firefox.preinst.in
* Fix desktop-entry-invalid-category lintian warnings - remove Internet
and Application categories, add GTK and GNOME
- update debian/firefox-beta.desktop.in
- update debian/firefox-final.desktop.in
- update debian/firefox-nightly.desktop.in
- update debian/firefox-unofficial.desktop.in
* Fix menu-icon-too-big lintian error, by downscaling the icon
- update debian/rules
* Fix package-contains-hardlink lintian warning in SDK. Replace it
with symbolic link
- update debian/rules
* Don't ship a vendor.js with our preferences in, as it requires a patch
in order to get it in to the distributed omni.jar. Instead, move our
vendor prefs in to distribution.ini
- remove debian/vendor.js
- update debian/distribution.ini
- update debian/rules
- remove debian/patches/install-ubuntu-prefs.patch
- update debian/patches/series
* Add "set -e" to launcher script as per Debian policy 10.4
- update debian/firefox.sh.in
* Bump Standards-Version to 3.9.1
- update debian/control
* Fix dbg-package-missing-depends lintian warning - add firefox-gnome-support
dependency to firefox-gnome-support-dbg transitional package
- update debian/control
* Fix LP: #717666 - firefox needs to replace kubuntu-firefox-installer
again. This got dropped accidentally during the package reorg after
dropping abrowser
- update debian/control
* Add some missing files to the SDK
- update debian/firefox-dev.install.in
* Refresh patches
- update debian/patches/mozilla-kde.patch
- update debian/patches/reload-new-plugins.patch
* Don't hardcode the browser executable to /usr/bin/firefox for the
default browser. Instead, apply a patch reviewed upstream to set
this to MOZ_APP_LAUNCHER
- drop debian/patches/system-path-default-browser.patch
- add debian/patches/use-MOZ_APP_LAUNCHER-for-launcher-exec.patch
- update debian/patches
* Fix the default browser check to use the new x-scheme-handler
mechanism via GIO, rather than the old GConf way
- add debian/patches/fix-nsGIOService.patch
- add debian/patches/default-browser-check-use-gio.patch
- update debian/patches/series
* Don't install $(INCDIR)/md
- update debian/firefox-dev.install.in
* The toolkit.networkmanager.disable preference has been removed. There is
now only a single pref for managing network link status, and this is off
by default. Re-enable that to restore the previous behaviour
- update debian/distribution.ini
Date: Fri, 25 Feb 2011 02:53:55 +0000
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/firefox/4.0~b12+build1+nobinonly-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 25 Feb 2011 02:53:55 +0000
Source: firefox
Binary: firefox firefox-gnome-support firefox-dbg firefox-dev firefox-mozsymbols abrowser firefox-branding abrowser-branding firefox-gnome-support-dbg
Architecture: source
Version: 4.0~b12+build1+nobinonly-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description:
abrowser - Safe and easy web browser from Mozilla - transitional package
abrowser-branding - Safe and easy web browser from Mozilla - transitional package
firefox - Safe and easy web browser from Mozilla
firefox-branding - Safe and easy web browser from Mozilla - transitional package
firefox-dbg - Safe and easy web browser from Mozilla - debug symbols
firefox-dev - Safe and easy web browser from Mozilla - development files
firefox-gnome-support - Safe and easy web browser from Mozilla - GNOME support
firefox-gnome-support-dbg - Safe and easy web browser from Mozilla - transitional package
firefox-mozsymbols - Safe and easy web browser from Mozilla - Breakpad symbols
Launchpad-Bugs-Fixed: 717666
Changes:
firefox (4.0~b12+build1+nobinonly-0ubuntu1) natty; urgency=low
.
* New upstream release v4.0 B12 (FIREFOX_4_0b12_BUILD1)
.
* Add support for unpacked xpi's in the apport hook when reporting
the extensions installed
- update debian/apport/firefox.py.in
* Ensure the Apport hook can be tested properly without modification
- update debian/apport/firefox.py.in
* Add DEP-3 compliant headers to all of our patches, and drop the
bug numbers we carried in filenames. Some of the filenames are so long
that we get constant lintian warnings about long lines in the changelog
* Drop libxul-sdk-nspr.patch - it doesn't seem to be needed
- remove debian/patches/libxul-sdk-nspr.patch
- update debian/patches/series
* Move default-apps/firefox.xml to firefox-gnome-support when it is installed
- update debian/firefox.install.in
- update debian/firefox-gnome-support.install.in
* Fix menu-icon-not-in-xpm-format lintian error - generate the xpm at
build time
- update debian/rules
- update debian/control
* Quieten embedded-zlib and embedded-libjpeg lintian errors. These aren't
really errors, as we're intentionally embedding copies here
- update debian/rules
- add debian/firefox.lintian-overrides.in
* Fix some extended-description-is-empty lintian errors
- update debian/control
* Add a manpage to fix a lintian warning
- add debian/firefox.1.in
- add debian/firefox.manpages.in
* Fix build on armel, make sure we install $(INCDIR)/tremor
- update debian/firefox-dev.install.in
* Fix description of firefox-dev
- update debian/control
* Ship a pkgconfig file to enable browser plugins to build against
Firefox rather than xulrunner
- add debian/pkgconfig/firefox-plugin.pc.in
- update debian/firefox-dev.install.in
- update debian/rules
* Check for tee surface support when deciding whether to use tree or
system cairo
- update debian/rules
* Check the hunspell version is new enough in DEB_MIN_SYSDEPS=0 mode
- update debian/rules
- update debian/mozconfig.in
* Fix the permissions of some files once they are installed, rather than
directly in debian/. We weren't restoring them in clean anyway
- update debian/rules
* Quiten some image-in-usr-lib lintian warnings by adding them to
lintian-overrides. There's not much point in moving them to /usr/share
unless we split them out in to an arch-all firefox-common package
- update debian/firefox.lintian-overrides.in
* Don't call update-menus in postinst, and add #DEBHELPER# tokens where
those are missing
- update debian/firefox.postinst.in
- update debian/firefox.postrm.in
- update debian/firefox.preinst.in
* Fix desktop-entry-invalid-category lintian warnings - remove Internet
and Application categories, add GTK and GNOME
- update debian/firefox-beta.desktop.in
- update debian/firefox-final.desktop.in
- update debian/firefox-nightly.desktop.in
- update debian/firefox-unofficial.desktop.in
* Fix menu-icon-too-big lintian error, by downscaling the icon
- update debian/rules
* Fix package-contains-hardlink lintian warning in SDK. Replace it
with symbolic link
- update debian/rules
* Don't ship a vendor.js with our preferences in, as it requires a patch
in order to get it in to the distributed omni.jar. Instead, move our
vendor prefs in to distribution.ini
- remove debian/vendor.js
- update debian/distribution.ini
- update debian/rules
- remove debian/patches/install-ubuntu-prefs.patch
- update debian/patches/series
* Add "set -e" to launcher script as per Debian policy 10.4
- update debian/firefox.sh.in
* Bump Standards-Version to 3.9.1
- update debian/control
* Fix dbg-package-missing-depends lintian warning - add firefox-gnome-support
dependency to firefox-gnome-support-dbg transitional package
- update debian/control
* Fix LP: #717666 - firefox needs to replace kubuntu-firefox-installer
again. This got dropped accidentally during the package reorg after
dropping abrowser
- update debian/control
* Add some missing files to the SDK
- update debian/firefox-dev.install.in
* Refresh patches
- update debian/patches/mozilla-kde.patch
- update debian/patches/reload-new-plugins.patch
* Don't hardcode the browser executable to /usr/bin/firefox for the
default browser. Instead, apply a patch reviewed upstream to set
this to MOZ_APP_LAUNCHER
- drop debian/patches/system-path-default-browser.patch
- add debian/patches/use-MOZ_APP_LAUNCHER-for-launcher-exec.patch
- update debian/patches
* Fix the default browser check to use the new x-scheme-handler
mechanism via GIO, rather than the old GConf way
- add debian/patches/fix-nsGIOService.patch
- add debian/patches/default-browser-check-use-gio.patch
- update debian/patches/series
* Don't install $(INCDIR)/md
- update debian/firefox-dev.install.in
* The toolkit.networkmanager.disable preference has been removed. There is
now only a single pref for managing network link status, and this is off
by default. Re-enable that to restore the previous behaviour
- update debian/distribution.ini
Checksums-Sha1:
14901bf58c77bab4b21f656db6e03092dc3ac8a7 2181 firefox_4.0~b12+build1+nobinonly-0ubuntu1.dsc
31b55eaee17888aae436b42a88977386d72ecbff 61442544 firefox_4.0~b12+build1+nobinonly.orig.tar.gz
62bd8a37235c0167d129277744ee6c32a1620bea 178796 firefox_4.0~b12+build1+nobinonly-0ubuntu1.diff.gz
Checksums-Sha256:
e70f6d3df6272c58d16ef7721df95ceb7ca83430acde073ce5966117b3a67f08 2181 firefox_4.0~b12+build1+nobinonly-0ubuntu1.dsc
ca92943b68e2d0a14bdd8df78ca8925d2b7c61c625f1dc7fac9c03a2b09e0920 61442544 firefox_4.0~b12+build1+nobinonly.orig.tar.gz
dc000f27a080abef41c3b1c5fcdbf26e29d6589a726081538e306282e4c71a46 178796 firefox_4.0~b12+build1+nobinonly-0ubuntu1.diff.gz
Files:
d739586f713f76e87214a40394e811de 2181 web optional firefox_4.0~b12+build1+nobinonly-0ubuntu1.dsc
d43c4fbef96b21ea5bb7c94ef1f32357 61442544 web optional firefox_4.0~b12+build1+nobinonly.orig.tar.gz
01761d1119e8fdcfc3677a7c3de26138 178796 web optional firefox_4.0~b12+build1+nobinonly-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJNZxsgAAoJEGEfvezVlG4PfJsH/01EEau8df3zC4vFk+9/5A3I
q/63nVg8+dCq/O4pUxXfzDAHQT9jPCmqb5q6KHpqH3Zokv8uApqRXkwG6pKG+MKF
qW0yHCo8NM/4nnjtxMU7bFn4B3jp019pndDe9esIenSIGnRDiMASKNT2zsfvrrns
HBMhDjqNmUgtWUVrUhdN7ptZYEh7eq+cpm+JvoTNzyBzsT+yhzT/3ZJ+f0GSqtdx
AdHM6hr7gV8V7g+Q+Jsi8htgNRxMDdmNMsd5egQaLiBlzBSPJJ97uRZnh8eh7ym9
1uy/g74F46ZH1FIP75/88VUh+JIZ8g3cevjwVlvY7WEyZKmSfCKG7gTxlCXPg48=
=54Ei
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list