On Wed, 14 Jan 2015 12:51:28 +0530 Prema <[email protected]> wrote: > Index: debian/control.in > =================================================================== > --- debian/control.in (revision 44082) > +++ debian/control.in (working copy) > @@ -87,6 +87,7 @@ > Suggests: libpam-gnome-keyring, > gnome-orca > Provides: x-display-manager > +Conflicts: gdm > Breaks: gnome-panel (<< 3.0), > gnome-screensaver (<< 2.17.7), > gnome-orca (<< 2.30.0-2),
You need to add "Replaces: gdm", too, to ensure you don't get the file overwrite problems again. Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

