[Pkg-xfce-commits] r7168 - in goodies/branches/experimental: . lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Oct 6 02:40:29 UTC 2012
Author: corsac
Date: 2012-10-06 14:40:28 +0000 (Sat, 06 Oct 2012)
New Revision: 7168
Added:
goodies/branches/experimental/lightdm/
Modified:
goodies/branches/experimental/lightdm/debian/changelog
goodies/branches/experimental/lightdm/debian/lightdm.install
goodies/branches/experimental/lightdm/debian/rules
Log:
branch lightdm for 1.4
Modified: goodies/branches/experimental/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/branches/experimental/lightdm/debian/changelog 2012-10-06 14:40:28 UTC (rev 7168)
@@ -4,6 +4,8 @@
- 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
Modified: goodies/branches/experimental/lightdm/debian/lightdm.install
===================================================================
--- goodies/trunk/lightdm/debian/lightdm.install 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/branches/experimental/lightdm/debian/lightdm.install 2012-10-06 14:40:28 UTC (rev 7168)
@@ -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/branches/experimental/lightdm/debian/rules
===================================================================
--- goodies/trunk/lightdm/debian/rules 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/branches/experimental/lightdm/debian/rules 2012-10-06 14:40:28 UTC (rev 7168)
@@ -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