tags 579035 + patch
tags 579035 + pending
thanks

Dear maintainer,

I've prepared an NMU for xshisen (versioned as 1:1.51-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru xshisen-1.51/debian/changelog xshisen-1.51/debian/changelog
--- xshisen-1.51/debian/changelog       2010-05-10 22:09:56.000000000 -0700
+++ xshisen-1.51/debian/changelog       2010-05-08 15:26:37.000000000 -0700
@@ -1,3 +1,30 @@
+xshisen (1:1.51-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+    - Update to packaging format "3.0 (quilt)" due to patch.
+  * debian/compat
+    - Update to 7.
+  * debian/control
+    - (Build-Depends): update obsolete xutils to xutils-dev
+      (important; Closes: #579035).
+      Update to debhelper 7.1.
+    - (Depends): add ${misc:Depends}.
+    - (Homepage): Move from description field.
+    - (Standards-Version): Update from 3.7.2 to 3.8.4.
+  * debian/copyright:
+    - Update layout.
+  * debian/patches
+    - (Number 11): Refresh patch to include .nf/.fi fix
+  * debian/rules
+    - (buid-stamp): use newest config.* files.
+    - (install): Update dh_clean to dh_prep.
+    - (clean): Fix lintian debian-rules-ignores-make-clean-error.
+    - Update to dh(1).
+  * debian/source/format
+   - New file
+
+ -- Jari Aalto <[email protected]>  Sun, 09 May 2010 01:03:30 +0300
+
 xshisen (1:1.51-3) unstable; urgency=medium
 
   * debian/control:
diff -Nru xshisen-1.51/debian/compat xshisen-1.51/debian/compat
--- xshisen-1.51/debian/compat  2010-05-10 22:09:56.000000000 -0700
+++ xshisen-1.51/debian/compat  2010-05-08 14:52:44.000000000 -0700
@@ -1 +1 @@
-5
+7
diff -Nru xshisen-1.51/debian/control xshisen-1.51/debian/control
--- xshisen-1.51/debian/control 2010-05-10 22:09:56.000000000 -0700
+++ xshisen-1.51/debian/control 2010-05-08 15:26:37.000000000 -0700
@@ -2,17 +2,16 @@
 Section: games
 Priority: optional
 Maintainer: Zak B. Elep <[email protected]>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 5.0.0), lesstif2-dev, 
libx11-dev, libxmu-dev, libxpm-dev, libxt-dev, libxaw7-dev, xutils
-Standards-Version: 3.7.2
+Build-Depends: autotools-dev, cdbs, debhelper (>= 7.1), lesstif2-dev, 
libx11-dev, libxmu-dev, libxpm-dev, libxt-dev, libxaw7-dev, xutils-dev
+Standards-Version: 3.8.4
+Homepage: http://www.techfirm.co.jp/~masaoki/xshisen.html
 
 Package: xshisen
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Shisen-sho puzzle game for X11
  XShisen is a puzzle game for X11.  Similar to the famous "Shang-hai", your
  objective is to remove all the pieces on the board.
  .
  This game allows you to use either "original" xshisen images, or - at your
  choice - images from kshisen.
- .
-  Homepage: http://www.techfirm.co.jp/~masaoki/xshisen.html
diff -Nru xshisen-1.51/debian/copyright xshisen-1.51/debian/copyright
--- xshisen-1.51/debian/copyright       2010-05-10 22:09:56.000000000 -0700
+++ xshisen-1.51/debian/copyright       2010-05-04 10:12:36.000000000 -0700
@@ -1,83 +1,94 @@
-This package was debianized by Grzegorz Prokopski (Debian Developer) 
<[email protected]> on
-Tue, 30 Jul 2002 20:22:55 +0200.
+This package was debianized by:
 
-Zak B. Elep <[email protected]> adopted this on 
-Fri, 10 Feb 2006 23:53:25 +0800 .
+    Grzegorz Prokopski (Debian Developer) <[email protected]>
+    on Tue, 30 Jul 2002 20:22:55 +0200.
 
-It was downloaded from http://www.techfirm.co.jp/~masaoki/xshisen.html
+    Zak B. Elep <[email protected]> adopted this on 
+    Fri, 10 Feb 2006 23:53:25 +0800 .
 
-Upstream Author: Masaoki Kobayashi <[email protected]>
+It was downloaded from:
+
+    ttp://www.techfirm.co.jp/~masaoki/xshisen.html
+
+Upstream Author:
+
+    Masaoki Kobayashi <[email protected]>
 
 Copyright:
-Copyright (c) Masaoki Kobayashi <[email protected]>
-Copyright (c) Takayuki Akiyama <[email protected]>
-Copyright (c) Mario Weilguni <[email protected]>
-
-Xshisen 1.50 is distributed under BSD-style License.
-Detailed information is as follows.
-
-Xshisen program code
-------------------------------------------------------------------------
-Copyright (c) Masaoki Kobayashi <[email protected]>
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-3. Neither the name of the University nor the names of its contributors
-   may be used to endorse or promote products derived from this software
-   without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
-------------------------------------------------------------------------
-
-
-Xshisen pictures #1 (files under pixmaps/s1 directory)
-------------------------------------------------------------------------
-Copyright (c) Takayuki Akiyama <[email protected]>
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions in any types of image formats of these pixmaps
-   must reproduce the above copyright notice, this list of conditions
-   and the following disclaimer in the documentation and/or other
-   materials provided with the distribution.
-2. Neither the name of the University nor the names of its contributors
-   may be used to endorse or promote products derived from this software
-   without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
-------------------------------------------------------------------------
-
-Xshisen pictures #2 (files under pixmaps/s2 directory)
-Copyright (c) Mario Weilguni <[email protected]>, GPL version 2
-See kshisen distribution for details.
-GPL version 2 can be found in /usr/share/common-licenses/GPL-2
-BSD can be found in /usr/share/common-licenses/BSD
+
+    Copyright (C) 2002-2003 Masaoki Kobayashi <[email protected]>
+    Copyright (C) 2002     Takayuki Akiyama <[email protected]>
+    Copyright (C) 2002     Mario Weilguni <[email protected]>
+
+License:
+
+    Xshisen 1.50 is distributed under BSD-style License.
+    Detailed information is as follows.
+
+    Xshisen program code
+    ------------------------------------------------------------------------
+    Copyright (c) Masaoki Kobayashi <[email protected]>
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+    1. Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+    2. Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in the
+       documentation and/or other materials provided with the distribution.
+    3. Neither the name of the University nor the names of its contributors
+       may be used to endorse or promote products derived from this software
+       without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+    SUCH DAMAGE.
+    ------------------------------------------------------------------------
+
+
+    Xshisen pictures #1 (files under pixmaps/s1 directory)
+    ------------------------------------------------------------------------
+    Copyright (c) Takayuki Akiyama <[email protected]>
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+    1. Redistributions in any types of image formats of these pixmaps
+       must reproduce the above copyright notice, this list of conditions
+       and the following disclaimer in the documentation and/or other
+       materials provided with the distribution.
+    2. Neither the name of the University nor the names of its contributors
+       may be used to endorse or promote products derived from this software
+       without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+    SUCH DAMAGE.
+    ------------------------------------------------------------------------
+
+    Xshisen pictures #2 (files under pixmaps/s2 directory)
+    Copyright (c) Mario Weilguni <[email protected]>, GPL version 2
+    See kshisen distribution for details.
+
+In debian systems GPL version 2 can be found in
+/usr/share/common-licenses/GPL-2 BSD can be found in
+/usr/share/common-licenses/BSD
diff -Nru xshisen-1.51/debian/patches/11_manpage_fixes.patch 
xshisen-1.51/debian/patches/11_manpage_fixes.patch
--- xshisen-1.51/debian/patches/11_manpage_fixes.patch  2010-05-10 
22:09:56.000000000 -0700
+++ xshisen-1.51/debian/patches/11_manpage_fixes.patch  2010-05-08 
15:31:32.000000000 -0700
@@ -1,60 +1,216 @@
-diff -Nur xshisen-1.51-1/man/xshisen.6 xshisen-1.51-1.new/man/xshisen.6
---- xshisen-1.51-1/man/xshisen.6       2002-07-10 11:00:41.000000000 +0800
-+++ xshisen-1.51-1.new/man/xshisen.6   2006-02-21 16:29:10.000000000 +0800
-@@ -137,7 +137,7 @@
+From 683fdf50c8e57f31258575216a5b2f365d5cf974 Mon Sep 17 00:00:00 2001
+From: Jari Aalto <[email protected]>
+Date: Sun, 9 May 2010 01:02:33 +0300
+Subject: [PATCH] Manual page fixes
+Organization: Private
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Jari Aalto <[email protected]>
+---
+ man/xshisen.6             |    8 ++++----
+ man/xshisen.6.ja          |    8 ++++----
+ man/xshisen.6.ja_JP       |    8 ++++----
+ man/xshisen.6.ja_JP.PCK   |    6 +++---
+ man/xshisen.6.ja_JP.SJIS  |    6 +++---
+ man/xshisen.6.ja_JP.eucJP |    8 ++++----
+ man/xshisen.6.ja_JP.ujis  |    8 ++++----
+ 7 files changed, 26 insertions(+), 26 deletions(-)
+
+diff --git a/man/xshisen.6 b/man/xshisen.6
+index f5de27f..13d87e5 100644
+--- a/man/xshisen.6
++++ b/man/xshisen.6
+@@ -135,11 +135,11 @@ environment variable.
+ .TP 8
+ .B XShisen*drawing.translations
  Button binding setting for your mouse.  Default is
- .NF
+-.NF
++.nf
  
 -      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 +      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
  
- .FI
+-.FI
++.fi
  
-diff -Nur xshisen-1.51-1/man/xshisen.6.ja xshisen-1.51-1.new/man/xshisen.6.ja
---- xshisen-1.51-1/man/xshisen.6.ja    2002-07-10 11:00:29.000000000 +0800
-+++ xshisen-1.51-1.new/man/xshisen.6.ja        2006-02-21 16:29:32.000000000 
+0800
-@@ -143,7 +143,7 @@
+ .SH MENU BAR AND KEYBOARD
+ .TP 8
+@@ -181,7 +181,7 @@ which cancels the search result.
+ 
+ .SH AUTHORS
+ Shisen-sho for X11: Masaoki Kobayashi
+-.RE
++
+ Picture: Takayuki Akiyama
+ 
+ .SH COPYRIGHT
+diff --git a/man/xshisen.6.ja b/man/xshisen.6.ja
+index 125a0bb..22f0043 100644
+--- a/man/xshisen.6.ja
++++ b/man/xshisen.6.ja
+@@ -141,11 +141,11 @@ xshisen \- 
+ .TP 8
+ .B XShisen*drawing.translations
  ¥Þ¥¦¥¹¤Î¥Ü¥¿¥ó¥Ð¥¤¥ó¥Ç¥£¥ó¥°¤òÊѹ¹¤·¤Þ¤¹¡£¥Ç¥Õ¥©¥ë¥È¤Ï
- .NF
+-.NF
++.nf
  
 -      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 +      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
  
- .FI
+-.FI
++.fi
  ¤Ç¤¹¡£
-diff -Nur xshisen-1.51-1/man/xshisen.6.ja_JP 
xshisen-1.51-1.new/man/xshisen.6.ja_JP
---- xshisen-1.51-1/man/xshisen.6.ja_JP 2002-07-10 11:00:29.000000000 +0800
-+++ xshisen-1.51-1.new/man/xshisen.6.ja_JP     2006-02-21 16:29:32.000000000 
+0800
-@@ -143,7 +143,7 @@
+ 
+ .SH ¥á¥Ë¥å¡¼¥Ð¡¼¤È¥­¡¼Áàºî
+@@ -192,7 +192,7 @@ xshisen \- 
+ 
+ .SH AUTHORS
+ »ÍÀî¾Ê for X11: ¾®ÎÓ Àµ¶½
+-.RE
++
+ Çץǥ¶¥¤¥ó: ½©»³ δǷ
+ 
+ .SH COPYRIGHT
+diff --git a/man/xshisen.6.ja_JP b/man/xshisen.6.ja_JP
+index 125a0bb..22f0043 100644
+--- a/man/xshisen.6.ja_JP
++++ b/man/xshisen.6.ja_JP
+@@ -141,11 +141,11 @@ xshisen \- 
+ .TP 8
+ .B XShisen*drawing.translations
  ¥Þ¥¦¥¹¤Î¥Ü¥¿¥ó¥Ð¥¤¥ó¥Ç¥£¥ó¥°¤òÊѹ¹¤·¤Þ¤¹¡£¥Ç¥Õ¥©¥ë¥È¤Ï
- .NF
+-.NF
++.nf
  
 -      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 +      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
  
- .FI
+-.FI
++.fi
  ¤Ç¤¹¡£
-diff -Nur xshisen-1.51-1/man/xshisen.6.ja_JP.eucJP 
xshisen-1.51-1.new/man/xshisen.6.ja_JP.eucJP
---- xshisen-1.51-1/man/xshisen.6.ja_JP.eucJP   2002-07-10 11:00:29.000000000 
+0800
-+++ xshisen-1.51-1.new/man/xshisen.6.ja_JP.eucJP       2006-02-21 
16:29:32.000000000 +0800
-@@ -143,7 +143,7 @@
+ 
+ .SH ¥á¥Ë¥å¡¼¥Ð¡¼¤È¥­¡¼Áàºî
+@@ -192,7 +192,7 @@ xshisen \- 
+ 
+ .SH AUTHORS
+ »ÍÀî¾Ê for X11: ¾®ÎÓ Àµ¶½
+-.RE
++
+ Çץǥ¶¥¤¥ó: ½©»³ δǷ
+ 
+ .SH COPYRIGHT
+diff --git a/man/xshisen.6.ja_JP.PCK b/man/xshisen.6.ja_JP.PCK
+index 432f20e..562321d 100644
+--- a/man/xshisen.6.ja_JP.PCK
++++ b/man/xshisen.6.ja_JP.PCK
+@@ -141,11 +141,11 @@ xshisen \- 
+ .TP 8
+ .B XShisen*drawing.translations
+ ƒ}ƒEƒX‚̃{ƒ^ƒ“ƒoƒCƒ“ƒfƒBƒ“ƒO‚ð•ύX‚µ‚Ü‚·BƒfƒtƒHƒ‹ƒg‚Í
+-.NF
++.nf
+ 
+       <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
+ 
+-.FI
++.fi
+ ‚Å‚·B
+ 
+ .SH ƒƒjƒ…[ƒo[‚ƃL[‘€ì
+@@ -192,7 +192,7 @@ xshisen \- 
+ 
+ .SH AUTHORS
+ ŽlìÈ for X11: ¬—Ñ ³‹»
+-.RE
++
+ ”vƒfƒUƒCƒ“: HŽR —²”V
+ 
+ .SH COPYRIGHT
+diff --git a/man/xshisen.6.ja_JP.SJIS b/man/xshisen.6.ja_JP.SJIS
+index 432f20e..562321d 100644
+--- a/man/xshisen.6.ja_JP.SJIS
++++ b/man/xshisen.6.ja_JP.SJIS
+@@ -141,11 +141,11 @@ xshisen \- 
+ .TP 8
+ .B XShisen*drawing.translations
+ ƒ}ƒEƒX‚̃{ƒ^ƒ“ƒoƒCƒ“ƒfƒBƒ“ƒO‚ð•ύX‚µ‚Ü‚·BƒfƒtƒHƒ‹ƒg‚Í
+-.NF
++.nf
+ 
+       <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
+ 
+-.FI
++.fi
+ ‚Å‚·B
+ 
+ .SH ƒƒjƒ…[ƒo[‚ƃL[‘€ì
+@@ -192,7 +192,7 @@ xshisen \- 
+ 
+ .SH AUTHORS
+ ŽlìÈ for X11: ¬—Ñ ³‹»
+-.RE
++
+ ”vƒfƒUƒCƒ“: HŽR —²”V
+ 
+ .SH COPYRIGHT
+diff --git a/man/xshisen.6.ja_JP.eucJP b/man/xshisen.6.ja_JP.eucJP
+index 125a0bb..22f0043 100644
+--- a/man/xshisen.6.ja_JP.eucJP
++++ b/man/xshisen.6.ja_JP.eucJP
+@@ -141,11 +141,11 @@ xshisen \- 
+ .TP 8
+ .B XShisen*drawing.translations
  ¥Þ¥¦¥¹¤Î¥Ü¥¿¥ó¥Ð¥¤¥ó¥Ç¥£¥ó¥°¤òÊѹ¹¤·¤Þ¤¹¡£¥Ç¥Õ¥©¥ë¥È¤Ï
- .NF
+-.NF
++.nf
  
 -      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 +      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
  
- .FI
+-.FI
++.fi
  ¤Ç¤¹¡£
-diff -Nur xshisen-1.51-1/man/xshisen.6.ja_JP.ujis 
xshisen-1.51-1.new/man/xshisen.6.ja_JP.ujis
---- xshisen-1.51-1/man/xshisen.6.ja_JP.ujis    2002-07-10 11:00:29.000000000 
+0800
-+++ xshisen-1.51-1.new/man/xshisen.6.ja_JP.ujis        2006-02-21 
16:29:32.000000000 +0800
-@@ -143,7 +143,7 @@
+ 
+ .SH ¥á¥Ë¥å¡¼¥Ð¡¼¤È¥­¡¼Áàºî
+@@ -192,7 +192,7 @@ xshisen \- 
+ 
+ .SH AUTHORS
+ »ÍÀî¾Ê for X11: ¾®ÎÓ Àµ¶½
+-.RE
++
+ Çץǥ¶¥¤¥ó: ½©»³ δǷ
+ 
+ .SH COPYRIGHT
+diff --git a/man/xshisen.6.ja_JP.ujis b/man/xshisen.6.ja_JP.ujis
+index 125a0bb..22f0043 100644
+--- a/man/xshisen.6.ja_JP.ujis
++++ b/man/xshisen.6.ja_JP.ujis
+@@ -141,11 +141,11 @@ xshisen \- 
+ .TP 8
+ .B XShisen*drawing.translations
  ¥Þ¥¦¥¹¤Î¥Ü¥¿¥ó¥Ð¥¤¥ó¥Ç¥£¥ó¥°¤òÊѹ¹¤·¤Þ¤¹¡£¥Ç¥Õ¥©¥ë¥È¤Ï
- .NF
+-.NF
++.nf
  
 -      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 +      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
  
- .FI
+-.FI
++.fi
  ¤Ç¤¹¡£
+ 
+ .SH ¥á¥Ë¥å¡¼¥Ð¡¼¤È¥­¡¼Áàºî
+@@ -192,7 +192,7 @@ xshisen \- 
+ 
+ .SH AUTHORS
+ »ÍÀî¾Ê for X11: ¾®ÎÓ Àµ¶½
+-.RE
++
+ Çץǥ¶¥¤¥ó: ½©»³ δǷ
+ 
+ .SH COPYRIGHT
+-- 
+1.7.0
+
diff -Nru xshisen-1.51/debian/source/format xshisen-1.51/debian/source/format
--- xshisen-1.51/debian/source/format   1969-12-31 16:00:00.000000000 -0800
+++ xshisen-1.51/debian/source/format   2010-05-08 14:53:24.000000000 -0700
@@ -0,0 +1 @@
+3.0 (quilt)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to