https://bugs.freedesktop.org/show_bug.cgi?id=59513

--- Comment #5 from Lionel Elie Mamane <lio...@mamane.lu> ---
(In reply to comment #0)

> Since the debian-menus package from libreoffice 4RC1 and libreoffice3.6 are
> mutually incompatible, (...)

IMO, *that* is the real problem. There is no good reason for them to conflict.

Here's what should happen, file per file:

FILE DEBIAN/control:

now has:

 Provides: libreoffice-desktop-integration, libreoffice-unbundled
 Conflicts: libreoffice-desktop-integration, libreoffice-debian-menus,
libreoffice-bundled
 Replaces: libreoffice-desktop-integration, libreoffice-debian-menus

should have (example for package lodev4.0, should be replaced by base package
name):

 Provides: libreoffice-desktop-integration, lodev4.0-desktop-integration,
libreoffice-unbundled
 Conflicts: libreoffice-debian-menus, libreoffice-bundled
 Replaces: libreoffice-desktop-integration, libreoffice-debian-menus

OR (if necessary for some reason, I don't think so)

 Provides: libreoffice-desktop-integration, lodev4.0-desktop-integration,
libreoffice-unbundled
 Conflicts: lodev4.0-desktop-integration, libreoffice-debian-menus,
libreoffice-bundled
 Replaces: libreoffice-desktop-integration, libreoffice-debian-menus

I don't know what "libreoffice-bundled", "libreoffice-unbundled" and
"libreoffice-debian-menus" are about, so for now don't touch them. I have a
hunch that at least libreoffice-debian-menus should be removed.


FILE usr/lib/menu/lodev-debian-menus: rename to
usr/lib/menu/lodev4.0-debian-menus (that is the VERSIONED name)

In this way, there will be menu entries for EACH libreoffice version installed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to