[Pkg-xfce-commits] r5881 - goodies/trunk/lightdm/debian

Yves-Alexis Perez corsac at alioth.debian.org
Fri Jul 29 11:10:28 UTC 2011


Author: corsac
Date: 2011-07-29 11:10:28 +0000 (Fri, 29 Jul 2011)
New Revision: 5881

Modified:
   goodies/trunk/lightdm/debian/control
   goodies/trunk/lightdm/debian/liblightdm-gobject-1-0.install
   goodies/trunk/lightdm/debian/liblightdm-qt-1-0.install
Log:
minor tweaks to reduce diff with ubuntu


Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control	2011-07-29 11:01:51 UTC (rev 5880)
+++ goodies/trunk/lightdm/debian/control	2011-07-29 11:10:28 UTC (rev 5881)
@@ -36,15 +36,8 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: simple display manager (GTK+ greeter)
- This package contains the GTK+ greeter for the lightdm display manager
+ A LightDM greeter that uses the GTK+ toolkit.
 
-Package: lightdm-vala
-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-greeter
 Provides: lightdm-greeter
 Replaces: lightdm-qt
@@ -53,8 +46,15 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: simple display manager (Qt greeter)
- This package contains the Qt greeter for the lightdm display manager
+ A LightDM greeter that uses the Qt toolkit.
 
+Package: lightdm-vala
+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: liblightdm-gobject-1-0
 Section: libdevel
 Architecture: any

Modified: goodies/trunk/lightdm/debian/liblightdm-gobject-1-0.install
===================================================================
--- goodies/trunk/lightdm/debian/liblightdm-gobject-1-0.install	2011-07-29 11:01:51 UTC (rev 5880)
+++ goodies/trunk/lightdm/debian/liblightdm-gobject-1-0.install	2011-07-29 11:10:28 UTC (rev 5881)
@@ -1 +1 @@
-usr/lib/liblightdm-gobject*.so.*
+usr/lib/liblightdm-gobject-*.so.*

Modified: goodies/trunk/lightdm/debian/liblightdm-qt-1-0.install
===================================================================
--- goodies/trunk/lightdm/debian/liblightdm-qt-1-0.install	2011-07-29 11:01:51 UTC (rev 5880)
+++ goodies/trunk/lightdm/debian/liblightdm-qt-1-0.install	2011-07-29 11:10:28 UTC (rev 5881)
@@ -1 +1 @@
-usr/lib/liblightdm-qt*.so.*
+usr/lib/liblightdm-qt-*.so.*




More information about the Pkg-xfce-commits mailing list