firefox 20.0+build1-0ubuntu0.10.04.3 source package in Ubuntu

Changelog

firefox (20.0+build1-0ubuntu0.10.04.3) lucid-security; urgency=low

  * New upstream stable release (FIREFOX_20_0_BUILD1)
    - see LP: #1161422 for USN information

  * Drop patches fixed upstream
    - remove debian/patches/ionmonkey-hardfp-support.patch
    - update debian/patches/series.in
  * firefox-gnome-support needs explicit dependency on libnotify
    - update debian/control{,.in}
  * Add support for autopkgtest, package the xpcshell, reftest and
    mochitest testsuites and migrate the xpcshell-tests, reftest, crashtest,
    jstestbrowser and mochitest targets to this. Note that tests that can't
    be ran as an autopkgtest (eg, if they require write permissions to the
    application directory) will still be ran at build time
    - add firefox-testsuite package in debian/control.in
    - update debian/control
    - add debian/firefox-testsuite.install.in
    - add debian/firefox-testsuite.links.in
    - update debian/build/mozbuild.mk
    - update debian/rules
    - drop xpcshell-tests, reftest, crashtest, jstestbrowser and mochitest
      targets from debian/build/testsuite.mk, add xpcshell-tests-build
      and the ability to run xpcshell-tests with our own reduced manifest
    - add debian/tests/control
    - add debian/tests/crashtest
    - add debian/tests/jstestbrowser
    - add debian/tests/mochitest
    - add debian/tests/reftest
    - add debian/tests/xpcshell-tests
    - add debian/testing/run_mochitest.in
    - add debian/testing/run_xpcshell_tests.in
    - add debian/testing/run_reftest.in
    - add debian/testing/testrunhelper.py
    - update debian/config/mozconfig.in to always build with --enable-tests
    - add debian/testing/xpcshell-build.ini
  * Ensure that the directory provider returns all searchplugin paths during
    the search service xpcshell tests
    - add d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
    - update debian/patches/series.in
  * Fix various tests that assume that either the application directory or
    test directory can be written to
    - add d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
    - add d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
    - add d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch
    - add d/p/test-fixes/xpcshell-ctypes-no-writes-to-appdir.patch
    - add d/p/test-fixes/xpcshell-xpcom-no-writes-to-testdir-or-appdir.patch
    - add d/p/test-fixes/xpcshell-libpref-no-writes-to-testdir.patch
    - update debian/patches/series.in
  * Export NO_PNG_PKG_MANGLE as optipng breaks tests that are dependent
    on image format / size
    - update debian/build/mozbuild.mk
  * Don't test that the addon selection dialog appears in test_bug596343.js,
    as we disable this
    - add d/p/test-integration/xpcshell-disable-addon-select-dialog-test-for-adt.patch
    - update debian/patches/series
  * Don't write a log file to the script directory from mochitest
    - add d/p/test-integration/mochitest-optional-websock-log.patch
    - update debian/patches/series.in
  * Fix a failure in test_nodb_pluschanges.js due to const redeclaration
    - add d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
    - update debian/patches/series.in
  * Don't run the GConf-specific test_421977.js on systems where GSettings
    is available, as it will fail
    - add d/p/t-f/xpcshell-shell-disable-gconf-tests-when-using-gsettings.patch
    - update debian/patches/series.in
  * Disable test_upgrade.js and test_upgrade_strictcompat.js xpcshell tests
    for now as they require write access to the application directory
    - add d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
    - update debian/patches/series.in
  * Disable test_browserGlue_distribution.js for now as it requires write
    access to the application directory
    - update d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
  * Reset the "browser" and "embed-app" content prefs after running content
    mochitests, so that the subsequent DOM browser-element tests don't
    fail
    - add d/p/test-fixes/mochitest-content-reset-permissions-when-done.patch
    - update debian/patches/series.in
  * Disable various failing mochitests:
    - add debian/testing/mochitest.json
    - add debian/testing/mochitest-chrome.json
    - update debian/firefox-testsuite.install.in
  * Fix issue where some tests were being added to the mochitest tests.jar
    using their absolute path in the build tree
    - add debian/patches/test-fixes/mochitest-tests-jar-fix.patch
    - update debian/patches/series.in
  * Don't run the GConf specific browser_420786.js mochitest on systems where
    GSettings is available, as it will fail
    - add d/p/t-f/mochitest-shell-disable-gconf-tests-when-using-gsettings.patch
    - update debian/patches/series.in
  * Don't ship the browser_bug538331.js mochitest as this isn't relevant
    when not using the Mozilla AUS
    - add d/p/test-fixes/mochitest-dont-ship-browser-postupdate-test.patch
    - update debian/patches/series.in
  * Make "--test-manifest" work when running chrome, browser-chrome and a11y
    mochitests so that we can maintain a distro manifest for these
    - add d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch
    - update debian/patches/series.in
  * Disable failing reftests
    - add d/p/test-overrides/reftest-disable-failing-tests.patch
    - update debian/patches/series.in
  * Add vendor xpcshell tests to verify that the search service loads
    the expected number of search plugins from each language pack
    - update debian/build/mozbuild.mk
    - add debian/firefox-testsuite.dirs.in
    - update debian/firefox-testsuite.install.in
    - update debian/rules
    - add debian/testing/xpcshell-package-tests/head_package_tests.js
    - add debian/testing/xpcshell-package-tests/test_searchplugins_valid.js
    - add debian/testing/xpcshell-package-tests/test_searchplugins_valid_real.js
    - add debian/testing/xpcshell-package-tests/xpcshell.ini
    - update debian/tests/control
    - add debian/tests/xpcshell-package-tests
  * Drop the hacky perl scripts that were being used to make sure the language
    packs ship the correct plugins. Add a xpcshell test instead
    - update debian/build/mozbuild.mk
    - update debian/rules
    - remove debian/build/refresh-search-modifications.pl
    - remove debian/build/verify-search-overrides.pl
    - remove debian/config/search-mods.list
    - update debian/control.in
    - remove debian/searchplugins/compute-overrides.json
    - add debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins.js
    - add debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
    - update debian/testing/xpcshell-package-tests/xpcshell.ini
  * Fix a test failure with the Italian Amazon search plugin
    - update debian/searchplugins/it/amazon-it.xml
  * We set intl.locale.matchOS to ensure that Firefox uses the environment
    locale. Add a test to make sure this works as expected
    - add debian/testing/xpcshell-package-tests/test_locale_matchOS.js
    - add debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
    - update debian/testing/xpcshell-package-tests/head_package_tests.js
    - update debian/testing/xpcshell-package-tests/test_searchplugins_valid.js
    - update debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins.js
    - update debian/testing/xpcshell-package-tests/xpcshell.ini
    - update debian/tests/control
    - update debian/tests/crashtest
    - update debian/tests/jstestbrowser
    - update debian/tests/mochitest
    - update debian/tests/reftest
    - update debian/tests/xpcshell-package-tests
    - update debian/tests/xpcshell-tests
  * We modify the user agent, so test that it is correct
    - add debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
    - update debian/testing/xpcshell-package-tests/xpcshell.ini
  * Don't try to override the Amazon searchplugin for Kashubian or Mongolian,
    as it doesn't exist there
    - add debian/searchplugins/csb/list.txt
    - add debian/searchplugins/mn/list.txt
    - update d/t/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
  * Testpilot only enabled on beta now
    - update debian/firefox.install.in
  * Don't run dh_scour on the testsuite package, as this screws up a lot
    of reftests and crashtests
    - update debian/build/mozbuild.mk
  * Add a test to make sure all of the language packs are loadable by the
    addon manager
    - add debian/testing/xpcshell-package-tests/test_langpack_load.js
    - update debian/testing/xpcshell-package-tests/xpcshell.ini
  * Add a test to make sure language pack chrome is registered correctly
    - add debian/testing/xpcshell-package-tests/test_langpack_chrome.js
    - update debian/testing/xpcshell-package-tests/xpcshell.ini
  * Disable failing xpcshell tests
    - add d/p/test-overrides/xpcshell-disable-failing-tests.patch
    - update debian/patches/series.in
  * Add JUnit output support for reftests
    - add d/p/test-integration/reftest-output-junit-xml.patch
    - update debian/patches/series.in
    - update debian/testing/run_reftest.in
  * Allow xpcshell tests to be run with JUnit outputting, and include a fix
    to make sure that the output matches the schema
    - update debian/testing/run_xpcshell_tests.in
    - add d/p/test-integration/xpcshell-output-valid-junit-xml.patch
    - update debian/patches/series.in
  * Add JUnit output support for mochitests
    - add d/p/test-integration/mochitest-output-junit-xml.patch
    - update debian/patches/series.in
    - update debian/testing/run_mochitest.in
  * Turn on JUnit XML output for all tests
    - update debian/build/mozbuild.mk
    - update debian/tests/crashtest
    - update debian/tests/jstestbrowser
    - update debian/tests/mochitest
    - update debian/tests/reftest
    - update debian/tests/xpcshell-package-tests
    - update debian/tests/xpcshell-tests
  * Fix a tab versus space issue in debian/build/mozbuild.mk
  * Refresh debian/patches/fix-broken-langpack-install-manifests.patch
  * Create the test results directory
    - update debian/tests/crashtest
    - update debian/tests/jstestbrowser
    - update debian/tests/mochitest
    - update debian/tests/reftest
    - update debian/tests/xpcshell-package-tests
    - update debian/tests/xpcshell-tests
  * Tidy up search xpcshell test fixes
    - drop d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
    - update d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
    - update debian/patches/series.in
  * Install the test plugins in the testsuite directory so that they
    aren't visible to the normal browser
    - update debian/firefox-testsuite.install.in
    - update debian/firefox-testsuite.links.in
    - update debian/testing/run_xpcshell_tests.in
    - update debian/testing/testrunhelper.py
  * Fix test_ubuntu_useragent.js to work on channels other than Nightly
    - update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
  * In test_ubuntu_useragent.js, check for the hardcoded buildid on official
    branded builds, and set up the appinfo with the actual build ID
    - update debian/testing/xpcshell-package-tests/head_package_tests.js
    - update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
  * In test_langpack_chrome.js, only test the actual translation of
    general.useragent.locale on non-nightly builds, as the nightly translations
    aren't as complete. On nightly builds, just check that the correct locale
    is selected for the global package
    - update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
  * Move duplicated code in to one place
    - update debian/testing/xpcshell-package-tests/head_package_tests.js
    - update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
    - update debian/testing/xpcshell-package-tests/test_langpack_load.js
    - update debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
    - update debian/testing/xpcshell-package-tests/test_searchplugins_valid_real.js
    - update debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
    - update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
  * Split mochitests in to separate autopkgtest test scripts so that we can
    propagate error codes from test harness failure without affecting other
    mochitest stages
    - update debian/tests/control
    - update debian/tests/mochitest
    - add debian/tests/mochitest-browser
    - add debian/tests/mochitest-chrome
    - add debian/tests/mochitest-a11y
    - add debian/tests/mochitest-ipcplugins
  * Fix an exception that caused mochitests to hang after hitting failures
    - update d/p/test-integration/mochitest-output-junit-xml.patch

  [ Jean-Baptiste Lallement <email address hidden> ]
  * Allow the autopkgtest harness to specify a location for test results
    - update debian/tests/crashtest
    - update debian/tests/jstestbrowser
    - update debian/tests/mochitest
    - update debian/tests/reftest
    - update debian/tests/xpcshell-package-tests
    - update debian/tests/xpcshell-tests
    - update debian/build/mozbuild.mk

  [ Drey ]
  * Use a local favicon in the DuckDuckGo searchplugin (LP: #1120991)
    - update debian/searchplugins/en-US/duckduckgo.xml
 -- Chris Coulson <email address hidden>   Thu, 28 Mar 2013 14:38:23 +0000

Upload details

Uploaded by:
Chris Coulson
Uploaded to:
Lucid
Original maintainer:
Ubuntu-Mozilla-Team
Architectures:
any all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
firefox_20.0+build1.orig.tar.bz2 106.4 MiB 21f24deef81df953bdaf572e799c99c3c9009f46c5cc66a6154717c6ad808a11
firefox_20.0+build1-0ubuntu0.10.04.3.debian.tar.gz 286.5 KiB 1549a8b923e7d3162d4b799ed4fd0c85b1dfb97c253cf4965d887576c808b815
firefox_20.0+build1-0ubuntu0.10.04.3.dsc 7.6 KiB fd7ba40469bfe7c49e2f12f30d5fdfa47d2df758fff8d3a3b087405d0d49aad9

View changes file

Binary packages built by this source

abrowser: No summary available for abrowser in ubuntu lucid.

No description available for abrowser in ubuntu lucid.

abrowser-3.5: No summary available for abrowser-3.5 in ubuntu lucid.

No description available for abrowser-3.5 in ubuntu lucid.

abrowser-3.5-branding: No summary available for abrowser-3.5-branding in ubuntu lucid.

No description available for abrowser-3.5-branding in ubuntu lucid.

abrowser-branding: No summary available for abrowser-branding in ubuntu lucid.

No description available for abrowser-branding in ubuntu lucid.

firefox: No summary available for firefox in ubuntu lucid.

No description available for firefox in ubuntu lucid.

firefox-2: No summary available for firefox-2 in ubuntu lucid.

No description available for firefox-2 in ubuntu lucid.

firefox-2-dbg: No summary available for firefox-2-dbg in ubuntu lucid.

No description available for firefox-2-dbg in ubuntu lucid.

firefox-2-dev: No summary available for firefox-2-dev in ubuntu lucid.

No description available for firefox-2-dev in ubuntu lucid.

firefox-2-dom-inspector: No summary available for firefox-2-dom-inspector in ubuntu lucid.

No description available for firefox-2-dom-inspector in ubuntu lucid.

firefox-2-gnome-support: No summary available for firefox-2-gnome-support in ubuntu lucid.

No description available for firefox-2-gnome-support in ubuntu lucid.

firefox-2-libthai: No summary available for firefox-2-libthai in ubuntu lucid.

No description available for firefox-2-libthai in ubuntu lucid.

firefox-3.0: No summary available for firefox-3.0 in ubuntu lucid.

No description available for firefox-3.0 in ubuntu lucid.

firefox-3.0-dev: No summary available for firefox-3.0-dev in ubuntu lucid.

No description available for firefox-3.0-dev in ubuntu lucid.

firefox-3.0-gnome-support: No summary available for firefox-3.0-gnome-support in ubuntu lucid.

No description available for firefox-3.0-gnome-support in ubuntu lucid.

firefox-3.5: No summary available for firefox-3.5 in ubuntu lucid.

No description available for firefox-3.5 in ubuntu lucid.

firefox-3.5-branding: No summary available for firefox-3.5-branding in ubuntu lucid.

No description available for firefox-3.5-branding in ubuntu lucid.

firefox-3.5-dbg: No summary available for firefox-3.5-dbg in ubuntu lucid.

No description available for firefox-3.5-dbg in ubuntu lucid.

firefox-3.5-dev: No summary available for firefox-3.5-dev in ubuntu lucid.

No description available for firefox-3.5-dev in ubuntu lucid.

firefox-3.5-gnome-support: No summary available for firefox-3.5-gnome-support in ubuntu lucid.

No description available for firefox-3.5-gnome-support in ubuntu lucid.

firefox-branding: No summary available for firefox-branding in ubuntu lucid.

No description available for firefox-branding in ubuntu lucid.

firefox-dbg: No summary available for firefox-dbg in ubuntu lucid.

No description available for firefox-dbg in ubuntu lucid.

firefox-dev: No summary available for firefox-dev in ubuntu lucid.

No description available for firefox-dev in ubuntu lucid.

firefox-gnome-support: No summary available for firefox-gnome-support in ubuntu lucid.

No description available for firefox-gnome-support in ubuntu lucid.

firefox-gnome-support-dbg: No summary available for firefox-gnome-support-dbg in ubuntu lucid.

No description available for firefox-gnome-support-dbg in ubuntu lucid.

firefox-locale-af: No summary available for firefox-locale-af in ubuntu lucid.

No description available for firefox-locale-af in ubuntu lucid.

firefox-locale-ar: No summary available for firefox-locale-ar in ubuntu lucid.

No description available for firefox-locale-ar in ubuntu lucid.

firefox-locale-as: No summary available for firefox-locale-as in ubuntu lucid.

No description available for firefox-locale-as in ubuntu lucid.

firefox-locale-ast: No summary available for firefox-locale-ast in ubuntu lucid.

No description available for firefox-locale-ast in ubuntu lucid.

firefox-locale-be: No summary available for firefox-locale-be in ubuntu lucid.

No description available for firefox-locale-be in ubuntu lucid.

firefox-locale-bg: No summary available for firefox-locale-bg in ubuntu lucid.

No description available for firefox-locale-bg in ubuntu lucid.

firefox-locale-bn: No summary available for firefox-locale-bn in ubuntu lucid.

No description available for firefox-locale-bn in ubuntu lucid.

firefox-locale-br: No summary available for firefox-locale-br in ubuntu lucid.

No description available for firefox-locale-br in ubuntu lucid.

firefox-locale-bs: No summary available for firefox-locale-bs in ubuntu lucid.

No description available for firefox-locale-bs in ubuntu lucid.

firefox-locale-ca: No summary available for firefox-locale-ca in ubuntu lucid.

No description available for firefox-locale-ca in ubuntu lucid.

firefox-locale-cs: No summary available for firefox-locale-cs in ubuntu lucid.

No description available for firefox-locale-cs in ubuntu lucid.

firefox-locale-csb: No summary available for firefox-locale-csb in ubuntu lucid.

No description available for firefox-locale-csb in ubuntu lucid.

firefox-locale-cy: No summary available for firefox-locale-cy in ubuntu lucid.

No description available for firefox-locale-cy in ubuntu lucid.

firefox-locale-da: No summary available for firefox-locale-da in ubuntu lucid.

No description available for firefox-locale-da in ubuntu lucid.

firefox-locale-de: No summary available for firefox-locale-de in ubuntu lucid.

No description available for firefox-locale-de in ubuntu lucid.

firefox-locale-el: No summary available for firefox-locale-el in ubuntu lucid.

No description available for firefox-locale-el in ubuntu lucid.

firefox-locale-en: No summary available for firefox-locale-en in ubuntu lucid.

No description available for firefox-locale-en in ubuntu lucid.

firefox-locale-eo: No summary available for firefox-locale-eo in ubuntu lucid.

No description available for firefox-locale-eo in ubuntu lucid.

firefox-locale-es: No summary available for firefox-locale-es in ubuntu lucid.

No description available for firefox-locale-es in ubuntu lucid.

firefox-locale-et: No summary available for firefox-locale-et in ubuntu lucid.

No description available for firefox-locale-et in ubuntu lucid.

firefox-locale-eu: No summary available for firefox-locale-eu in ubuntu lucid.

No description available for firefox-locale-eu in ubuntu lucid.

firefox-locale-fa: No summary available for firefox-locale-fa in ubuntu lucid.

No description available for firefox-locale-fa in ubuntu lucid.

firefox-locale-fi: No summary available for firefox-locale-fi in ubuntu lucid.

No description available for firefox-locale-fi in ubuntu lucid.

firefox-locale-fr: No summary available for firefox-locale-fr in ubuntu lucid.

No description available for firefox-locale-fr in ubuntu lucid.

firefox-locale-fy: No summary available for firefox-locale-fy in ubuntu lucid.

No description available for firefox-locale-fy in ubuntu lucid.

firefox-locale-ga: No summary available for firefox-locale-ga in ubuntu lucid.

No description available for firefox-locale-ga in ubuntu lucid.

firefox-locale-gd: No summary available for firefox-locale-gd in ubuntu lucid.

No description available for firefox-locale-gd in ubuntu lucid.

firefox-locale-gl: No summary available for firefox-locale-gl in ubuntu lucid.

No description available for firefox-locale-gl in ubuntu lucid.

firefox-locale-gu: No summary available for firefox-locale-gu in ubuntu lucid.

No description available for firefox-locale-gu in ubuntu lucid.

firefox-locale-he: No summary available for firefox-locale-he in ubuntu lucid.

No description available for firefox-locale-he in ubuntu lucid.

firefox-locale-hi: No summary available for firefox-locale-hi in ubuntu lucid.

No description available for firefox-locale-hi in ubuntu lucid.

firefox-locale-hr: No summary available for firefox-locale-hr in ubuntu lucid.

No description available for firefox-locale-hr in ubuntu lucid.

firefox-locale-hu: No summary available for firefox-locale-hu in ubuntu lucid.

No description available for firefox-locale-hu in ubuntu lucid.

firefox-locale-hy: No summary available for firefox-locale-hy in ubuntu lucid.

No description available for firefox-locale-hy in ubuntu lucid.

firefox-locale-id: No summary available for firefox-locale-id in ubuntu lucid.

No description available for firefox-locale-id in ubuntu lucid.

firefox-locale-is: No summary available for firefox-locale-is in ubuntu lucid.

No description available for firefox-locale-is in ubuntu lucid.

firefox-locale-it: No summary available for firefox-locale-it in ubuntu lucid.

No description available for firefox-locale-it in ubuntu lucid.

firefox-locale-ja: No summary available for firefox-locale-ja in ubuntu lucid.

No description available for firefox-locale-ja in ubuntu lucid.

firefox-locale-ka: No summary available for firefox-locale-ka in ubuntu lucid.

No description available for firefox-locale-ka in ubuntu lucid.

firefox-locale-kk: No summary available for firefox-locale-kk in ubuntu lucid.

No description available for firefox-locale-kk in ubuntu lucid.

firefox-locale-km: No summary available for firefox-locale-km in ubuntu lucid.

No description available for firefox-locale-km in ubuntu lucid.

firefox-locale-kn: No summary available for firefox-locale-kn in ubuntu lucid.

No description available for firefox-locale-kn in ubuntu lucid.

firefox-locale-ko: No summary available for firefox-locale-ko in ubuntu lucid.

No description available for firefox-locale-ko in ubuntu lucid.

firefox-locale-ku: No summary available for firefox-locale-ku in ubuntu lucid.

No description available for firefox-locale-ku in ubuntu lucid.

firefox-locale-lg: No summary available for firefox-locale-lg in ubuntu lucid.

No description available for firefox-locale-lg in ubuntu lucid.

firefox-locale-lt: No summary available for firefox-locale-lt in ubuntu lucid.

No description available for firefox-locale-lt in ubuntu lucid.

firefox-locale-lv: No summary available for firefox-locale-lv in ubuntu lucid.

No description available for firefox-locale-lv in ubuntu lucid.

firefox-locale-mai: No summary available for firefox-locale-mai in ubuntu lucid.

No description available for firefox-locale-mai in ubuntu lucid.

firefox-locale-mk: No summary available for firefox-locale-mk in ubuntu lucid.

No description available for firefox-locale-mk in ubuntu lucid.

firefox-locale-ml: No summary available for firefox-locale-ml in ubuntu lucid.

No description available for firefox-locale-ml in ubuntu lucid.

firefox-locale-mn: No summary available for firefox-locale-mn in ubuntu lucid.

No description available for firefox-locale-mn in ubuntu lucid.

firefox-locale-mr: No summary available for firefox-locale-mr in ubuntu lucid.

No description available for firefox-locale-mr in ubuntu lucid.

firefox-locale-nb: No summary available for firefox-locale-nb in ubuntu lucid.

No description available for firefox-locale-nb in ubuntu lucid.

firefox-locale-nl: No summary available for firefox-locale-nl in ubuntu lucid.

No description available for firefox-locale-nl in ubuntu lucid.

firefox-locale-nn: No summary available for firefox-locale-nn in ubuntu lucid.

No description available for firefox-locale-nn in ubuntu lucid.

firefox-locale-nso: No summary available for firefox-locale-nso in ubuntu lucid.

No description available for firefox-locale-nso in ubuntu lucid.

firefox-locale-oc: No summary available for firefox-locale-oc in ubuntu lucid.

No description available for firefox-locale-oc in ubuntu lucid.

firefox-locale-or: No summary available for firefox-locale-or in ubuntu lucid.

No description available for firefox-locale-or in ubuntu lucid.

firefox-locale-pa: No summary available for firefox-locale-pa in ubuntu lucid.

No description available for firefox-locale-pa in ubuntu lucid.

firefox-locale-pl: No summary available for firefox-locale-pl in ubuntu lucid.

No description available for firefox-locale-pl in ubuntu lucid.

firefox-locale-pt: No summary available for firefox-locale-pt in ubuntu lucid.

No description available for firefox-locale-pt in ubuntu lucid.

firefox-locale-ro: No summary available for firefox-locale-ro in ubuntu lucid.

No description available for firefox-locale-ro in ubuntu lucid.

firefox-locale-ru: No summary available for firefox-locale-ru in ubuntu lucid.

No description available for firefox-locale-ru in ubuntu lucid.

firefox-locale-si: No summary available for firefox-locale-si in ubuntu lucid.

No description available for firefox-locale-si in ubuntu lucid.

firefox-locale-sk: No summary available for firefox-locale-sk in ubuntu lucid.

No description available for firefox-locale-sk in ubuntu lucid.

firefox-locale-sl: No summary available for firefox-locale-sl in ubuntu lucid.

No description available for firefox-locale-sl in ubuntu lucid.

firefox-locale-sq: No summary available for firefox-locale-sq in ubuntu lucid.

No description available for firefox-locale-sq in ubuntu lucid.

firefox-locale-sr: No summary available for firefox-locale-sr in ubuntu lucid.

No description available for firefox-locale-sr in ubuntu lucid.

firefox-locale-sv: No summary available for firefox-locale-sv in ubuntu lucid.

No description available for firefox-locale-sv in ubuntu lucid.

firefox-locale-sw: No summary available for firefox-locale-sw in ubuntu lucid.

No description available for firefox-locale-sw in ubuntu lucid.

firefox-locale-ta: No summary available for firefox-locale-ta in ubuntu lucid.

No description available for firefox-locale-ta in ubuntu lucid.

firefox-locale-te: No summary available for firefox-locale-te in ubuntu lucid.

No description available for firefox-locale-te in ubuntu lucid.

firefox-locale-th: No summary available for firefox-locale-th in ubuntu lucid.

No description available for firefox-locale-th in ubuntu lucid.

firefox-locale-tr: No summary available for firefox-locale-tr in ubuntu lucid.

No description available for firefox-locale-tr in ubuntu lucid.

firefox-locale-uk: No summary available for firefox-locale-uk in ubuntu lucid.

No description available for firefox-locale-uk in ubuntu lucid.

firefox-locale-vi: No summary available for firefox-locale-vi in ubuntu lucid.

No description available for firefox-locale-vi in ubuntu lucid.

firefox-locale-zh-hans: No summary available for firefox-locale-zh-hans in ubuntu lucid.

No description available for firefox-locale-zh-hans in ubuntu lucid.

firefox-locale-zh-hant: No summary available for firefox-locale-zh-hant in ubuntu lucid.

No description available for firefox-locale-zh-hant in ubuntu lucid.

firefox-locale-zu: No summary available for firefox-locale-zu in ubuntu lucid.

No description available for firefox-locale-zu in ubuntu lucid.

firefox-mozsymbols: No summary available for firefox-mozsymbols in ubuntu lucid.

No description available for firefox-mozsymbols in ubuntu lucid.

firefox-testsuite: No summary available for firefox-testsuite in ubuntu lucid.

No description available for firefox-testsuite in ubuntu lucid.