[SCM] xboard PKG branch, master, updated. debian/4.4.1-1-4-g2efb642

Vincent Legout vincent at legout.info
Thu Dec 10 15:46:39 UTC 2009


The following commit has been merged in the master branch:
commit ec8122361bfdd31f61cf8db8b96606e2a3cae282
Author: Vincent Legout <vincent at legout.info>
Date:   Thu Dec 10 23:13:17 2009 +0800

    New upstream version

diff --git a/debian/changelog b/debian/changelog
index 9213b2a..f54d75b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xboard (4.4.2-1) unstable; urgency=low
+
+  * New upstream version:
+    - Fix FTBFS with binutils-gold (Closes: #556691)
+    - Update patches
+
+ -- Vincent Legout <vincent at legout.info>  Thu, 10 Dec 2009 23:00:12 +0800
+
 xboard (4.4.1-1) unstable; urgency=low
 
   * New upstream version
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 33d7f8a..b42be0d 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
@@ -7,9 +7,9 @@
 @DPATCH@
 Index: xboard/xboard.c
 ===================================================================
---- xboard.orig/xboard.c	2009-11-03 05:00:02.000000000 +0800
-+++ xboard/xboard.c	2009-11-03 05:00:09.000000000 +0800
-@@ -7389,7 +7389,7 @@
+--- xboard.orig/xboard.c	2009-12-10 23:11:28.000000000 +0800
++++ xboard/xboard.c	2009-12-10 23:11:43.000000000 +0800
+@@ -7390,7 +7390,7 @@
       Cardinal *nprms;
  {
      char buf[MSG_SIZ];
@@ -18,7 +18,7 @@ Index: xboard/xboard.c
  	    INFODIR, INFOFILE);
      system(buf);
  }
-@@ -7406,7 +7406,7 @@
+@@ -7407,7 +7407,7 @@
        name = prms[0];
      else
        name = "xboard";

-- 
xboard PKG



More information about the Pkg-games-commits mailing list