r43725 - in /desktop/unstable/gnome-panel/debian: changelog patches/no_compiz_session.patch patches/series

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Tue Oct 21 07:49:13 UTC 2014


Author: mitya57-guest
Date: Tue Oct 21 07:49:13 2014
New Revision: 43725

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43725
Log:
Do not ship Compiz session.

Added:
    desktop/unstable/gnome-panel/debian/patches/no_compiz_session.patch
Modified:
    desktop/unstable/gnome-panel/debian/changelog
    desktop/unstable/gnome-panel/debian/patches/series

Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=43725&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/changelog	[utf-8] Tue Oct 21 07:49:13 2014
@@ -2,6 +2,7 @@
 
   * Build-depend on gobject-introspection 1.41.4-1~ as this is
     the first version installing files into multiarch location.
+  * Do not ship Compiz session.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 21 Oct 2014 11:00:38 +0400
 

Added: desktop/unstable/gnome-panel/debian/patches/no_compiz_session.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/no_compiz_session.patch?rev=43725&op=file
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/no_compiz_session.patch	(added)
+++ desktop/unstable/gnome-panel/debian/patches/no_compiz_session.patch	[utf-8] Tue Oct 21 07:49:13 2014
@@ -0,0 +1,16 @@
+Description: do not ship Compiz session
+Author: Dmitry Shachnev <mitya57 at debian.org>
+Forwarded: yes, https://mail.gnome.org/archives/gnome-flashback-list/2014-September/msg00004.html
+Last-Update: 2014-10-21
+
+--- a/data/Makefile.am
++++ b/data/Makefile.am
+@@ -37,7 +37,7 @@
+ xsessiondir = $(datadir)/xsessions
+ xsession_in_in_files = gnome-fallback.desktop.in.in gnome-flashback-compiz.desktop.in.in
+ xsession_in_files = gnome-fallback.desktop.in gnome-flashback-compiz.desktop.in
+-xsession_DATA = $(xsession_in_files:.desktop.in=.desktop)
++xsession_DATA = gnome-fallback.desktop
+ 
+ %.session: %.session.desktop.in
+ 	$(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@

Modified: desktop/unstable/gnome-panel/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/series?rev=43725&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/patches/series	[utf-8] Tue Oct 21 07:49:13 2014
@@ -4,3 +4,4 @@
 fix_huge_icons.patch
 end_session_async.patch
 add_css_file.patch
+no_compiz_session.patch




More information about the pkg-gnome-commits mailing list