Depend on fonts-liberation instead of ttf-liberation

Bug #1223502 reported by Jeremy Bícha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

firefox-testsuite depends on ttf-liberation but the version of fonts-liberation in saucy-proposed has dropped the transitional package. This change should be safe to make in all supported Ubuntu releases as fonts-liberation is present in Precise.

I see there's a Firefox release scheduled for next week so it would be great if this change could be included.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: firefox 23.0+build2-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
Uname: Linux 3.11.0-4-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: jeremy 20258 F.... pulseaudio
BuildID: 20130807180628
Channel: Unavailable
Date: Tue Sep 10 14:00:23 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IpRoute:
 default via 192.168.2.1 dev wlan0 proto static
 192.168.2.0/24 dev wlan0 proto kernel scope link src 192.168.2.2 metric 9
MarkForUpload: True
MostRecentCrashID: bp-d7b97e93-00ba-46c3-b184-5e63d2120923
Plugins:
 Gnome Shell Integration - /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell)
 iTunes Application Detector - /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so (rhythmbox-mozilla)
 Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
PrefErrors: Unexpected character 'd' before pref @ /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/<email address hidden>/defaults/preferences/000system.js:6
Profiles: Profile0 (Default) - LastVersion=23.0/20130807180628 (In use)
RelatedPackageVersions:
 gnome-shell 3.8.4-0ubuntu3
 rhythmbox-mozilla 3.0-0ubuntu1
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/26/2012
dmi.bios.vendor: INSYDE
dmi.bios.version: 2.60
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: Intel Corp.
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: dmi:bvnINSYDE:bvr2.60:bd06/26/2012:svnTOSHIBA:pnSatelliteL745:pvrPSK0YU-05R02G:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Satellite L745
dmi.product.version: PSK0YU-05R02G
dmi.sys.vendor: TOSHIBA

Revision history for this message
Jeremy Bícha (jbicha) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (3.2 KiB)

This bug was fixed in the package firefox - 24.0+build1-0ubuntu1

---------------
firefox (24.0+build1-0ubuntu1) saucy; urgency=low

  * New upstream stable release (FIREFOX_24_0_BUILD1)
    - see LP: #1223826 for USN information

  * Make sure bindings are always attached for menu popups, even if they
    already have a wrapper when the menu opens
    - update debian/patches/unity-menubar.patch
  * Make sure bindings are attached for menu's too, so that menu.open
    always works (finally fixes livemarks when running in Unity)
    - update debian/patches/unity-menubar.patch
  * Refresh patches
    - update d/p/test-fixes/mochitest-browser-plugincrash-with-no-crashreporter.patch
    - update d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
    - update d/p/test-integration/automation-output-junit-xml.patch
    - update debian/patches/ubuntu-bookmarks.patch
    - update debian/patches/unity-menubar.patch
  * Make the debian/control autogeneration a bit cleaner
    - update debian/build/config.mk
    - update debian/build/dump-langpack-control-entries.pl
    - update debian/build/rules.mk
    - update debian/control.in
  * Don't set stuff that is set by dpkg-buildpackage
    - update debian/build/config.mk
    - update debian/build/rules.mk
  * Remove the executable bit from more file types
    - update debian/build/rules.mk
  * The upstream mochitest harness now supports a manifest file for all tests
    except for browser-chrome, but we need a separate manifest for each now
    - update d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch
    - rename d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch =>
        d/p/test-integration/mochitest-allow-test-manifest-for-browser-chrome.patch
    - update debian/patches/series
    - add debian/testing/extra/mochitest/mochitest-a11y.json
    - add debian/testing/extra/mochitest/mochitest-browser-chrome.json
    - update debian/testing/extra/mochitest/mochitest-chrome.json
    - update debian/testing/run_mochitest.in
  * Support running unit tests from an unpacked testsuite tarball anywhere on the
    filesystem
    - update debian/testing/testrunhelper.py
  * Include toolkit/components/mediasniffer/test/unit/data/ff-inst.exe in the
    tarball, as it's required for a mimetype sniffing test that we run
    - update debian/config/tarball.conf
  * Temporary debug patch
    - add d/p/test-integration/test-sameoriginpolicy-debug.patch
    - update debian/patches/series
  * Fix failing test_addEngine_callback.js search xpcshell test
    - rename d/p/test-fixes/xpcshell-search-fix-json-cache-test.patch =>
        d/p/test-fixes/xpcshell-search-fix-tests-when-plugins-are-not-in-appdir.patch
    - update d/p/test-fixes/xpcshell-search-fix-tests-when-plugins-are-not-in-appdir.patch
    - update debian/patches/series
  * Fix broken Bulgarian language pack
  * Blacklist Mongolian for now
    - update debian/config/locales.blacklist
  * Add GStreamber build-depends
    - update debian/control.in
  * Fix LP: #1223502 - firefox-testsuite should depend on fonts-liberation
    rather than ttf-liberation
  * Add libgl1-mesa-dri to firefox-testsuite depends so that gnome-sessi...

Read more...

Changed in firefox (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.