~ubuntu-branches/ubuntu/trusty/xshisen/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/11_manpage_fixes.patch

  • Committer: Bazaar Package Importer
  • Author(s): Jari Aalto
  • Date: 2010-05-09 01:03:30 UTC
  • Revision ID: james.westby@ubuntu.com-20100509010330-yr0ke271wiv5b3c6
Tags: 1:1.51-3.1
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nur xshisen-1.51-1/man/xshisen.6 xshisen-1.51-1.new/man/xshisen.6
2
 
--- xshisen-1.51-1/man/xshisen.6        2002-07-10 11:00:41.000000000 +0800
3
 
+++ xshisen-1.51-1.new/man/xshisen.6    2006-02-21 16:29:10.000000000 +0800
4
 
@@ -137,7 +137,7 @@
 
1
From 683fdf50c8e57f31258575216a5b2f365d5cf974 Mon Sep 17 00:00:00 2001
 
2
From: Jari Aalto <jari.aalto@cante.net>
 
3
Date: Sun, 9 May 2010 01:02:33 +0300
 
4
Subject: [PATCH] Manual page fixes
 
5
Organization: Private
 
6
Content-Type: text/plain; charset="utf-8"
 
7
Content-Transfer-Encoding: 8bit
 
8
 
 
9
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
 
10
---
 
11
 man/xshisen.6             |    8 ++++----
 
12
 man/xshisen.6.ja          |    8 ++++----
 
13
 man/xshisen.6.ja_JP       |    8 ++++----
 
14
 man/xshisen.6.ja_JP.PCK   |    6 +++---
 
15
 man/xshisen.6.ja_JP.SJIS  |    6 +++---
 
16
 man/xshisen.6.ja_JP.eucJP |    8 ++++----
 
17
 man/xshisen.6.ja_JP.ujis  |    8 ++++----
 
18
 7 files changed, 26 insertions(+), 26 deletions(-)
 
19
 
 
20
diff --git a/man/xshisen.6 b/man/xshisen.6
 
21
index f5de27f..13d87e5 100644
 
22
--- a/man/xshisen.6
 
23
+++ b/man/xshisen.6
 
24
@@ -135,11 +135,11 @@ environment variable.
 
25
 .TP 8
 
26
 .B XShisen*drawing.translations
5
27
 Button binding setting for your mouse.  Default is
6
 
 .NF
7
 
 
8
 
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
9
 
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
10
 
 
11
 
 .FI
12
 
 
13
 
diff -Nur xshisen-1.51-1/man/xshisen.6.ja xshisen-1.51-1.new/man/xshisen.6.ja
14
 
--- xshisen-1.51-1/man/xshisen.6.ja     2002-07-10 11:00:29.000000000 +0800
15
 
+++ xshisen-1.51-1.new/man/xshisen.6.ja 2006-02-21 16:29:32.000000000 +0800
16
 
@@ -143,7 +143,7 @@
17
 
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
18
 
 .NF
19
 
 
20
 
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
21
 
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
22
 
 
23
 
 .FI
24
 
 �Ǥ���
25
 
diff -Nur xshisen-1.51-1/man/xshisen.6.ja_JP xshisen-1.51-1.new/man/xshisen.6.ja_JP
26
 
--- xshisen-1.51-1/man/xshisen.6.ja_JP  2002-07-10 11:00:29.000000000 +0800
27
 
+++ xshisen-1.51-1.new/man/xshisen.6.ja_JP      2006-02-21 16:29:32.000000000 +0800
28
 
@@ -143,7 +143,7 @@
29
 
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
30
 
 .NF
31
 
 
32
 
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
33
 
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
34
 
 
35
 
 .FI
36
 
 �Ǥ���
37
 
diff -Nur xshisen-1.51-1/man/xshisen.6.ja_JP.eucJP xshisen-1.51-1.new/man/xshisen.6.ja_JP.eucJP
38
 
--- xshisen-1.51-1/man/xshisen.6.ja_JP.eucJP    2002-07-10 11:00:29.000000000 +0800
39
 
+++ xshisen-1.51-1.new/man/xshisen.6.ja_JP.eucJP        2006-02-21 16:29:32.000000000 +0800
40
 
@@ -143,7 +143,7 @@
41
 
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
42
 
 .NF
43
 
 
44
 
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
45
 
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
46
 
 
47
 
 .FI
48
 
 �Ǥ���
49
 
diff -Nur xshisen-1.51-1/man/xshisen.6.ja_JP.ujis xshisen-1.51-1.new/man/xshisen.6.ja_JP.ujis
50
 
--- xshisen-1.51-1/man/xshisen.6.ja_JP.ujis     2002-07-10 11:00:29.000000000 +0800
51
 
+++ xshisen-1.51-1.new/man/xshisen.6.ja_JP.ujis 2006-02-21 16:29:32.000000000 +0800
52
 
@@ -143,7 +143,7 @@
53
 
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
54
 
 .NF
55
 
 
56
 
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
57
 
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
58
 
 
59
 
 .FI
60
 
 �Ǥ���
 
28
-.NF
 
29
+.nf
 
30
 
 
31
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
32
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
 
33
 
 
34
-.FI
 
35
+.fi
 
36
 
 
37
 .SH MENU BAR AND KEYBOARD
 
38
 .TP 8
 
39
@@ -181,7 +181,7 @@ which cancels the search result.
 
40
 
 
41
 .SH AUTHORS
 
42
 Shisen-sho for X11: Masaoki Kobayashi
 
43
-.RE
 
44
+
 
45
 Picture: Takayuki Akiyama
 
46
 
 
47
 .SH COPYRIGHT
 
48
diff --git a/man/xshisen.6.ja b/man/xshisen.6.ja
 
49
index 125a0bb..22f0043 100644
 
50
--- a/man/xshisen.6.ja
 
51
+++ b/man/xshisen.6.ja
 
52
@@ -141,11 +141,11 @@ xshisen \- 
 
53
 .TP 8
 
54
 .B XShisen*drawing.translations
 
55
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
 
56
-.NF
 
57
+.nf
 
58
 
 
59
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
60
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
 
61
 
 
62
-.FI
 
63
+.fi
 
64
 �Ǥ���
 
65
 
 
66
 .SH ��˥塼�С��ȥ������
 
67
@@ -192,7 +192,7 @@ xshisen \- 
 
68
 
 
69
 .SH AUTHORS
 
70
 ����� for X11: ���� ����
 
71
-.RE
 
72
+
 
73
 �ץǥ�����: ���� δǷ
 
74
 
 
75
 .SH COPYRIGHT
 
76
diff --git a/man/xshisen.6.ja_JP b/man/xshisen.6.ja_JP
 
77
index 125a0bb..22f0043 100644
 
78
--- a/man/xshisen.6.ja_JP
 
79
+++ b/man/xshisen.6.ja_JP
 
80
@@ -141,11 +141,11 @@ xshisen \- 
 
81
 .TP 8
 
82
 .B XShisen*drawing.translations
 
83
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
 
84
-.NF
 
85
+.nf
 
86
 
 
87
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
88
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
 
89
 
 
90
-.FI
 
91
+.fi
 
92
 �Ǥ���
 
93
 
 
94
 .SH ��˥塼�С��ȥ������
 
95
@@ -192,7 +192,7 @@ xshisen \- 
 
96
 
 
97
 .SH AUTHORS
 
98
 ����� for X11: ���� ����
 
99
-.RE
 
100
+
 
101
 �ץǥ�����: ���� δǷ
 
102
 
 
103
 .SH COPYRIGHT
 
104
diff --git a/man/xshisen.6.ja_JP.PCK b/man/xshisen.6.ja_JP.PCK
 
105
index 432f20e..562321d 100644
 
106
--- a/man/xshisen.6.ja_JP.PCK
 
107
+++ b/man/xshisen.6.ja_JP.PCK
 
108
@@ -141,11 +141,11 @@ xshisen \- 
 
109
 .TP 8
 
110
 .B XShisen*drawing.translations
 
111
 �}�E�X�̃{�^���o�C���f�B���O��ύX���܂��B�f�t�H���g��
 
112
-.NF
 
113
+.nf
 
114
 
 
115
       <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
116
 
 
117
-.FI
 
118
+.fi
 
119
 �ł��B
 
120
 
 
121
 .SH ���j���[�o�[�ƃL�[����
 
122
@@ -192,7 +192,7 @@ xshisen \- 
 
123
 
 
124
 .SH AUTHORS
 
125
 �l��� for X11: ���� ����
 
126
-.RE
 
127
+
 
128
 �v�f�U�C��: �H�R ���V
 
129
 
 
130
 .SH COPYRIGHT
 
131
diff --git a/man/xshisen.6.ja_JP.SJIS b/man/xshisen.6.ja_JP.SJIS
 
132
index 432f20e..562321d 100644
 
133
--- a/man/xshisen.6.ja_JP.SJIS
 
134
+++ b/man/xshisen.6.ja_JP.SJIS
 
135
@@ -141,11 +141,11 @@ xshisen \- 
 
136
 .TP 8
 
137
 .B XShisen*drawing.translations
 
138
 �}�E�X�̃{�^���o�C���f�B���O��ύX���܂��B�f�t�H���g��
 
139
-.NF
 
140
+.nf
 
141
 
 
142
       <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
143
 
 
144
-.FI
 
145
+.fi
 
146
 �ł��B
 
147
 
 
148
 .SH ���j���[�o�[�ƃL�[����
 
149
@@ -192,7 +192,7 @@ xshisen \- 
 
150
 
 
151
 .SH AUTHORS
 
152
 �l��� for X11: ���� ����
 
153
-.RE
 
154
+
 
155
 �v�f�U�C��: �H�R ���V
 
156
 
 
157
 .SH COPYRIGHT
 
158
diff --git a/man/xshisen.6.ja_JP.eucJP b/man/xshisen.6.ja_JP.eucJP
 
159
index 125a0bb..22f0043 100644
 
160
--- a/man/xshisen.6.ja_JP.eucJP
 
161
+++ b/man/xshisen.6.ja_JP.eucJP
 
162
@@ -141,11 +141,11 @@ xshisen \- 
 
163
 .TP 8
 
164
 .B XShisen*drawing.translations
 
165
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
 
166
-.NF
 
167
+.nf
 
168
 
 
169
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
170
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
 
171
 
 
172
-.FI
 
173
+.fi
 
174
 �Ǥ���
 
175
 
 
176
 .SH ��˥塼�С��ȥ������
 
177
@@ -192,7 +192,7 @@ xshisen \- 
 
178
 
 
179
 .SH AUTHORS
 
180
 ����� for X11: ���� ����
 
181
-.RE
 
182
+
 
183
 �ץǥ�����: ���� δǷ
 
184
 
 
185
 .SH COPYRIGHT
 
186
diff --git a/man/xshisen.6.ja_JP.ujis b/man/xshisen.6.ja_JP.ujis
 
187
index 125a0bb..22f0043 100644
 
188
--- a/man/xshisen.6.ja_JP.ujis
 
189
+++ b/man/xshisen.6.ja_JP.ujis
 
190
@@ -141,11 +141,11 @@ xshisen \- 
 
191
 .TP 8
 
192
 .B XShisen*drawing.translations
 
193
 �ޥ����Υܥ���Х���ǥ��󥰤��ѹ����ޤ����ǥե���Ȥ�
 
194
-.NF
 
195
+.nf
 
196
 
 
197
-      <Btn1Down>: #replace PickupPiece() \n <Btn3Down>: CancelPiece()
 
198
+      <Btn1Down>: #replace PickupPiece() \\n <Btn3Down>: CancelPiece()
 
199
 
 
200
-.FI
 
201
+.fi
 
202
 �Ǥ���
 
203
 
 
204
 .SH ��˥塼�С��ȥ������
 
205
@@ -192,7 +192,7 @@ xshisen \- 
 
206
 
 
207
 .SH AUTHORS
 
208
 ����� for X11: ���� ����
 
209
-.RE
 
210
+
 
211
 �ץǥ�����: ���� δǷ
 
212
 
 
213
 .SH COPYRIGHT
 
214
-- 
 
215
1.7.0
 
216