Package: totem-mozilla Version: 2.28.5-1 Severity: important Tags: patch After installing a fresh squeeze system I've noticed several broken symbolic links: /usr/lib/iceweasel/plugins/libtotem-{*}-plugin.so pointing to their respective mozilla counterparts: ../../mozilla/libtotem-{*}-plugin.so
This is wrong, because symlink targets are in fact one directory deeper: /usr/lib/mozilla/plugins/libtotem-{*}-plugin.so so symlinks should rather point to: ../../mozilla/plugins/libtotem-{*}-plugin.so I attached a small patch against totem-2.28.5 source, which adds relevant path parts to debian/totem-mozilla.links file. Friendly, Wiktor Wandachowicz -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages totem-mozilla depends on: ii dbus-x11 1.2.20-2 simple interprocess messaging syst ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libdbus-1-3 1.2.20-2 simple interprocess messaging syst ii libdbus-glib-1-2 0.84-1 simple interprocess messaging syst ii libgcc1 1:4.4.2-9 GCC support library ii libglib2.0-0 2.22.4-1 The GLib library of C routines ii libstdc++6 4.4.2-9 The GNU Standard C++ Library v3 ii libtotem-plparser12 2.28.2-1 Totem Playlist Parser library - ru ii libx11-6 2:1.3.3-1 X11 client-side library ii totem 2.28.5-1 A simple media player for the GNOM Versions of packages totem-mozilla recommends: ii epiphany-browser [ww 2.29.3-1 Intuitive GNOME web browser ii iceweasel [www-brows 3.5.6-2 Web browser based on Firefox ii opera [www-browser] 10.10.4742.gcc4.qt3 The Opera Web Browser ii w3m [www-browser] 0.5.2-2.1 WWW browsable pager with excellent totem-mozilla suggests no packages. -- no debconf information
debian-totem-mozilla-links.patch
Description: Binary data