Your message dated Wed, 02 Jan 2013 19:46:22 +0000
with message-id <[email protected]>
and subject line Re: Bug#697194: unblock: accountsservice/0.6.21-8
has caused the Debian Bug report #697194,
regarding unblock: accountsservice/0.6.21-8
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.)
--
697194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697194
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear release managers,
Please unblock package accountsservice 0.6.21-8, it contains a minimalistic
patch to fix the 'important' bug #680786 "Fails to enable Automatic Login in
gdm3 daemon.conf".
As usual, you find the debdiff attached.
Thanks for considering, and have a great 2013!
unblock accountsservice/0.6.21-8
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru accountsservice-0.6.21/debian/changelog accountsservice-0.6.21/debian/changelog
--- accountsservice-0.6.21/debian/changelog 2012-11-03 12:16:42.000000000 +0100
+++ accountsservice-0.6.21/debian/changelog 2013-01-02 14:45:57.000000000 +0100
@@ -1,3 +1,12 @@
+accountsservice (0.6.21-8) unstable; urgency=low
+
+ * debian/patches/0007-add-lightdm-support.patch
+ - Properly set gdm3's configuration directory in order to
+ fix autologin settings when gdm3 is used as default login
+ manager. Thanks to Jean-Peer Lorenz (Closes: #680786)
+
+ -- Alessio Treglia <[email protected]> Wed, 02 Jan 2013 13:45:12 +0000
+
accountsservice (0.6.21-7) unstable; urgency=low
[ Simon McVittie ]
diff -Nru accountsservice-0.6.21/debian/patches/0007-add-lightdm-support.patch accountsservice-0.6.21/debian/patches/0007-add-lightdm-support.patch
--- accountsservice-0.6.21/debian/patches/0007-add-lightdm-support.patch 2012-10-11 17:34:30.000000000 +0200
+++ accountsservice-0.6.21/debian/patches/0007-add-lightdm-support.patch 2013-01-02 14:42:46.000000000 +0100
@@ -101,7 +101,7 @@
gboolean result;
+ GError *local_error = NULL;
+
-+ if (!g_file_test ("/etc/gdm", G_FILE_TEST_EXISTS))
++ if (!g_file_test ("/etc/gdm3", G_FILE_TEST_EXISTS))
+ return TRUE; /* not an error, just not installed */
keyfile = g_key_file_new ();
--- End Message ---
--- Begin Message ---
On Wed, 2013-01-02 at 20:30 +0100, intrigeri wrote:
> The debdiff looks good, but it seems that 0.6.21-8 somehow did not
> make it into the archive yet. Not in the mood to investigate it any
> further right now, though.
It's in the archive, but there hasn't been a dinstall since it was
accepted so it won't be on mirrors yet.
Unblocked; thanks.
Regards,
Adam
--- End Message ---