OSDN Git Service

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