[Pkg-xfce-commits] r7199 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Oct 11 07:22:12 UTC 2012
Author: corsac
Date: 2012-10-11 19:22:12 +0000 (Thu, 11 Oct 2012)
New Revision: 7199
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/lightdm.install
goodies/trunk/lightdm/debian/rules
Log:
upload
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2012-10-11 12:54:33 UTC (rev 7198)
+++ goodies/trunk/lightdm/debian/changelog 2012-10-11 19:22:12 UTC (rev 7199)
@@ -1,11 +1,13 @@
-lightdm (1.2.2-4) UNRELEASED; urgency=low
+lightdm (1.2.2-4) unstable; urgency=low
* debian/control:
- suggests upower. closes: #679538
- make lightdm depends on lightdm-gtk-greeter | lightdm-greeter, thanks
Ralf Jung for the report. closes: #684714
+ * debian/lightdm.install:
+ - stop installing lightdm upstart script since it's broken. closes: #679409
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 29 Jun 2012 17:16:58 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 11 Oct 2012 12:44:37 +0200
lightdm (1.2.2-3) unstable; urgency=low
Modified: goodies/trunk/lightdm/debian/lightdm.install
===================================================================
--- goodies/trunk/lightdm/debian/lightdm.install 2012-10-11 12:54:33 UTC (rev 7198)
+++ goodies/trunk/lightdm/debian/lightdm.install 2012-10-11 19:22:12 UTC (rev 7199)
@@ -3,7 +3,6 @@
usr/share/man
usr/share/locale
etc/dbus-1
-etc/init
etc/lightdm/users.conf
etc/lightdm/lightdm.conf
etc/lightdm/keys.conf
Modified: goodies/trunk/lightdm/debian/rules
===================================================================
--- goodies/trunk/lightdm/debian/rules 2012-10-11 12:54:33 UTC (rev 7198)
+++ goodies/trunk/lightdm/debian/rules 2012-10-11 19:22:12 UTC (rev 7199)
@@ -14,7 +14,7 @@
override_dh_install:
find debian/tmp -name '*.la' -delete
rm debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/lightdm/gdmflexiserver
- dh_install --fail-missing
+ dh_install --fail-missing -X etc/init/lightdm.conf
override_dh_installpam:
dh_installpam
More information about the Pkg-xfce-commits
mailing list