[Pkg-xfce-commits] r8847 - in /goodies/trunk/lightdm/debian: changelog patches/01_set-default-path.patch patches/03_use-desktopnames-properties.patch patches/06_change-user-dirs.patch patches/series watch

Yves-Alexis Perez corsac at moszumanska.debian.org
Thu Mar 5 20:47:35 UTC 2015


Author: corsac
Date: Thu Mar  5 20:47:34 2015
New Revision: 8847

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8847
Log:
* New upstream release.
* debian/patches:
  - 01_set-default-path and 06_change-user-dirs refreshed for new release.
  - 03_use-desktopnames-properties dropped, included upstream.

Removed:
    goodies/trunk/lightdm/debian/patches/03_use-desktopnames-properties.patch
Modified:
    goodies/trunk/lightdm/debian/changelog
    goodies/trunk/lightdm/debian/patches/01_set-default-path.patch
    goodies/trunk/lightdm/debian/patches/06_change-user-dirs.patch
    goodies/trunk/lightdm/debian/patches/series
    goodies/trunk/lightdm/debian/watch

Modified: goodies/trunk/lightdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/changelog?rev=8847&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/changelog	(original)
+++ goodies/trunk/lightdm/debian/changelog	Thu Mar  5 20:47:34 2015
@@ -1,3 +1,12 @@
+lightdm (1.12.2-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * debian/patches:
+    - 01_set-default-path and 06_change-user-dirs refreshed for new release.
+    - 03_use-desktopnames-properties dropped, included upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 05 Mar 2015 21:10:01 +0100
+
 lightdm (1.10.3-3) unstable; urgency=medium
 
   * debian/patches:

Modified: goodies/trunk/lightdm/debian/patches/01_set-default-path.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/patches/01_set-default-path.patch?rev=8847&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/patches/01_set-default-path.patch	(original)
+++ goodies/trunk/lightdm/debian/patches/01_set-default-path.patch	Thu Mar  5 20:47:34 2015
@@ -4,7 +4,7 @@
 Description: Fix default PATH environment variable
 --- a/src/seat.c
 +++ b/src/seat.c
-@@ -274,7 +274,10 @@ run_script (Seat *seat, DisplayServer *d
+@@ -306,7 +306,10 @@ run_script (Seat *seat, DisplayServer *d
          process_set_env (script, "PATH", g_getenv ("PATH"));
      }
      else
@@ -18,7 +18,7 @@
      {
 --- a/src/session-child.c
 +++ b/src/session-child.c
-@@ -354,7 +354,10 @@ session_child_run (int argc, char **argv
+@@ -410,7 +410,10 @@ session_child_run (int argc, char **argv
          else
          {
              /* Set POSIX variables */

Modified: goodies/trunk/lightdm/debian/patches/06_change-user-dirs.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/patches/06_change-user-dirs.patch?rev=8847&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/patches/06_change-user-dirs.patch	(original)
+++ goodies/trunk/lightdm/debian/patches/06_change-user-dirs.patch	Thu Mar  5 20:47:34 2015
@@ -1,6 +1,6 @@
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
-@@ -78,7 +78,7 @@ lightdm_CFLAGS = \
+@@ -74,7 +74,7 @@ lightdm_CFLAGS = \
  	$(LIGHTDM_CFLAGS) \
  	-I"$(top_srcdir)/common" \
  	-DSBIN_DIR=\"$(sbindir)\" \
@@ -11,7 +11,7 @@
  	-DCACHE_DIR=\"$(localstatedir)/cache/lightdm\" \
 --- a/src/Makefile.in
 +++ b/src/Makefile.in
-@@ -476,7 +476,7 @@ lightdm_CFLAGS = \
+@@ -470,7 +470,7 @@ lightdm_CFLAGS = \
  	$(LIGHTDM_CFLAGS) \
  	-I"$(top_srcdir)/common" \
  	-DSBIN_DIR=\"$(sbindir)\" \

Modified: goodies/trunk/lightdm/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/patches/series?rev=8847&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/patches/series	(original)
+++ goodies/trunk/lightdm/debian/patches/series	Thu Mar  5 20:47:34 2015
@@ -1,5 +1,4 @@
 01_set-default-path.patch
 02_fix-apparmor-profile.patch
-03_use-desktopnames-properties.patch
 05_debianize-pam-files.patch
 06_change-user-dirs.patch

Modified: goodies/trunk/lightdm/debian/watch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/watch?rev=8847&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/watch	(original)
+++ goodies/trunk/lightdm/debian/watch	Thu Mar  5 20:47:34 2015
@@ -1,4 +1,4 @@
 version=3
 opts=pgpsigurlmangle=s/$/.asc/ \
-https://launchpad.net/lightdm/1.10 \
+https://launchpad.net/lightdm/1.12 \
 https://launchpad.net/lightdm/.*/lightdm-(\d\.\d+\.\d+)\.tar\.(?:gz|bz2|xz)




More information about the Pkg-xfce-commits mailing list