-
Committer:
Chris Coulson
-
Date:
2011-12-22 20:08:30 UTC
-
mto:
This revision was merged to the branch mainline in
revision
884.
-
Revision ID:
chris.coulson@canonical.com-20111222200830-h736v2lu2zljx9h3
* New upstream release from the beta channel (FIREFOX_10_0b1_BUILD1)
* Update globalmenu-extension to 2.0.2
- Fix LP: #864511 - Icons not displayed in history/bookmarks menus
* Update patches for PRBool -> bool transition
- refresh debian/patches/firefox-kde.patch
- refresh debian/patches/mozilla-kde.patch
- refresh debian/patches/ubuntu-ua-string-changes.patch
* Drop some more hanging IPC xpcshell tests
- update debian/build/testsuite.mk
* Borrow functionality from Chromium package to have distro-version
specific patches
- update debian/rules
- add debian/build/enable-dist-patches.pl
* Don't enable unity-globalmenu-build-support.patch on lucid and maverick
- update debian/patches/series
* Remove prerm hook for cleaning up pyc files in the apport package-hooks
folder. Nothing creates these
- update debian/firefox.prerm.in
* Set up alternatives in the postinst script on abort-remove
- update debian/firefox.postinst.in
* Imporove maintainer script magic for moving the system pref file and
removing obsolete conffiles when upgrading from 3.6, by doing what
dpkg-maintscripts-helper does
- update debian/firefox.postinst.in
- update debian/firefox.postrm.in
- update debian/firefox.preinst.in
* Only run the Apparmor stuff in the postinst script on configure, and
in the preinst script on install or upgrade
- update debian/firefox.postinst.in
- update debian/firefox.preinst.in
* Add add-syspref-dir.patch for Lucid and Maverick only, so we get
nightly/aurora coverage for this
- add debian/patches/add-syspref-dir.patch
- update debian/patches/series
- update debian/rules
- update debian/firefox.install.in
- update debian/firefox.links.in
- update debian/firefox.postinst.in
- update debian/firefox.postrm.in
- update debian/firefox.preinst.in
* Drop the Ubuntuzilla workarounds now
- update debian/firefox.postinst.in
* Refresh patches
- update debian/patches/mozilla-kde.patch
- update debian/patches/allow-lockPref-everywhere.patch
- update debian/patches/ubuntu_bookmarks.patch
* Turn off Network Manager integration for now, as it causes Firefox to
always start in offline mode. In any case, probing Network Manager isn't
the most reliable way to test if there is a connection
- update debian/vendor.js
* Update after landing of bmo: #701875 - Rename omni.jar to omni.ja
- update debian/firefox.install.in
* Update mozilla-kde.patch and firefox-kde.patch to remove the use of
nsCStringArray, which was dropped from Firefox 10
* Disable KDE patches, which currently don't work with Firefox 10
- update debian/patches/series
* Drop the firefox-kde-support suggest whilst the KDE patches aren't
applied. Also facilitate adding his suggest only on oneiric and older
- update debian/rules
- update debian/control{,.in}
* Rebase patches for PRBool -> bool transition (bmo: 675553)
- update debian/patches/allow-lockPref-everywhere.patch
- update debian/patches/mozilla-kde.patch
* Drop patch after upstream landing of (bmo: 690432) aka Logging.h passes a
string directly to printf
- drop debian/patches/printf-fix.patch
- update debian/patches/series