Your message dated Mon, 28 Apr 2014 21:23:30 +0000
with message-id <[email protected]>
and subject line Bug#733220: fixed in lightdm 1.10.0-3
has caused the Debian Bug report #733220,
regarding Add systemd service file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
733220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733220
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lightdm
Version: 1.8.5-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: systemd-units
X-Debbugs-CC: [email protected]

Attached is a patch to add native systemd support to lightdm. I have
been using the service file locally for some time now and haven't
noticed any problems.

-- 
Arto Jantunen

diff -urN lightdm-1.8.5/debian/control lightdm/debian/control
--- lightdm-1.8.5/debian/control	2013-10-12 10:49:28.000000000 +0300
+++ lightdm/debian/control	2013-12-27 12:13:35.899300557 +0200
@@ -9,7 +9,7 @@
  libdbus-glib-1-dev, libxcb1-dev, libxdmcp-dev, libpam-dev, libxklavier-dev, 
  libgtk-3-dev, libck-connector-dev, gnome-doc-utils, libqt4-dev,
  valac, gobject-introspection, dpkg-dev (>= 1.16.1),
- gtk-doc-tools, itstool, libgcrypt11-dev, libgirepository1.0-dev
+ gtk-doc-tools, itstool, libgcrypt11-dev, libgirepository1.0-dev, dh-systemd
 Standards-Version: 3.9.4
 Homepage: https://launchpad.net/lightdm
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm
diff -urN lightdm-1.8.5/debian/lightdm.service lightdm/debian/lightdm.service
--- lightdm-1.8.5/debian/lightdm.service	1970-01-01 02:00:00.000000000 +0200
+++ lightdm/debian/lightdm.service	2013-12-27 12:04:08.414121279 +0200
@@ -0,0 +1,13 @@
+[Unit]
+Description=Light Display Manager
+Documentation=man:lightdm(1)
+After=systemd-user-sessions.service
+
+[Service]
+ExecStart=/usr/sbin/lightdm
+Restart=always
+IgnoreSIGPIPE=no
+BusName=org.freedesktop.DisplayManager
+
+[Install]
+Alias=display-manager.service
diff -urN lightdm-1.8.5/debian/rules lightdm/debian/rules
--- lightdm-1.8.5/debian/rules	2013-10-31 10:31:09.000000000 +0200
+++ lightdm/debian/rules	2013-12-27 12:14:18.236469787 +0200
@@ -14,6 +14,9 @@
 override_dh_installinit:
 	dh_installinit --noscripts
 
+override_dh_systemd_start:
+	dh_systemd_start --no-restart-on-upgrade
+
 override_dh_install:
 	find debian/tmp -name '*.la' -delete
 	find debian/tmp/usr/lib/ -name gdmflexiserver -delete
@@ -21,6 +24,6 @@
 	dh_install --fail-missing -X etc/init/lightdm.conf
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with systemd
 
 override_dh_auto_test:

--- End Message ---
--- Begin Message ---
Source: lightdm
Source-Version: 1.10.0-3

We believe that the bug you reported is fixed in the latest version of
lightdm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <[email protected]> (supplier of updated lightdm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 28 Apr 2014 21:15:45 +0200
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0 
liblightdm-gobject-dev liblightdm-qt-dev gir1.2-lightdm-1
Architecture: source amd64
Version: 1.10.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <[email protected]>
Changed-By: Yves-Alexis Perez <[email protected]>
Description: 
 gir1.2-lightdm-1 - Typelib file for liblightdm-1
 liblightdm-gobject-1-0 - simple display manager (gobject library)
 liblightdm-gobject-dev - simple display manager (gobject development files)
 liblightdm-qt-3-0 - simple display manager (Qt library)
 liblightdm-qt-dev - simple display manager (Qt development files)
 lightdm    - simple display manager
 lightdm-vala - simple display manager (Vala files)
Closes: 733220
Changes: 
 lightdm (1.10.0-3) unstable; urgency=medium
 .
   * debian/control:
     - add build-dep on dh-systemd.
   * debian/lightdm.postinst:
     - handle symlinks for systemd service files according to the currently
       selected display manager.
   * debian/lightdm.service:
     - add systemd service file, thanks Martin Pitt for the work.closes: #733220
   * debian/rules:
     - use dh systemd addon and configure it to not start the lightdm service
       at once.
Checksums-Sha1: 
 14572e67f2e88f417c210a02c957abd7ca1c21db 2351 lightdm_1.10.0-3.dsc
 892eefaa9c5b24a01f97d2b35f913063f2de9fce 32636 lightdm_1.10.0-3.debian.tar.xz
 9612f62ac659e6415c8115886dc455bc03c9ec98 147584 lightdm_1.10.0-3_amd64.deb
 8f6003b1910c692030404f418a91fff4df91e6f2 20298 lightdm-vala_1.10.0-3_amd64.deb
 46874a263717ca7ee05392e316c938897e438b36 48324 
liblightdm-gobject-1-0_1.10.0-3_amd64.deb
 3c49d11f49b3aca059559b8351287830558688ef 49172 
liblightdm-qt-3-0_1.10.0-3_amd64.deb
 623ff2cae1d2d3da629ca2b297ee46cb02ed148e 72016 
liblightdm-gobject-dev_1.10.0-3_amd64.deb
 831814e6d80fc87f1cf762b3f91bded7413fe238 48782 
liblightdm-qt-dev_1.10.0-3_amd64.deb
 2b5526b3dfed0b2d1f0f3c03ffc575c87c734d7e 22220 
gir1.2-lightdm-1_1.10.0-3_amd64.deb
Checksums-Sha256: 
 66abca539c9595b0ca920d4799229a5a206d5f6e435fac037de613be7faedba3 2351 
lightdm_1.10.0-3.dsc
 2d732db4393f65796a8ba1fdfc44887565402cf7747130c445c35fe69d3ad2ea 32636 
lightdm_1.10.0-3.debian.tar.xz
 3c7301c9107398655a2ca92c883692054e750b3596e28ce93183588a2dbe30d7 147584 
lightdm_1.10.0-3_amd64.deb
 563bcd7d72ec35a7035c9b9821652930273275afb954aef6ee3a3f38a1bd5cc3 20298 
lightdm-vala_1.10.0-3_amd64.deb
 7e6320f39e00d6c807455117737c9d6ed4a40265171f3336e5374854e08ddc2c 48324 
liblightdm-gobject-1-0_1.10.0-3_amd64.deb
 da9914be07f0b6215ed504d9dfa735cec85ff9d6c8ff2b1790faccf51fc65402 49172 
liblightdm-qt-3-0_1.10.0-3_amd64.deb
 4a7ab1e956639a2298727e571c4a74f500ad70d0485d6f516fc14d96492b46ce 72016 
liblightdm-gobject-dev_1.10.0-3_amd64.deb
 751d80df807af1de365a489af0d1e3db30a613a534889724f73ca5e481dbc667 48782 
liblightdm-qt-dev_1.10.0-3_amd64.deb
 0f61b60dbec42a18aa005d825cce2e7fbaefe418665e60f54fe9da743b236660 22220 
gir1.2-lightdm-1_1.10.0-3_amd64.deb
Files: 
 29aa27a4c4e8f2e858f4fdd5c8a169f1 2351 x11 optional lightdm_1.10.0-3.dsc
 a9c388ed33b31654467087ff43c08709 32636 x11 optional 
lightdm_1.10.0-3.debian.tar.xz
 d1d71d8a0f7e0e64022098fd02c37790 147584 x11 optional lightdm_1.10.0-3_amd64.deb
 e85826908efa73178032d20c57d62a09 20298 x11 optional 
lightdm-vala_1.10.0-3_amd64.deb
 865b96e62d527004e609193866ddb594 48324 libdevel optional 
liblightdm-gobject-1-0_1.10.0-3_amd64.deb
 4e94e4bf19dc3bbc927f0bd1713e0171 49172 libdevel optional 
liblightdm-qt-3-0_1.10.0-3_amd64.deb
 6e443d950915931a980675f61b18a7c5 72016 libdevel optional 
liblightdm-gobject-dev_1.10.0-3_amd64.deb
 1ec8bc52f6798b7f282298383b82b3e3 48782 libdevel optional 
liblightdm-qt-dev_1.10.0-3_amd64.deb
 06b65be339ef5f82318699f3964eec97 22220 libs optional 
gir1.2-lightdm-1_1.10.0-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQEcBAEBCgAGBQJTXrTPAAoJEG3bU/KmdcCleUMIAK0buW7Y1IvcD0k1fSqwTsYO
n7kdf8fDalCLUp2kPWkCrHb4BUDnQL0ZoH2cPlvwrOhkudDRwSN3MwANLnez/UOR
3y6BSOTl1esHlnBT4EC9flsEhFlLTB6wg4/zx41Sb1N+qqhRrUGt6d2j4U7DDoZE
HF0ryLkw+uhIQIe4qRwFCkaIT88k1oClcF1AJllHiVbGGfxMw59TemA8biqLaKUk
RB318PcFR8c5C1TgzQ5u1FcZ83/RVOzgc0JLCVFMOSg1JaDfAkXqWZq6VMKRqnxZ
hk4bX+blRqmGp6OlasNVz29GxLMojjuQywQoUg/DOxsA1301lhJnGSQZcoXALpg=
=HJhF
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

Reply via email to