[Pkg-xfce-commits] r5887 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri Jul 29 12:25:03 UTC 2011
Author: corsac
Date: 2011-07-29 12:25:03 +0000 (Fri, 29 Jul 2011)
New Revision: 5887
Modified:
goodies/trunk/lightdm/debian/control
Log:
reorder packages to lower the diff
Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control 2011-07-29 11:47:52 UTC (rev 5886)
+++ goodies/trunk/lightdm/debian/control 2011-07-29 12:25:03 UTC (rev 5887)
@@ -18,7 +18,7 @@
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
- lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit, adduser
+ lightdm-gtk-greeter | lightdm-greeter (>= 0.9.2-1), dbus, consolekit, adduser
Recommends: xserver-xorg
Description: simple display manager
An X display manager that:
@@ -63,6 +63,13 @@
This package contains the gobject library for lightdm, used by the GTK+
greeter.
+Package: liblightdm-qt-1-0
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: simple display manager (Qt library)
+ This package contains the Qt library for lightdm.
+
Package: liblightdm-gobject-dev
Section: libdevel
Architecture: any
@@ -71,13 +78,6 @@
This package contains the development files for lightdm.
They can be used to build new greeters applications GTK+ based.
-Package: liblightdm-qt-1-0
-Section: libdevel
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: simple display manager (Qt library)
- This package contains the Qt library for lightdm.
-
Package: liblightdm-qt-dev
Section: libdevel
Architecture: any
More information about the Pkg-xfce-commits
mailing list