r51476 - in /desktop/unstable/gdm3/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 16 23:11:11 UTC 2016


Author: biebl
Date: Sun Oct 16 23:11:11 2016
New Revision: 51476

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51476
Log:
Stop setting authdir, has beend dropped upstream in favour of xauthdir.

Modified:
    desktop/unstable/gdm3/debian/changelog
    desktop/unstable/gdm3/debian/rules

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=51476&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog	[utf-8] Sun Oct 16 23:11:11 2016
@@ -1,3 +1,9 @@
+gdm3 (3.22.1-2) UNRELEASED; urgency=medium
+
+  * Stop setting authdir, has beend dropped upstream in favour of xauthdir.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 17 Oct 2016 01:07:52 +0200
+
 gdm3 (3.22.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/rules?rev=51476&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/rules	[utf-8] Sun Oct 16 23:11:11 2016
@@ -72,7 +72,7 @@
 		$(CONFFLAGS)
 
 override_dh_auto_build: $(OUTFILES) $(MANPAGES)
-	authdir=/var/lib/gdm3 dh_auto_build
+	dh_auto_build
 
 override_dh_install:
 	dh_install --list-missing




More information about the pkg-gnome-commits mailing list