Author: bddebian-guest
Date: 2008-03-09 00:23:47 +0000 (Sun, 09 Mar 2008)
New Revision: 6011

Added:
   packages/trunk/gnome-chess/debian/patches/
   packages/trunk/gnome-chess/debian/patches/10_desktop_fixes.diff
   packages/trunk/gnome-chess/debian/patches/series
Modified:
   packages/trunk/gnome-chess/debian/changelog
   packages/trunk/gnome-chess/debian/control
   packages/trunk/gnome-chess/debian/copyright
   packages/trunk/gnome-chess/debian/rules
Log:
  * Add patchsys-quilt.
  * 10_desktop_fixes.diff. (Closes: #464518).
    + Remove deprecated encoding and Applciation category.
  * Rebuild to pick up libxml dependency. (Closes: #470010).
  * Adjust rules to copy in config.{sub,guess}.
  * Add copyright holders to debian/copyright.
  * Install schemas in /usr/share/gconf/schemas.
Refresh changelog.


Modified: packages/trunk/gnome-chess/debian/changelog
===================================================================
--- packages/trunk/gnome-chess/debian/changelog 2008-03-08 16:51:07 UTC (rev 
6010)
+++ packages/trunk/gnome-chess/debian/changelog 2008-03-09 00:23:47 UTC (rev 
6011)
@@ -1,9 +1,19 @@
-gnome-chess (0.4.0-2) UNRELEASED; urgency=low
+gnome-chess (0.4.0-2) unstable; urgency=low
 
+  [ Eddy Petrișor ]
   * add missing Vcs-Svn headers
 
- -- Eddy Petrișor <[EMAIL PROTECTED]>  Wed, 05 Mar 2008 02:40:36 +0200
+  [ Barry deFreese ]
+  * Add patchsys-quilt.
+  * 10_desktop_fixes.diff. (Closes: #464518).
+    + Remove deprecated encoding and Applciation category.
+  * Rebuild to pick up libxml dependency. (Closes: #470010).
+  * Adjust rules to copy in config.{sub,guess}.
+  * Add copyright holders to debian/copyright.
+  * Install schemas in /usr/share/gconf/schemas.
 
+ -- Barry deFreese <[EMAIL PROTECTED]>  Sat, 08 Mar 2008 19:22:46 -0500
+
 gnome-chess (0.4.0-1) unstable; urgency=low
 
   * New maintainer.

Modified: packages/trunk/gnome-chess/debian/control
===================================================================
--- packages/trunk/gnome-chess/debian/control   2008-03-08 16:51:07 UTC (rev 
6010)
+++ packages/trunk/gnome-chess/debian/control   2008-03-09 00:23:47 UTC (rev 
6011)
@@ -4,7 +4,7 @@
 Maintainer: Debian Games Team <[EMAIL PROTECTED]>
 Uploaders: Barry deFreese <[EMAIL PROTECTED]>
 Standards-Version: 3.7.3
-Build-Depends: cdbs, debhelper (>= 5.0.0), autotools-dev, gconf2, 
libgnome2-dev, libgnomecanvas2-dev, libgnomeui-dev, libglade2-dev, libvte-dev, 
libxml-parser-perl, flex
+Build-Depends: cdbs, debhelper (>= 5.0.0), quilt, patchutils, autotools-dev, 
gconf2, libgnome2-dev, libgnomecanvas2-dev, libgnomeui-dev, libglade2-dev, 
libvte-dev, libxml-parser-perl, flex
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/gnome-chess/
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-games/packages/trunk/gnome-chess/?op=log
 

Modified: packages/trunk/gnome-chess/debian/copyright
===================================================================
--- packages/trunk/gnome-chess/debian/copyright 2008-03-08 16:51:07 UTC (rev 
6010)
+++ packages/trunk/gnome-chess/debian/copyright 2008-03-09 00:23:47 UTC (rev 
6011)
@@ -4,9 +4,12 @@
 It was downloaded from 
ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-chess/
 
 Authors:
-
 Robert Wilhelm <[EMAIL PROTECTED]>
 JP Rosevear    <[EMAIL PROTECTED]>     
 
+Copyright:
+Copyright (C) 1999-2001  JP Rosevear
+Copyright (C) 1999-2003 Robert Wilhelm
+
 This package is copyrighted under the GPL.  Please see
 /usr/share/common-licenses/GPL on a Debian system for the full text.

Added: packages/trunk/gnome-chess/debian/patches/10_desktop_fixes.diff
===================================================================
--- packages/trunk/gnome-chess/debian/patches/10_desktop_fixes.diff             
                (rev 0)
+++ packages/trunk/gnome-chess/debian/patches/10_desktop_fixes.diff     
2008-03-09 00:23:47 UTC (rev 6011)
@@ -0,0 +1,35 @@
+diff -urN gnome-chess-0.4.0.orig/gnome-chess.desktop 
gnome-chess-0.4.0/gnome-chess.desktop
+--- gnome-chess-0.4.0.orig/gnome-chess.desktop 2006-11-03 01:43:24.000000000 
-0500
++++ gnome-chess-0.4.0/gnome-chess.desktop      2008-03-08 17:00:49.000000000 
-0500
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ Name=Chess
+ Name[az]=Şahmat
+ Name[cs]=Šachy
+@@ -47,7 +46,7 @@
+ Icon=gnome-chess.png
+ Terminal=false
+ Type=Application
+-Categories=GNOME;Application;Game;BoardGame;
++Categories=Game;BoardGame;
+ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=gnome-chess
+ X-GNOME-Bugzilla-Component=General
+diff -urN gnome-chess-0.4.0.orig/gnome-chess.desktop.in 
gnome-chess-0.4.0/gnome-chess.desktop.in
+--- gnome-chess-0.4.0.orig/gnome-chess.desktop.in      2003-08-21 
18:26:16.000000000 -0400
++++ gnome-chess-0.4.0/gnome-chess.desktop.in   2008-03-08 17:01:06.000000000 
-0500
+@@ -1,12 +1,11 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ _Name=Chess
+ _Comment=Play Chess
+ Exec=gnome-chess
+ Icon=gnome-chess.png
+ Terminal=false
+ Type=Application
+-Categories=GNOME;Application;Game;BoardGame;
++Categories=Game;BoardGame;
+ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=gnome-chess
+ X-GNOME-Bugzilla-Component=General

Added: packages/trunk/gnome-chess/debian/patches/series
===================================================================
--- packages/trunk/gnome-chess/debian/patches/series                            
(rev 0)
+++ packages/trunk/gnome-chess/debian/patches/series    2008-03-09 00:23:47 UTC 
(rev 6011)
@@ -0,0 +1 @@
+10_desktop_fixes.diff

Modified: packages/trunk/gnome-chess/debian/rules
===================================================================
--- packages/trunk/gnome-chess/debian/rules     2008-03-08 16:51:07 UTC (rev 
6010)
+++ packages/trunk/gnome-chess/debian/rules     2008-03-09 00:23:47 UTC (rev 
6011)
@@ -1,9 +1,15 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-#include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS=--with-gconf-schema-file-dir=/usr/share/gconf/schemas
+
+makebuilddir::
+       cp /usr/share/misc/config.sub $(CURDIR)
+       cp /usr/share/misc/config.guess $(CURDIR)
+
 clean::
        rm -f config.status config.log
        rm -f config.sub config.guess


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to