-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
194 lines (155 loc) · 6.59 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
2015-03-18 Mitsutoshi NAKANO <[email protected]>
* configure.ac: 0.3.1.20150227.0
* COPYING: added 2015
* KEN_ALL.CSV: updated to 2015-02-27
* JIGYOSYO.CSV: updated to 2015-02-27
* NEWS: added 0.3.1.20150227.0
* configure.ac: 0.3.1.20141226.0
* Makefile.am: added COPYING.GPL2
* COPYING: deleted debian/* files
* NEWS: added 0.3.1.20141226.0
* debian/*: deleted from master branch, please see debian branch
* debian/postinst: modified lintian's warning, #34154
* debian/prerm: modified lintian's warning, #34154
* debian/control (Depends): added canna-utils
* debian/changelog: modified lintian's warning, #34154
2015-01-27 Mitsutoshi NAKANO <[email protected]>
* Makefile.am: removed binary dictionaries
* AUTHORS: removed binary dictionaries
* README.eucJP: announced removing binary dictionaries
* NEWS: announced removing binary dictionaries
* debian/changelog: added 0.3.0.20141226.0-1ppa1
* COPYING: modified: 3 thing
+ added 2015 year
+ fixed typo s/JIGYOSHO.CSV/JIGYOSYO.CSV/
+ removed binary dictionaries
* debian/copyright: modified: 3 thing
+ added 2015 year
+ fixed typo s/JIGYOSHO.CSV/JIGYOSYO.CSV/
+ removed binary dictionaries
* debian/compat: updated 8->9
* debian/postinst: deleted DICS variable
* debian/prerm: deleted DICS variable
* debian/control: modified: changed Build-Depends & Depends
* debian/docs: added AUTHORS
* debian/rules: used autotools-dev
2015-01-26 Mitsutoshi NAKANO <[email protected]>
* configure.ac: merged to 1 Makefile.am
* Makefile.am: merged to 1 Makefile.am
* NEWS: modified dictionaries directories
* COPYING: deleted (Canna|Wnn)/Makefile.(am|in)
* debian/copyright: deleted (Canna|Wnn)/Makefile.(am|in)
* AUTHORS: deleted (Canna|Wnn)/Makefile.(am|in)
* Canna/Makefile.am: deleted
* Wnn/Makefile.am: deleted
2015-01-25 Mitsutoshi NAKANO <[email protected]>
* configure.ac: deleted IMES variable.
* Makefile.am (SUBDIRS): changed.
* Canna/Makefile.am: changed comment.
* Wnn/Makefile.am: deleted yubin7.u file.
2015-01-20 Mitsutoshi NAKANO <[email protected]>
* yu2.PL: added Plain Old Document
* COPYING (yu2.PL): added 2015 year
* debian/copyright (yu2.PL): added 2015 year
2015-01-05 Mitsutoshi NAKANO <[email protected]>
* configure.ac: added to use Automake.
* Makefile.am: added to use Automake.
debian/* files were deleted by tarball.
* Canna/Makefile.am: added to use Automake.
* Wnn/Makefile.am: added to use Automake.
* INSTALL: modified for ./configure.
* NEWS: modified for 0.3.0.20141226.0.
* .gitignore: added to use Autotools.
* COPYING: modified for Autotools.
* debian/copyright: modified for Autotools.
* AUTHORS: modified for Autotools.
* README.eucJP: modified files list.
* Makefile: removed to use Automake.
* Canna/Makefile: removed to use Automake.
* Wnn/Makefile: removed to use Automake.
2015-01-02 Mitsutoshi NAKANO <[email protected]>
* Wnn/Makefile: moved from Makefile.wnn
* COPYING: moved to Wnn/Makefile from Makefile.wnn
* debian/copyright: moved to Wnn/Makefile from Makefile.wnn
* AUTHORS: moved to Wnn/Makefile from Makefile.wnn
2015-01-01 Mitsutoshi NAKANO <[email protected]>
* INSTALL: added
* NEWS: added
* AUTHORS: added INSTALL and NEWS
* COPYING: added INSTALL and NEWS
* debian/copyright: added INSTALL and NEWS
* ChangeLog: added this entry
2014-12-31 Mitsutoshi NAKANO <[email protected]>
* yu2.PL: renamed from yu2can.pl, supported (Free)Wnn (close #34710)
Others changes:
+ convert charset encoding between Shift-JIS and EUC-JP.
+ default CSV files name into capital letters from small letters,
because JAPAN POST Co., Ltd. shows files in capital letters.
(close #34087)
* Makefile.wnn: created: supported (Free)Wnn
* Makefile: removed nkf, because yu2.PL can convert encoding
* COPYING: modified 2 points:
+ CSV files name into capital letters
+ yubin7.dic: add: (Free)Wnn's dictionary
* debian/copyright: same as COPYING, see COPYING
* README: modified 2 points:
+ added (Free)Wnn
+ modified sentences
* README.eucJP:
* AUTHORS: modified 2 points:
+ renamed CSV files
+ added yu2.PL
* KEN_ALL.CSV: renamed fronm ken_all.csv and updated to 2014-12-26
* JIGYOSYO.CSV: renamed from jigyosyo.csv and updated to 2014-12-26
* ChangeLog: added this entry
2014-12-30 Mitsutoshi NAKANO <[email protected]>
* ChangeLog: create this file.
close #34750
https://sourceforge.jp/ticket/browse.php?group_id=9489&tid=34750
* AUTHORS: create this file. close #34758
https://sourceforge.jp/ticket/browse.php?group_id=9489&tid=34758
* debian/docs: add ChangeLog & AUTHORS.
* COPYING: add ChangeLog & AUTHORS.
* debian/copyright: add ChangeLog & AUTHORS.
2014-08-08 Mitsutoshi NAKANO <[email protected]>
* Makefile: modify 3 points.
+ add check COPYING and debian/copyright.
+ add -p option to mkdir.
+ skip a tmpfile (using pipe).
* COPYING: change type from the symlink to the file.
* debian/copyright: modify 2 points.
+ change binary dictionary's license
GPL-2+ -> public-domain
+ fix duplicate entries of Makefile, README.eucJP, README.
* debian/docs: delete COPYING, it is same as debian/copyright.
* debian/rules: use dh command.
* README.eucJP: change version numbering rule.
* debian/changelog: release 0.1.1.20140731.2-1ppa1.
2014-08-05 Mitsutoshi NAKANO <[email protected]>
* COPYING: create new file.
* debian/changelog: release 0.1.1.20140731-1ppa1.
* debian/copyright: change format to
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ .
* debian/docs: add COPYING.
* debian/rules: revert from dh command to dh_* commands.
2014-08-04 Mitsutoshi NAKANO <[email protected]>
* ken_all.csv, jigyosyo.csv: update data to 2014-07-31.
* README, COPYING.GPL2: new files.
* README.eucJP: modify from post.yusei.go.jp to japanpost.jp.
* Makefile: modify "clean" rule.
* debian/*: modify for lintian.l
2002-01-24 Yoshito Komatsu <[email protected]>
* ken_all.csv, jigyosyo.csv: update postal-code data.
* debian/*: modify postinst and perm methods.
* *: modify the upstream author's name.
2001-08-04 Yoshito Komatsu <[email protected]>
* ken_all.csv, jigyosyo.csv: update postal-code data.
2001-07-09 Yoshito Komatsu <[email protected]>
* ken_all.csv, jigyosyo.csv: update postal-code data.
2001-07-04 Yoshito Komatsu <[email protected]>
* README.eucJP: add new file.
* debian/copyright: fix.
2001-07-02 Yoshito Komatsu <[email protected]>
* Makefile, yu2can.pl, etc...: initial release.
Please see
http://lists.debian.or.jp/debian-devel/200107/msg00005.html