r35221 - in /desktop/unstable/gnome-session/debian: README.Debian changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed May 30 23:30:21 UTC 2012


Author: biebl
Date: Wed May 30 23:30:20 2012
New Revision: 35221

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35221
Log:
Remove obsolete section from README.Debian. The splash screen has been
dropped upstream for a while now.

Modified:
    desktop/unstable/gnome-session/debian/README.Debian
    desktop/unstable/gnome-session/debian/changelog
    desktop/unstable/gnome-session/debian/rules

Modified: desktop/unstable/gnome-session/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/README.Debian?rev=35221&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/README.Debian [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/README.Debian [utf-8] Wed May 30 23:30:20 2012
@@ -43,9 +43,3 @@
    /usr/share/gnome-session/sessions/*.desktop file corresponding to the 
    current session (gnome or gnome-fallback).
 
-
-Splash screen
--------------
-
-Displaying a splash screen implies a noticeable delay in login for most users,
-hence it's entirely disabled now.

Modified: desktop/unstable/gnome-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/changelog?rev=35221&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/changelog [utf-8] Wed May 30 23:30:20 2012
@@ -1,6 +1,8 @@
 gnome-session (3.4.2.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Remove obsolete section from README.Debian. The splash screen has been
+    dropped upstream for a while now.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 31 May 2012 01:18:08 +0200
 

Modified: desktop/unstable/gnome-session/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/rules?rev=35221&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/rules [utf-8] Wed May 30 23:30:20 2012
@@ -10,8 +10,8 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --localstatedir=/var/lib \
-	                     --enable-ipv6 \
-	                     --disable-systemd
+                             --enable-ipv6 \
+                             --disable-systemd
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list