OSDN Git Service

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