[SCM] xboard PKG branch, master, updated. debian/4.4.0.beta1-1-8-g672cab3

Clint Adams schizo at debian.org
Sat Sep 19 03:19:10 UTC 2009


The following commit has been merged in the master branch:
commit 3af2c81086ac5a63781cb1dd7e52e9ae6f590ef9
Author: Clint Adams <schizo at debian.org>
Date:   Fri Sep 18 23:18:04 2009 -0400

    Update 11_fix_manpages_warnings.dpatch.

diff --git a/debian/patches/11_fix_manpages_warnings.dpatch b/debian/patches/11_fix_manpages_warnings.dpatch
index 2cd6f4f..a5606b8 100644
--- a/debian/patches/11_fix_manpages_warnings.dpatch
+++ b/debian/patches/11_fix_manpages_warnings.dpatch
@@ -7,8 +7,8 @@
 @DPATCH@
 Index: xboard/zic2xpm.man
 ===================================================================
---- xboard.orig/zic2xpm.man	2009-08-06 18:01:04.000000000 +0200
-+++ xboard/zic2xpm.man	2009-08-06 18:01:34.000000000 +0200
+--- xboard.orig/zic2xpm.man	2009-09-05 12:54:37.000000000 -0400
++++ xboard/zic2xpm.man	2009-09-18 23:13:36.000000000 -0400
 @@ -27,7 +27,7 @@
  You would then run XBoard like this:
  
@@ -20,8 +20,20 @@ Index: xboard/zic2xpm.man
  Please report any bugs to
 Index: xboard/xboard.texi
 ===================================================================
---- xboard.orig/xboard.texi	2009-08-06 17:46:48.000000000 +0200
-+++ xboard/xboard.texi	2009-08-06 18:01:41.000000000 +0200
+--- xboard.orig/xboard.texi	2009-09-18 23:06:18.000000000 -0400
++++ xboard/xboard.texi	2009-09-18 23:17:14.000000000 -0400
+@@ -32,9 +32,9 @@
+ .PP
+ .B xboard [options]
+ .br
+-.B xboard -ics -icshost hostname [options]
++.B xboard @-ics @-icshost hostname [options]
+ .br
+-.B xboard -ncp [options]
++.B xboard @-ncp [options]
+ .br
+ .B |pxboard
+ .br
 @@ -170,7 +170,7 @@
  in chess variants which use randomized opening positions (e.g. Chess960).
  The selected opening position will persistently be chosen on any following
@@ -31,7 +43,7 @@ Index: xboard/xboard.texi
  Using this menu item in variants that normally do not shuffle their opening position
  does cause these variants to become shuffle variants until you use the
  @samp{New Shuffle Game} menu to explicitly switch the randomization off,
-@@ -208,7 +208,7 @@
+@@ -209,7 +209,7 @@
  parentheses) are treated as comments; XBoard is not able to walk
  variation trees.
  The nonstandard PGN tag [Variant "varname"] functions similarly to
@@ -40,7 +52,7 @@ Index: xboard/xboard.texi
  variants to be loaded.  There is also a heuristic to 
  recognize chess variants from the Event tag, by looking for the strings
  that the Internet Chess Servers put there when saving variant ("wild") games.
-@@ -234,7 +234,7 @@
+@@ -235,7 +235,7 @@
  starting position used. Games are saved in the PGN (portable
  game notation) format, unless the oldSaveStyle option is true,
  in which case they are saved in an older format that is specific
@@ -49,7 +61,7 @@ Index: xboard/xboard.texi
  read back by the @samp{Load Game} command.
  Notation of the form @samp{P@@f7}
  is accepted for piece-drops in bughouse games;
-@@ -352,7 +352,7 @@
+@@ -353,7 +353,7 @@
  is connected to a chess server.  If you have moved into
  Edit Game or Edit Position mode, you can select this option to get out.
  
@@ -58,7 +70,7 @@ Index: xboard/xboard.texi
  option, and use the terminal you started it from to type commands and
  receive text responses from the chess server.  See
  @ref{Chess Servers} below for more information.
-@@ -1024,9 +1024,9 @@
+@@ -1025,9 +1025,9 @@
  Most of the options have both a long name and a short name. To turn a
  boolean option on or off from the command line, either give its long
  name followed by the value true or false
@@ -71,7 +83,7 @@ Index: xboard/xboard.texi
  numbers as values, you can use the long or short option names
  interchangeably.
  
-@@ -1072,9 +1072,9 @@
+@@ -1073,9 +1073,9 @@
  If this option is specified, @code{movesPerSession} is ignored.
  Instead, after each player's move, @code{timeIncrement} seconds are
  added to his clock.  
@@ -83,7 +95,7 @@ Index: xboard/xboard.texi
  @item -clock/-xclock or -clockMode true/false
  @cindex clock, option
  @cindex clockMode, option
-@@ -1114,7 +1114,7 @@
+@@ -1115,7 +1115,7 @@
  report in CPU time it uses, rather than wall-clock time, in this mode. This option 
  can provide fairer conditions for engine-engine matches on heavily loaded machines, 
  or with very fast games (where the wall clock is too inaccurate). 
@@ -92,7 +104,7 @@ Index: xboard/xboard.texi
  Not many engines might support this yet!
  @item -firstTimeOdds factor
  @itemx -secondTimeOdds factor
-@@ -1173,7 +1173,7 @@
+@@ -1174,7 +1174,7 @@
  @cindex sameColorGames, option
  Automatically runs an n-game match between two chess engines,
  without alternating colors.
@@ -101,7 +113,7 @@ Index: xboard/xboard.texi
  over which it takes precedence if both are specified. (See there.)
  Default: 0 (do not run a match).
  @item -fcp or -firstChessProgram program
-@@ -1217,7 +1217,7 @@
+@@ -1218,7 +1218,7 @@
  itself.  (See the CHESSDIR environment variable.)
  This option is effective only when the chess engine is being run
  on the local host; it does not work if the engine is run remotely
@@ -110,7 +122,7 @@ Index: xboard/xboard.texi
  @item -initString string
  @itemx -secondInitString string
  @cindex initString, option
-@@ -1314,11 +1314,11 @@
+@@ -1315,11 +1315,11 @@
  with the setboard command will be replaced by the given string. This can for 
  instance be used to run engines that do not understand Chess960 FENs in 
  variant fischerandom, to make them at least understand the opening position, 
@@ -124,7 +136,7 @@ Index: xboard/xboard.texi
  (e.g. to indicate the number of checks in 3check).
  @end table
  
-@@ -1425,7 +1425,7 @@
+@@ -1426,7 +1426,7 @@
  "timeseal" for FICS (freechess.org), after
  obtaining the correct version of timestamp or timeseal for your
  computer.  See "help timestamp" on ICC and "help timeseal" on FICS.
@@ -133,7 +145,7 @@ Index: xboard/xboard.texi
  @item -telnet/-xtelnet or -useTelnet true/false
  @cindex telnet, option
  @cindex useTelnet, option
-@@ -1472,8 +1472,8 @@
+@@ -1473,8 +1473,8 @@
  Use a script something like this:
  
  @example
@@ -144,7 +156,7 @@ Index: xboard/xboard.texi
  @end example
  
  Here replace @samp{/dev/tty00} with the name of the device that your
-@@ -1487,16 +1487,16 @@
+@@ -1488,16 +1488,16 @@
  Change it as necessary for your installation.
  
  @example
@@ -165,7 +177,7 @@ Index: xboard/xboard.texi
  @end example
  @noindent
  After you start XBoard in this way, type whatever commands are
-@@ -1520,7 +1520,7 @@
+@@ -1521,7 +1521,7 @@
  @item -msLoginDelay delay
  @cindex msLoginDelay, option
  If you experience trouble logging on to an ICS when using the
@@ -174,7 +186,7 @@ Index: xboard/xboard.texi
  of the logon script may help. This option adds @code{delay}
  milliseconds of delay between characters. Good values to try
  are 100 and 250.
-@@ -1614,7 +1614,7 @@
+@@ -1615,7 +1615,7 @@
  
  Here is an example of how to set the colors in your @file{.Xresources} file.
  The colors shown here are the default values; you will get
@@ -183,7 +195,7 @@ Index: xboard/xboard.texi
  
  @example
  xboard*colorizeMessages: true	
-@@ -1722,10 +1722,10 @@
+@@ -1723,10 +1723,10 @@
  is a pipe; in these cases the first game in the file is loaded immediately.
  Use the @file{pxboard} shell script provided with XBoard if you
  want to pipe in files containing multiple games and still see the menu.
@@ -196,7 +208,7 @@ Index: xboard/xboard.texi
  causes the index to be incremented every two games, so that each game
  in the file is used twice (with reversed colors).
  The @code{rewindIndex} option causes the index to be reset to the
-@@ -1739,7 +1739,7 @@
+@@ -1740,7 +1740,7 @@
  @cindex td, option
  @cindex timeDelay, option
  Time delay between moves during @samp{Load Game}. Fractional seconds
@@ -205,7 +217,7 @@ Index: xboard/xboard.texi
  XBoard not to step through game files automatically. Default: 1
  second.
  @item -sgf or -saveGameFile file
-@@ -1764,10 +1764,10 @@
+@@ -1765,10 +1765,10 @@
  standard input. If the @code{loadPositionIndex} option is set to N,
  the Nth position found in the file is loaded; otherwise the
  first position is loaded.
@@ -218,7 +230,7 @@ Index: xboard/xboard.texi
  causes the index to be incremented every two games, so that each position
  in the file is used twice (with the engines playing opposite colors).
  The @code{rewindIndex} option causes the index to be reset to the
-@@ -1826,7 +1826,7 @@
+@@ -1827,7 +1827,7 @@
  @cindex bell, option
  @cindex ringBellAfterMoves, option
  Sets the Move Sound menu option.  @xref{Options Menu}.  Default: false.
@@ -227,7 +239,7 @@ Index: xboard/xboard.texi
  accepted as abbreviations for this option.
  @item -exit/-xexit or -popupExitMessage true/false
  @cindex exit, option
-@@ -1960,7 +1960,7 @@
+@@ -1961,7 +1961,7 @@
  The font used for the clocks. If the option value is a pattern
  that does not specify the font size, XBoard tries to choose an
  appropriate font for the board size being used.
@@ -236,7 +248,7 @@ Index: xboard/xboard.texi
  @item -coordFont font
  @cindex coordFont, option
  @cindex Font, coordinates
-@@ -1968,7 +1968,7 @@
+@@ -1969,7 +1969,7 @@
  is true. If the option value is a pattern that does not specify
  the font size, XBoard tries to choose an appropriate font for
  the board size being used.
@@ -245,7 +257,7 @@ Index: xboard/xboard.texi
  @item -font font
  @cindex font, option
  @cindex Font
-@@ -1976,13 +1976,13 @@
+@@ -1977,13 +1977,13 @@
  If the option value is a pattern that does not specify
  the font size, XBoard tries to choose an appropriate font for
  the board size being used.
@@ -261,7 +273,7 @@ Index: xboard/xboard.texi
  a scalable font to always be used if available; a value of 0 will
  use a nonscalable font only if it is exactly the right size; 
  a large value (say 1000) will force a nonscalable font to always be
-@@ -2010,7 +2010,7 @@
+@@ -2011,7 +2011,7 @@
  with the @code{bitmapDirectory} option.
  
  If XBoard is configured and compiled on a system that does not include
@@ -270,7 +282,7 @@ Index: xboard/xboard.texi
  program), the bitmap pieces are compiled in as the default.  It is not
  possible to use xpm pieces in this case, but pixmap pieces in another
  format called "xim" can be used by giving the @code{pixmapDirectory} option.
-@@ -2053,25 +2053,25 @@
+@@ -2054,25 +2054,25 @@
  Defaults:
  
  @example
@@ -310,7 +322,7 @@ Index: xboard/xboard.texi
  @end example
  @item -drag/-xdrag or -animateDragging true/false
  @cindex drag, option
-@@ -2097,7 +2097,7 @@
+@@ -2098,7 +2098,7 @@
  if both engines agree for a duration of 6 consecutive ply that the score 
  is below the given score threshold for that engine. Make sure the score 
  is interpreted properly by XBoard, 
@@ -319,7 +331,7 @@ Index: xboard/xboard.texi
  Default: 0 (no adjudication)
  @item -adjudicateDrawMoves n
  @cindex adjudicateDrawMoves, option
-@@ -2214,29 +2214,29 @@
+@@ -2224,29 +2224,29 @@
  @item -boardHeight N
  @cindex boardHeight, option
  Allows you to set a non-standard number of board ranks in any variant. 
@@ -357,7 +369,7 @@ Index: xboard/xboard.texi
  @item -pieceToSquareTable string
  @cindex pieceToSquareTable, option
  The characters that are used to represent the piece types XBoard knows in FEN 
-@@ -2315,11 +2315,11 @@
+@@ -2325,11 +2325,11 @@
  thousands of registered users on the different ICS hosts, and it is
  not unusual to meet 200 on both chessclub.com and freechess.org.
  
@@ -371,7 +383,7 @@ Index: xboard/xboard.texi
  instead, or substitute a different host name to connect to your
  favorite ICS.
  For a full description of command-line options that control 
-@@ -2433,7 +2433,7 @@
+@@ -2443,7 +2443,7 @@
  command-line options as follows:
  
  @example
@@ -380,7 +392,7 @@ Index: xboard/xboard.texi
  @end example
  @noindent
  Or in your @file{.Xresources} file:
-@@ -2470,7 +2470,7 @@
+@@ -2480,7 +2480,7 @@
  command-line options as follows:
  
  @example
@@ -389,7 +401,7 @@ Index: xboard/xboard.texi
  @end example
  
  @noindent
-@@ -2493,7 +2493,7 @@
+@@ -2503,7 +2503,7 @@
  In this case set command line options as follows:
  
  @example
@@ -398,7 +410,7 @@ Index: xboard/xboard.texi
  @end example
  
  @noindent
-@@ -2512,7 +2512,7 @@
+@@ -2522,7 +2522,7 @@
  that is, your @file{ptelnet} program doesn't let you connect to
  alternative ports. As noted above, your chess server may allow you to
  connect on port 23 instead.  In that case, just add the option
@@ -407,7 +419,7 @@ Index: xboard/xboard.texi
  @samp{XBoard*internetChessServerPort:} to your @file{.Xresources} file.
  But if your chess server doesn't let you connect on port 23, you will have
  to find some other host outside the firewall and hop through it. For
-@@ -2520,7 +2520,7 @@
+@@ -2530,7 +2530,7 @@
  command line options as follows:
  
  @example
@@ -416,7 +428,7 @@ Index: xboard/xboard.texi
  @end example
  
  @noindent
-@@ -2583,7 +2583,7 @@
+@@ -2593,7 +2593,7 @@
  provider or firewall host, you may find that each line you type is
  echoed back an extra time after you hit @key{Enter}. If your Internet
  provider is a Unix system, you can probably turn its echo off by
@@ -425,7 +437,7 @@ Index: xboard/xboard.texi
  @key{^E}@key{Enter} (Ctrl+E followed by the Enter key) to the telnet
  program after you have logged into ICS.  It is a good idea to do this
  if you can, because the extra echo can occasionally confuse XBoard's
-@@ -2639,18 +2639,18 @@
+@@ -2649,18 +2649,18 @@
  Report bugs and problems with XBoard to @code{<bug-xboard@@gnu.org>}.
  
  Please use the @file{script} program to start a typescript, run 
@@ -448,7 +460,7 @@ Index: xboard/xboard.texi
  exit
  mail bug-xboard@@gnu.org
  Subject: Your short description of the problem
-@@ -2752,7 +2752,7 @@
+@@ -2762,7 +2762,7 @@
  @itemx -xv
  Provides or inhibits verbose output from @file{cmail} and XBoard,
  useful for debugging. The
@@ -457,7 +469,7 @@ Index: xboard/xboard.texi
  form also inhibits the cmail introduction message.
  @item -mail
  @itemx -xmail
-@@ -2815,7 +2815,7 @@
+@@ -2825,7 +2825,7 @@
  that @file{.cmailaliases}.
  @item -logFile <file>
  A file in which to dump verbose debugging messages that are invoked with
@@ -466,7 +478,7 @@ Index: xboard/xboard.texi
  option.
  @item -event <event>
  The PGN Event tag (default @samp{Email correspondence game}).
-@@ -2828,9 +2828,9 @@
+@@ -2838,9 +2838,9 @@
  @item Other options
  Any option flags not listed above are passed through to XBoard.
  Invoking XBoard through CMail changes the default values of two XBoard
@@ -478,7 +490,7 @@ Index: xboard/xboard.texi
  XBoard immediately goes to the end of the game as played so far,
  rather than stepping through the moves one by one.  You can still set
  these options to whatever values you prefer by supplying them on
-@@ -2905,7 +2905,7 @@
+@@ -2915,7 +2915,7 @@
  mean that @file{cmail} has trouble reactivating an existing
  XBoard. If this should happen, simply trying it again should work.
  If not, remove the file that stores the XBoard's PID
@@ -487,7 +499,16 @@ Index: xboard/xboard.texi
  @file{cmail} to start a new XBoard.
  
  Versions of @file{cmail} after 2.16 no longer understand the old file format
-@@ -2980,7 +2980,7 @@
+@@ -2972,7 +2972,7 @@
+ able to play Chinese Chess. It can be obtained from the standard Linux repositories
+ through:
+ 
+-sudo apt-get install hoichess
++sudo apt at -get install hoichess
+ 
+ @node Crafty
+ @section Crafty
+@@ -2990,7 +2990,7 @@
  Crafty can be obtained from its author's FTP site:
  ftp://ftp.cis.uab.edu/hyatt/.
  
@@ -496,7 +517,7 @@ Index: xboard/xboard.texi
  <crafty's directory> is the directory in which you installed Crafty
  and placed its book and other support files.
  
-@@ -2998,7 +2998,7 @@
+@@ -3008,7 +3008,7 @@
  @item 1. Unzip ziics131.exe into a directory:
  
  @example
@@ -505,7 +526,7 @@ Index: xboard/xboard.texi
  @end example
  @item 2. Use zic2xpm to convert a set of pieces to XBoard format.
  
-@@ -3013,7 +3013,7 @@
+@@ -3023,7 +3023,7 @@
  @item 3. Give XBoard the ``-pixmap'' option when starting up, e.g.:
  
  @example

-- 
xboard PKG



More information about the Pkg-games-commits mailing list