r20350 - in /desktop/unstable/gnome-games/debian: changelog control.in patches/02_desktop-path.patch patches/10_glchess_crash.patch patches/series

lethalman-guest at users.alioth.debian.org lethalman-guest at users.alioth.debian.org
Fri Jun 12 20:10:36 UTC 2009


Author: lethalman-guest
Date: Fri Jun 12 20:10:35 2009
New Revision: 20350

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20350
Log:
  * New upstream release.
  * debian/control.in:
    - Build-Depends:
      + Remove libgnome2-dev and libgnomeui-dev.
      + Bump libgtk2.0-dev to 2.14.0.
      + Added libsm-dev for smclient support.
      + Added gconf2 for gconftool-2 needed during build.
    - Updated Standards-Version to 3.8.1, no additional changes needed.
  * debian/patches/10_glchess_crash.patch:
    - Removed as applied upstream.
  * debian/patches/02_desktop-path.patch:
    - Updated to apply correctly.


Removed:
    desktop/unstable/gnome-games/debian/patches/10_glchess_crash.patch
Modified:
    desktop/unstable/gnome-games/debian/changelog
    desktop/unstable/gnome-games/debian/control.in
    desktop/unstable/gnome-games/debian/patches/02_desktop-path.patch
    desktop/unstable/gnome-games/debian/patches/series

Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=20350&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog (original)
+++ desktop/unstable/gnome-games/debian/changelog Fri Jun 12 20:10:35 2009
@@ -1,3 +1,20 @@
+gnome-games (1:2.26.2-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control.in:
+    - Build-Depends:
+      + Remove libgnome2-dev and libgnomeui-dev.
+      + Bump libgtk2.0-dev to 2.14.0.
+      + Added libsm-dev for smclient support.
+      + Added gconf2 for gconftool-2 needed during build.
+    - Updated Standards-Version to 3.8.1, no additional changes needed.
+  * debian/patches/10_glchess_crash.patch:
+    - Removed as applied upstream.
+  * debian/patches/02_desktop-path.patch:
+    - Updated to apply correctly.
+
+ -- Luca Bruno <lethalman88 at gmail.com>  Mon, 08 Jun 2009 22:52:45 +0200
+
 gnome-games (1:2.24.3-1) unstable; urgency=low
 
   [ Sebastian Dröge ]

Modified: desktop/unstable/gnome-games/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control.in?rev=20350&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control.in (original)
+++ desktop/unstable/gnome-games/debian/control.in Fri Jun 12 20:10:35 2009
@@ -8,9 +8,8 @@
                quilt,
                intltool (>= 0.35.0), 
                gnome-doc-utils (>= 0.10.0),
-               libgtk2.0-dev (>= 2.12.0),
-               libgnome2-dev (>= 2.16.0), 
-               libgnomeui-dev (>= 2.16.0),
+               gconf2,
+               libgtk2.0-dev (>= 2.14.0),
                libgconf2-dev (>= 2.10),
                libgnomevfs2-dev (>= 2.10),
                scrollkeeper,
@@ -22,6 +21,7 @@
                librsvg2-dev (>= 2.14.0),
                libesd0-dev,
                libcairo2-dev,
+               libsm-dev,
                python (>= 2.4),
                python-gtk2-dev (>= 2.10.0), 
                python-gnome2-desktop-dev (>= 2.17.3),
@@ -34,7 +34,7 @@
                libggzcore-dev (>= 0.0.14),
                libgstreamer0.10-dev (>= 0.10.11)                
 Build-Depends-Indep: ggzcore-bin
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://www.gnome.org/projects/gnome-games/
 
 Package: gnome-games

Modified: desktop/unstable/gnome-games/debian/patches/02_desktop-path.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/patches/02_desktop-path.patch?rev=20350&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/patches/02_desktop-path.patch (original)
+++ desktop/unstable/gnome-games/debian/patches/02_desktop-path.patch Fri Jun 12 20:10:35 2009
@@ -1,9 +1,8 @@
-Index: gnome-games-2.20.0.1/aisleriot/freecell.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/aisleriot/freecell.desktop.in.in	2007-09-18 18:08:09.000000000 +0200
-+++ gnome-games-2.20.0.1/aisleriot/freecell.desktop.in.in	2007-09-29 01:58:13.600964012 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/aisleriot/freecell.desktop.in.in gnome-games-2.26.2/aisleriot/freecell.desktop.in.in
+--- gnome-games-2.26.2.old/aisleriot/freecell.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/aisleriot/freecell.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=FreeCell Solitaire
  _Comment=Play the popular FreeCell card game
 -Exec=sol --freecell
@@ -11,12 +10,11 @@
  Icon=gnome-freecell
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/aisleriot/sol.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/aisleriot/sol.desktop.in.in	2007-09-18 18:08:09.000000000 +0200
-+++ gnome-games-2.20.0.1/aisleriot/sol.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/aisleriot/sol.desktop.in.in gnome-games-2.26.2/aisleriot/sol.desktop.in.in
+--- gnome-games-2.26.2.old/aisleriot/sol.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/aisleriot/sol.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=AisleRiot Solitaire
  _Comment=Play many different solitaire games
 -Exec=sol
@@ -24,12 +22,11 @@
  Icon=gnome-aisleriot
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/blackjack/data/blackjack.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/blackjack/data/blackjack.desktop.in.in	2007-09-18 18:08:18.000000000 +0200
-+++ gnome-games-2.20.0.1/blackjack/data/blackjack.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/blackjack/data/blackjack.desktop.in.in gnome-games-2.26.2/blackjack/data/blackjack.desktop.in.in
+--- gnome-games-2.26.2.old/blackjack/data/blackjack.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/blackjack/data/blackjack.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Blackjack
  _Comment=Play the casino card game Blackjack
 -Exec=blackjack
@@ -37,12 +34,23 @@
  Icon=gnome-blackjack
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/glines/glines.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/glines/glines.desktop.in.in	2007-09-18 18:08:48.000000000 +0200
-+++ gnome-games-2.20.0.1/glines/glines.desktop.in.in	2007-09-29 01:58:02.840350800 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/glchess/glchess.desktop.in.in gnome-games-2.26.2/glchess/glchess.desktop.in.in
+--- gnome-games-2.26.2.old/glchess/glchess.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/glchess/glchess.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -2,7 +2,7 @@
+ _Name=Chess
+ _Comment=Play the classic two-player boardgame of chess
+ Version=1.0
+-Exec=glchess
++Exec=/usr/games/glchess
+ Terminal=false
+ Type=Application
+ Categories=GNOME;Game;BoardGame;
+diff -urN gnome-games-2.26.2.old/glines/glines.desktop.in.in gnome-games-2.26.2/glines/glines.desktop.in.in
+--- gnome-games-2.26.2.old/glines/glines.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/glines/glines.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Five or More
  _Comment=Remove colored balls from the board by forming lines
 -Exec=glines
@@ -50,11 +58,10 @@
  Icon=gnome-glines
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/gnect/data/gnect.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnect/data/gnect.desktop.in.in	2007-09-18 18:09:11.000000000 +0200
-+++ gnome-games-2.20.0.1/gnect/data/gnect.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -3,7 +3,7 @@
+diff -urN gnome-games-2.26.2.old/gnect/data/gnect.desktop.in.in gnome-games-2.26.2/gnect/data/gnect.desktop.in.in
+--- gnome-games-2.26.2.old/gnect/data/gnect.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnect/data/gnect.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -2,7 +2,7 @@
  Icon=gnome-gnect
  _Name=Four-in-a-Row
  _Comment=Make lines of the same color to win
@@ -63,12 +70,11 @@
  Terminal=false
  Type=Application
  Categories=GNOME;GTK;Game;LogicGame;
-Index: gnome-games-2.20.0.1/gnibbles/gnibbles.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnibbles/gnibbles.desktop.in.in	2007-09-18 18:08:52.000000000 +0200
-+++ gnome-games-2.20.0.1/gnibbles/gnibbles.desktop.in.in	2007-09-29 01:57:47.515477485 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/gnibbles/gnibbles.desktop.in.in gnome-games-2.26.2/gnibbles/gnibbles.desktop.in.in
+--- gnome-games-2.26.2.old/gnibbles/gnibbles.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnibbles/gnibbles.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Nibbles
  _Comment=Guide a worm around a maze
 -Exec=gnibbles
@@ -76,12 +82,11 @@
  Icon=gnome-gnibbles
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/gnobots2/gnobots2.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnobots2/gnobots2.desktop.in.in	2007-09-18 18:09:08.000000000 +0200
-+++ gnome-games-2.20.0.1/gnobots2/gnobots2.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/gnobots2/gnobots2.desktop.in.in gnome-games-2.26.2/gnobots2/gnobots2.desktop.in.in
+--- gnome-games-2.26.2.old/gnobots2/gnobots2.desktop.in.in	2009-06-09 23:54:31.000000000 +0200
++++ gnome-games-2.26.2/gnobots2/gnobots2.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Robots
  _Comment=Avoid the robots and make them crash into each other
 -Exec=gnobots2
@@ -89,11 +94,22 @@
  Icon=gnome-robots
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/gnometris/gnometris.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnometris/gnometris.desktop.in.in	2007-09-18 18:08:19.000000000 +0200
-+++ gnome-games-2.20.0.1/gnometris/gnometris.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -3,7 +3,7 @@
+diff -urN gnome-games-2.26.2.old/gnome-sudoku/gnome-sudoku.desktop.in.in gnome-games-2.26.2/gnome-sudoku/gnome-sudoku.desktop.in.in
+--- gnome-games-2.26.2.old/gnome-sudoku/gnome-sudoku.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnome-sudoku/gnome-sudoku.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ _Name=Sudoku
+ _Comment=Test your logic skills in this number grid puzzle
+-Exec=gnome-sudoku
++Exec=/usr/games/gnome-sudoku
+ Icon=gnome-sudoku
+ Terminal=false
+ Type=Application
+diff -urN gnome-games-2.26.2.old/gnometris/gnometris.desktop.in.in gnome-games-2.26.2/gnometris/gnometris.desktop.in.in
+--- gnome-games-2.26.2.old/gnometris/gnometris.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnometris/gnometris.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -2,7 +2,7 @@
  _Name=Gnometris
  _Comment=Fit falling blocks together
  Icon=gnome-gnometris
@@ -102,12 +118,11 @@
  Terminal=false
  Type=Application
  Categories=GNOME;GTK;Game;BlocksGame;
-Index: gnome-games-2.20.0.1/gnomine/gnomine.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnomine/gnomine.desktop.in.in	2007-09-18 18:08:14.000000000 +0200
-+++ gnome-games-2.20.0.1/gnomine/gnomine.desktop.in.in	2007-09-29 01:57:34.322725673 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/gnomine/gnomine.desktop.in.in gnome-games-2.26.2/gnomine/gnomine.desktop.in.in
+--- gnome-games-2.26.2.old/gnomine/gnomine.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnomine/gnomine.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Mines
  _Comment=Clear hidden mines from a minefield
 -Exec=gnomine
@@ -115,12 +130,11 @@
  Icon=gnome-mines
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/gnotravex/gnotravex.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnotravex/gnotravex.desktop.in.in	2007-09-18 18:08:21.000000000 +0200
-+++ gnome-games-2.20.0.1/gnotravex/gnotravex.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/gnotravex/gnotravex.desktop.in.in gnome-games-2.26.2/gnotravex/gnotravex.desktop.in.in
+--- gnome-games-2.26.2.old/gnotravex/gnotravex.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnotravex/gnotravex.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Tetravex
  _Comment=Complete the puzzle by matching numbered tiles
 -Exec=gnotravex
@@ -128,12 +142,11 @@
  Icon=gnome-tetravex
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/gnotski/gnotski.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnotski/gnotski.desktop.in.in	2007-09-18 18:08:23.000000000 +0200
-+++ gnome-games-2.20.0.1/gnotski/gnotski.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/gnotski/gnotski.desktop.in.in gnome-games-2.26.2/gnotski/gnotski.desktop.in.in
+--- gnome-games-2.26.2.old/gnotski/gnotski.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gnotski/gnotski.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Klotski
  _Comment=Slide blocks to solve the puzzle
 -Exec=gnotski
@@ -141,12 +154,11 @@
  Icon=gnome-klotski
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/gtali/gtali.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gtali/gtali.desktop.in.in	2007-09-18 18:08:16.000000000 +0200
-+++ gnome-games-2.20.0.1/gtali/gtali.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/gtali/gtali.desktop.in.in gnome-games-2.26.2/gtali/gtali.desktop.in.in
+--- gnome-games-2.26.2.old/gtali/gtali.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/gtali/gtali.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Tali
  _Comment=Beat the odds in a poker-style dice game
 -Exec=gtali
@@ -154,11 +166,10 @@
  Icon=gnome-tali
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/iagno/iagno.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/iagno/iagno.desktop.in.in	2007-09-18 18:09:06.000000000 +0200
-+++ gnome-games-2.20.0.1/iagno/iagno.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -3,7 +3,7 @@
+diff -urN gnome-games-2.26.2.old/iagno/iagno.desktop.in.in gnome-games-2.26.2/iagno/iagno.desktop.in.in
+--- gnome-games-2.26.2.old/iagno/iagno.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/iagno/iagno.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -2,7 +2,7 @@
  Icon=gnome-iagno
  _Name=Iagno
  _Comment=Dominate the board in a classic version of Reversi
@@ -167,12 +178,23 @@
  Terminal=false
  Type=Application
  Categories=GNOME;GTK;Game;BoardGame;
-Index: gnome-games-2.20.0.1/mahjongg/mahjongg.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/mahjongg/mahjongg.desktop.in.in	2007-09-18 18:09:02.000000000 +0200
-+++ gnome-games-2.20.0.1/mahjongg/mahjongg.desktop.in.in	2007-09-29 01:56:40.243643882 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/lightsoff/lightsoff.desktop.in.in gnome-games-2.26.2/lightsoff/lightsoff.desktop.in.in
+--- gnome-games-2.26.2.old/lightsoff/lightsoff.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/lightsoff/lightsoff.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -2,7 +2,7 @@
+ _Name=Lights Off
+ _Comment=Turn off all the lights
+ Icon=gnome-lightsoff
+-Exec=lightsoff
++Exec=/usr/games/lightsoff
+ Terminal=false
+ Type=Application
+ Categories=GNOME;GTK;Game;PuzzleGame;
+diff -urN gnome-games-2.26.2.old/mahjongg/mahjongg.desktop.in.in gnome-games-2.26.2/mahjongg/mahjongg.desktop.in.in
+--- gnome-games-2.26.2.old/mahjongg/mahjongg.desktop.in.in	2009-05-19 02:13:04.000000000 +0200
++++ gnome-games-2.26.2/mahjongg/mahjongg.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Mahjongg
  _Comment=Disassemble a pile of tiles by removing matching pairs
 -Exec=mahjongg
@@ -180,12 +202,11 @@
  Icon=gnome-mahjongg
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/same-gnome/same-gnome.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/same-gnome/same-gnome.desktop.in.in	2007-09-18 18:08:57.000000000 +0200
-+++ gnome-games-2.20.0.1/same-gnome/same-gnome.desktop.in.in	2007-09-29 01:57:18.477822723 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
+diff -urN gnome-games-2.26.2.old/same-gnome/same-gnome.desktop.in.in gnome-games-2.26.2/same-gnome/same-gnome.desktop.in.in
+--- gnome-games-2.26.2.old/same-gnome/same-gnome.desktop.in.in	2009-05-19 02:13:05.000000000 +0200
++++ gnome-games-2.26.2/same-gnome/same-gnome.desktop.in.in	2009-06-09 23:21:39.000000000 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
  _Name=Same GNOME
  _Comment=Clear the screen by removing groups of colored balls
 -Exec=same-gnome
@@ -193,29 +214,3 @@
  Icon=gnome-samegnome
  Terminal=false
  Type=Application
-Index: gnome-games-2.20.0.1/glchess/glchess.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/glchess/glchess.desktop.in.in	2007-09-18 18:08:05.000000000 +0200
-+++ gnome-games-2.20.0.1/glchess/glchess.desktop.in.in	2007-09-29 01:56:40.247644110 +0200
-@@ -3,7 +3,7 @@
- _Comment=Play the classic two-player boardgame of chess
- Version=1.0
- Encoding=UTF-8
--Exec=glchess
-+Exec=/usr/games/glchess
- Terminal=false
- Type=Application
- Categories=GNOME;Game;BoardGame;
-Index: gnome-games-2.20.0.1/gnome-sudoku/gnome-sudoku.desktop.in.in
-===================================================================
---- gnome-games-2.20.0.1.orig/gnome-sudoku/gnome-sudoku.desktop.in.in	2007-09-18 18:09:15.000000000 +0200
-+++ gnome-games-2.20.0.1/gnome-sudoku/gnome-sudoku.desktop.in.in	2007-09-29 01:57:01.180837024 +0200
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
- _Name=Sudoku
- _Comment=Test your logic skills in this number grid puzzle
--Exec=gnome-sudoku
-+Exec=/usr/games/gnome-sudoku
- Icon=gnome-sudoku
- Terminal=false
- Type=Application

Modified: desktop/unstable/gnome-games/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/patches/series?rev=20350&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/patches/series (original)
+++ desktop/unstable/gnome-games/debian/patches/series Fri Jun 12 20:10:35 2009
@@ -1,3 +1,3 @@
 02_desktop-path.patch
 #20_glchess_no3d.patch
-10_glchess_crash.patch
+




More information about the pkg-gnome-commits mailing list