[SCM] xboard PKG branch, master, updated. debian/4.5.2-1-13-gc043632

Vincent Legout vincent at legout.info
Sun Oct 2 09:21:19 UTC 2011


The following commit has been merged in the master branch:
commit c37343c60fd9e365d4734058a3ed9b94737dc398
Author: Vincent Legout <vincent at legout.info>
Date:   Sun Oct 2 09:43:51 2011 +0200

    New upstream version

diff --git a/debian/changelog b/debian/changelog
index e65f0a9..e6383db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xboard (4.5.3-1) UNRELEASED; urgency=low
+
+  * New upstream version
+    - Update patches
+
+ -- Vincent Legout <vincent at legout.info>  Sun, 02 Oct 2011 09:37:13 +0200
+
 xboard (4.5.2-1) unstable; urgency=low
 
   * New upstream version
diff --git a/debian/patches/01_note_about_missing_fonts.patch b/debian/patches/01_note_about_missing_fonts.patch
index e8791d6..b7af187 100644
--- a/debian/patches/01_note_about_missing_fonts.patch
+++ b/debian/patches/01_note_about_missing_fonts.patch
@@ -5,9 +5,9 @@ Bug-Debian: http://bugs.debian.org/562726
 
 Index: xboard/xboard.c
 ===================================================================
---- xboard.orig/xboard.c	2011-04-26 18:59:12.456725343 +0200
-+++ xboard/xboard.c	2011-04-26 18:59:29.337479360 +0200
-@@ -3094,6 +3094,8 @@
+--- xboard.orig/xboard.c	2011-10-02 09:37:47.124097968 +0200
++++ xboard/xboard.c	2011-10-02 09:37:54.140098160 +0200
+@@ -3097,6 +3097,8 @@
      if (nfonts < 1) {
  	fprintf(stderr, _("%s: no fonts match pattern %s\n"),
  		programName, pattern);
diff --git a/debian/patches/07_call_x-terminal-emulator_instead_of_xterm.dpatch b/debian/patches/07_call_x-terminal-emulator_instead_of_xterm.dpatch
index 3cc6b50..814677b 100644
--- a/debian/patches/07_call_x-terminal-emulator_instead_of_xterm.dpatch
+++ b/debian/patches/07_call_x-terminal-emulator_instead_of_xterm.dpatch
@@ -4,9 +4,9 @@ Author: Florian Ernst <florian at debian.org>
 @DPATCH@
 Index: xboard/xboard.c
 ===================================================================
---- xboard.orig/xboard.c	2011-04-26 18:58:50.243727964 +0200
-+++ xboard/xboard.c	2011-04-26 18:59:12.456725343 +0200
-@@ -6898,7 +6898,7 @@
+--- xboard.orig/xboard.c	2011-10-02 09:35:40.752094482 +0200
++++ xboard/xboard.c	2011-10-02 09:37:47.124097968 +0200
+@@ -6901,7 +6901,7 @@
       Cardinal *nprms;
  {
      char buf[MSG_SIZ];
@@ -15,7 +15,7 @@ Index: xboard/xboard.c
  	    INFODIR, INFOFILE);
      system(buf);
  }
-@@ -6915,7 +6915,7 @@
+@@ -6918,7 +6918,7 @@
        name = prms[0];
      else
        name = "xboard";

-- 
xboard PKG



More information about the Pkg-games-commits mailing list