From 1bea1f7d8a95ee0ee9097b67108fdb5a62785f8d Mon Sep 17 00:00:00 2001 From: corsac Date: Thu, 11 Oct 2012 19:22:12 +0000 Subject: [PATCH] upload git-svn-id: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm@7199 0c9b3bff-18ee-0310-b944-d1aa2700132f --- debian/changelog | 6 ++++-- debian/lightdm.install | 1 - debian/rules | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 674f816..602c0c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 29 Jun 2012 17:16:58 +0200 + -- Yves-Alexis Perez Thu, 11 Oct 2012 12:44:37 +0200 lightdm (1.2.2-3) unstable; urgency=low diff --git a/debian/lightdm.install b/debian/lightdm.install index 1624e61..354eacc 100644 --- a/debian/lightdm.install +++ b/debian/lightdm.install @@ -3,7 +3,6 @@ usr/sbin/lightdm usr/share/man usr/share/locale etc/dbus-1 -etc/init etc/lightdm/users.conf etc/lightdm/lightdm.conf etc/lightdm/keys.conf diff --git a/debian/rules b/debian/rules index c717645..5154680 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ override_dh_installinit: 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 -- 2.39.2