OSDN Git Service

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