[Pkg-xfce-commits] r6319 - in goodies/trunk/lightdm/debian: . patches

Yves-Alexis Perez corsac at alioth.debian.org
Sat Jan 14 12:40:41 UTC 2012


Author: corsac
Date: 2012-01-14 12:40:41 +0000 (Sat, 14 Jan 2012)
New Revision: 6319

Added:
   goodies/trunk/lightdm/debian/patches/07_fix-test-missing-lightdm-session.patch
Modified:
   goodies/trunk/lightdm/debian/changelog
   goodies/trunk/lightdm/debian/patches/series
Log:
07_fix-test-missing-lightdm-session added, remove lightdm-session from
test targets.

Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog	2012-01-14 12:37:51 UTC (rev 6318)
+++ goodies/trunk/lightdm/debian/changelog	2012-01-14 12:40:41 UTC (rev 6319)
@@ -13,6 +13,8 @@
     - 06_move-progs-to-pkglibexecdir refreshed, only needed for
       lightdm-guest-session-wrapper now
     - 07_CVE-2011-4105 dropped, code doesn't exist anymore.
+    - 07_fix-test-missing-lightdm-session added, remove lightdm-session from
+      test targets.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 14 Jan 2012 12:55:03 +0100
 

Added: goodies/trunk/lightdm/debian/patches/07_fix-test-missing-lightdm-session.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/07_fix-test-missing-lightdm-session.patch	                        (rev 0)
+++ goodies/trunk/lightdm/debian/patches/07_fix-test-missing-lightdm-session.patch	2012-01-14 12:40:41 UTC (rev 6319)
@@ -0,0 +1,10 @@
+Index: lightdm-1.1.0/tests/src/Makefile.am
+===================================================================
+--- lightdm-1.1.0.orig/tests/src/Makefile.am	2012-01-14 13:30:41.415305420 +0100
++++ lightdm-1.1.0/tests/src/Makefile.am	2012-01-14 13:30:50.579375996 +0100
+@@ -1,5 +1,4 @@
+ noinst_PROGRAMS = test-runner X test-gobject-greeter test-session test-script-hook guest-account initctl plymouth
+-noinst_SCRIPTS = lightdm-session
+ lib_LTLIBRARIES = libsystem.la
+ 
+ libsystem_la_SOURCES = libsystem.c

Modified: goodies/trunk/lightdm/debian/patches/series
===================================================================
--- goodies/trunk/lightdm/debian/patches/series	2012-01-14 12:37:51 UTC (rev 6318)
+++ goodies/trunk/lightdm/debian/patches/series	2012-01-14 12:40:41 UTC (rev 6319)
@@ -4,4 +4,5 @@
 04_default-gtk-greeter-config.patch
 05_dont-add-pkglibexecdir-path.patch
 06_move-progs-to-pkglibexecdir.patch
+07_fix-test-missing-lightdm-session.patch
 08_CVE-2011-3153.patch




More information about the Pkg-xfce-commits mailing list