[Pkg-xfce-commits] r5878 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri Jul 29 10:51:19 UTC 2011
Author: corsac
Date: 2011-07-29 10:51:19 +0000 (Fri, 29 Jul 2011)
New Revision: 5878
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/control
Log:
* debian/control:
- rename the greeter packages to fit what's in Ubuntu.
- lightdm-vala doesn't provide a greeter anymore.
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-07-29 05:55:01 UTC (rev 5877)
+++ goodies/trunk/lightdm/debian/changelog 2011-07-29 10:51:19 UTC (rev 5878)
@@ -5,6 +5,9 @@
- install locale files in lightdm package.
* debian/rules:
- set greeter user at build time.
+ * debian/control:
+ - rename the greeter packages to fit what's in Ubuntu.
+ - lightdm-vala doesn't provide a greeter anymore.
-- Yves-Alexis Perez <corsac at debian.org> Fri, 29 Jul 2011 07:54:33 +0200
Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control 2011-07-29 05:55:01 UTC (rev 5877)
+++ goodies/trunk/lightdm/debian/control 2011-07-29 10:51:19 UTC (rev 5878)
@@ -28,8 +28,10 @@
* Fully themeable
* Cross-desktop (greeters can be written in any toolkit)
-Package: lightdm-gtk
+Package: lightdm-gtk-greeter
Provides: lightdm-greeter
+Replaces: lightdm-gtk
+Breaks: lightdm-gtk
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -37,15 +39,16 @@
This package contains the GTK+ greeter for the lightdm display manager
Package: lightdm-vala
-Provides: lightdm-greeter
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple display manager (Vala files)
This package contains the Vala files for the lightdm display manager
-Package: lightdm-qt
+Package: lightdm-qt-greeter
Provides: lightdm-greeter
+Replaces: lightdm-qt
+Breaks: lightdm-qt
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
More information about the Pkg-xfce-commits
mailing list