r25627 - in /desktop/unstable/sabayon/debian: changelog control control.in patches/02_xsession.patch
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sun Nov 21 10:17:51 UTC 2010
Author: joss
Date: Sun Nov 21 10:17:49 2010
New Revision: 25627
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25627
Log:
* New upstream translation-only release.
* 02_xsession.patch: use /etc/gdm3/Xsession.
* Require gdm3 instead of gdm.
Added:
desktop/unstable/sabayon/debian/patches/02_xsession.patch
Modified:
desktop/unstable/sabayon/debian/changelog
desktop/unstable/sabayon/debian/control
desktop/unstable/sabayon/debian/control.in
Modified: desktop/unstable/sabayon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/changelog?rev=25627&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/changelog [utf-8] (original)
+++ desktop/unstable/sabayon/debian/changelog [utf-8] Sun Nov 21 10:17:49 2010
@@ -1,6 +1,9 @@
-sabayon (2.30.0-2) unstable; urgency=low
+sabayon (2.30.1-1) unstable; urgency=low
* Don’t use --remove-home. Closes: #604001.
+ * New upstream translation-only release.
+ * 02_xsession.patch: use /etc/gdm3/Xsession.
+ * Require gdm3 instead of gdm.
-- Josselin Mouette <joss at debian.org> Sun, 21 Nov 2010 11:09:17 +0100
Modified: desktop/unstable/sabayon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/control?rev=25627&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/control [utf-8] (original)
+++ desktop/unstable/sabayon/debian/control [utf-8] Sun Nov 21 10:17:49 2010
@@ -43,7 +43,7 @@
gconf2 (>= 2.10.0-0ubuntu2),
python-ldap,
gksu,
- gdm,
+ gdm3,
passwd,
python-glade2
Description: system administration tool to manage GNOME desktop settings
Modified: desktop/unstable/sabayon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/control.in?rev=25627&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/control.in [utf-8] (original)
+++ desktop/unstable/sabayon/debian/control.in [utf-8] Sun Nov 21 10:17:49 2010
@@ -38,7 +38,7 @@
gconf2 (>= 2.10.0-0ubuntu2),
python-ldap,
gksu,
- gdm,
+ gdm3,
passwd,
python-glade2
Description: system administration tool to manage GNOME desktop settings
Added: desktop/unstable/sabayon/debian/patches/02_xsession.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/patches/02_xsession.patch?rev=25627&op=file
==============================================================================
--- desktop/unstable/sabayon/debian/patches/02_xsession.patch (added)
+++ desktop/unstable/sabayon/debian/patches/02_xsession.patch [utf-8] Sun Nov 21 10:17:49 2010
@@ -1,0 +1,24 @@
+diff -pruN sabayon-2.30.0.orig/configure sabayon-2.30.0/configure
+--- sabayon-2.30.0.orig/configure 2010-03-30 19:33:47.000000000 +0200
++++ sabayon-2.30.0/configure 2010-11-21 11:15:45.523613715 +0100
+@@ -17076,7 +17076,7 @@ fi
+ XINITRC_SYSCONFDIR="X11/xinit/xinitrc.d"
+ ;;
+ debian)
+- XSESSION="/etc/gdm/Xsession"
++ XSESSION="/etc/gdm3/Xsession"
+ SESSION_NAME="gnome-session"
+ install_xinitrc_script="no"
+ XINITRC_SYSCONFDIR=""
+diff -pruN sabayon-2.30.0.orig/configure.ac sabayon-2.30.0/configure.ac
+--- sabayon-2.30.0.orig/configure.ac 2010-03-30 19:16:02.000000000 +0200
++++ sabayon-2.30.0/configure.ac 2010-11-21 11:15:39.192114585 +0100
+@@ -187,7 +187,7 @@ else
+ XINITRC_SYSCONFDIR="X11/xinit/xinitrc.d"
+ ;;
+ debian)
+- XSESSION="/etc/gdm/Xsession"
++ XSESSION="/etc/gdm3/Xsession"
+ SESSION_NAME="gnome-session"
+ install_xinitrc_script="no"
+ XINITRC_SYSCONFDIR=""
More information about the pkg-gnome-commits
mailing list