r25120 - in /desktop/unstable/gnome-games/debian: changelog gnome-games.install rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Sep 14 15:18:58 UTC 2010


Author: joss
Date: Tue Sep 14 15:18:50 2010
New Revision: 25120

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25120
Log:
Disable the clutter version of aisleriot, on upstream request. It 
still has some Z-ordering bugs that affect the gameplay.

Modified:
    desktop/unstable/gnome-games/debian/changelog
    desktop/unstable/gnome-games/debian/gnome-games.install
    desktop/unstable/gnome-games/debian/rules

Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=25120&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/changelog [utf-8] Tue Sep 14 15:18:50 2010
@@ -1,3 +1,10 @@
+gnome-games (1:2.30.2-2) UNRELEASED; urgency=low
+
+  * Disable the clutter version of aisleriot, on upstream request. It 
+    still has some Z-ordering bugs that affect the gameplay.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 14 Sep 2010 17:17:52 +0200
+
 gnome-games (1:2.30.2-1) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Modified: desktop/unstable/gnome-games/debian/gnome-games.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnome-games.install?rev=25120&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/gnome-games.install [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/gnome-games.install [utf-8] Tue Sep 14 15:18:50 2010
@@ -2,5 +2,3 @@
 debian/tmp/usr/share/man
 debian/tmp/usr/share/applications
 debian/tmp/usr/lib/gnome-games
-aisleriot/sol-clutter /usr/games
-debian/sol-wrapper /usr/games

Modified: desktop/unstable/gnome-games/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/rules?rev=25120&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/rules [utf-8] Tue Sep 14 15:18:50 2010
@@ -11,18 +11,11 @@
 DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games \
 		--disable-gnuchess --with-tls=GnuTLS \
 		--disable-scrollkeeper \
-		--enable-aisleriot-clutter \
 		--disable-introspection \
 		--enable-omitgames=lightsoff,swell-foop
 DEB_DH_FIXPERMS_ARGS := -X/usr/games
 DEB_DH_MAKESHLIBS_ARGS_gnome-games := --no-act
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed"
-
-binary-install/gnome-games::
-	cd debian/gnome-games/usr/games && \
-		mv sol sol-gdk && \
-		mv sol-wrapper sol && \
-		chmod 755 sol
 
 binary-post-install/gnome-games::
 	chmod u+w debian/gnome-games/usr/games/*




More information about the pkg-gnome-commits mailing list