1gcin (2.8.9+eliu-2) unstable; urgency=low
2
3  * for Ubuntu 12.04 (gtk3)
4
5 -- Edward Liu (my gpg) <eliu@hyperrate.com>  Sun, 18 Apr 2012 14:00:00 +0800
6
7gcin (2.7.6.2+eliu-0) unstable; urgency=low
8
9  * for Ubuntu 11.10
10  * For zh_TW, increase priority of gcin to 70, otherwise gcin cannot be selected.
11  * missing gtk-query-immodules-3.0 in gcin.postinst
12  * im-switch/gcin:    export QT4_IM_MODULE=gcin
13
14 -- Edward Liu  <eliu@hyperrate.com>  Sun, 4 Mar 2012 14:00:00 +0800
15
16gcin (2.7.3+dfsg-1) unstable; urgency=low
17
18  * Imported Upstream version 2.7.3
19  * debian/control:
20    - fix upgrading from gcin issues. (Closes: #659790)
21    - fix description on packages.
22  * debian/man: merged upstream.
23
24 -- Yao Wei (魏銘廷) <mwei@lxde.org>  Sun, 12 Feb 2012 16:05:38 +0800
25
26gcin (2.7.2+dfsg-1) unstable; urgency=low
27
28  [ Yao Wei (魏銘廷) ]
29  * Reupload to Debian. (Closes: #658449)
30  * Imported Upstream version 2.7.2
31  * Removed Dayi input method for DFSG compliance.
32  * Remove all patches for cleanness.
33  * Make debian/copyright DEP-5 compliant.
34
35 -- Yao Wei (魏銘廷) <mwei@lxde.org>  Sat, 04 Feb 2012 10:56:38 +0800
36
37gcin (1.5.8-1) unstable; urgency=low
38
39  * New upstream release.
40  * Stop build Qt3 immodule. (Closes: #604350)
41  * debian/gcin-ext.1: merged upstream.
42  * debian/patches/008_add_shebang_to_scripts.diff: merged.
43  * debian/patches/009_add_tsin2gtab_phrase_manpage.diff: merged.
44
45 -- Kan-Ru Chen <koster@debian.org>  Mon, 28 Feb 2011 15:35:50 +0800
46
47gcin (1.5.7~pre13-1) experimental; urgency=low
48
49  * New snapshot.
50  * Update debian/watch to match debian version scheme.
51
52 -- Kan-Ru Chen <koster@debian.org>  Tue, 30 Nov 2010 10:44:06 +0800
53
54gcin (1.5.7~pre12-1) experimental; urgency=low
55
56  * New snapshot.
57  * Refresh patches.
58  * debian/patches/008_add_shebang_to_scripts.diff,
59    debian/patches/009_add_tsin2gtab_phrase_manpage.diff: New.
60  * debian/gcin-exit.1: New.
61  * Updated Standards-Version to 3.9.1, no changes needed.
62
63 -- Kan-Ru Chen <koster@debian.org>  Mon, 29 Nov 2010 22:06:56 +0800
64
65gcin (1.4.6-3) unstable; urgency=low
66
67  * Fix FTBFS with gtk2 2.20 due to deprecated Gtk+ macros. (Closes: #577377)
68  * Bump libgtk2.0-dev build-deps to 2.20.0.
69  * Disable --new_gtk_im. Too unstable with mozilla browser.
70  * Add back README.html.
71  * Update im-switch script also checks qt4 path.
72  * Update Maintainer, Vcs-Git and Vcs-Browser. Migrating to DD account.
73
74 -- Kan-Ru Chen <koster@debian.org>  Wed, 05 May 2010 00:20:58 +0800
75
76gcin (1.4.6-2) unstable; urgency=low
77
78  * Fix FTBFS with gtk2 2.19 due to deprecated Gtk+ macros
79    GTK_WIDGET_APP_PAINTABLE and GTK_WIDGET_NO_WINDOW. (Closes: #569246)
80    (LP: #520148)
81  * Updated Standards-Version to 3.8.4, no changes needed.
82
83 -- Kan-Ru Chen <koster@debian.org.tw>  Sat, 27 Feb 2010 17:24:34 +0800
84
85gcin (1.4.6-1) unstable; urgency=low
86
87  * New upstream release
88    This version fixed FTBFS with binutils-gold. (Closes: #554417)
89  * Switched to dpkg-source 3.0 (quilt) format
90  * Use modern debhelper style
91  * Updated Standards-Version to 3.8.3
92  * Updated copyright information
93  * Acknowledge NMU - Thanks Stefano
94
95 -- Kan-Ru Chen <koster@debian.org.tw>  Sun, 10 Jan 2010 16:49:29 +0800
96
97gcin (1.4.5-1.1) unstable; urgency=low
98
99  * Non-maintainer upload.
100  * Add missing #include to fix FTBFS with gcc 4.4, patch by Martin
101    Michlmayr. (Closes: #531715)
102  * gcin-qt{3,4}-immodule: add lintian overrides for shlib-defines-rpath,
103    this is needed to get the package pass through auto-REJECT. Rationale:
104    rpath is appropriate here, the packages use private shlibs.
105
106 -- Stefano Zacchiroli <zack@debian.org>  Sat, 26 Dec 2009 10:13:19 +0100
107
108gcin (1.4.5-1) unstable; urgency=low
109
110  * New Upstream Version
111  * Wrokaround dh_gtkmodules bug.
112  * Bump Standards-Versions to 3.8.1, no changes needed.
113
114 -- Kanru Chen <koster@debian.org.tw>  Tue, 12 May 2009 11:35:18 +0800
115
116gcin (1.4.5~pre2-1) unstable; urgency=low
117
118  * [811fc3b] New Upstream version 1.4.5.pre2
119  * [86b0996] Update patches.
120              - fix_gdm_crash_498619.diff: Dropped, fixed up stream.
121              - fix_QT_detection.diff: Split into two patches.
122              - fix_anthy_error_message.diff: Added.
123  * [dfa7a85] Enable anthy.
124
125 -- Kanru Chen <koster@debian.org.tw>  Tue, 03 Mar 2009 14:33:40 +0800
126
127gcin (1.4.2-2) unstable; urgency=low
128
129  * Upload to unstable
130  * [ef36b0e] New maintainer (Closes: #505501)
131  * [4861a1e] Replace dh_clean -k with dh_prep.
132  * [5b60cca] Add Vcs-Git and Vcs-Browser field.
133  * [5dafdd8] Add README.source
134  * [63892e6] Add patch ld_only_link_needed.diff
135  * [a848d1e] Fix the bug causing gdm crashes. (Closes: #498619)
136  * [326815b] Update patch descriptions.
137
138 -- Kanru Chen <koster@debian.org.tw>  Sat, 06 Dec 2008 14:58:33 +0800
139
140gcin (1.4.2-1) experimental; urgency=low
141
142  * New upstream release
143  * New package gcin-dev
144  * Make gcin-qt3-immodule a versionised dependency on gcin
145  * Drop fix_desktop_file_categories.diff because upstream has merged it
146  * Bump Standards-Versions to 3.8.0
147
148 -- Wen-Yen Chuang <caleb@calno.com>  Thu,  1 Aug 2008 18:45:44 +0800
149
150gcin (1.4.0-1) unstable; urgency=low
151
152  * New upstream release
153    This release fixes FTBFS on ia64 architecture. (Closes: #480520)
154  * Update copyright information
155  * Migrate from dpatch to quilt
156    Drop 20_fix-manpages.dpatch and 40_fix_FTBFS_on_sparc_hppa_ia64.dpatch
157    because upstream has merged them.
158  * Install AUTHORS file to /usr/share/doc/gcin
159
160 -- Wen-Yen Chuang <caleb@calno.com>  Tue, 20 May 2008 14:57:12 +0800
161
162gcin (1.3.9-1) unstable; urgency=low
163
164  * New upstream release
165  * Update symlinks for new manpages
166  * Enable i18n
167  * Refresh 10_fix-directory-structure.dpatch
168  * Add 20_fix-manpages.dpatch to prevent lintian warnings
169  * Include /usr/share/dpatch/dpatch.make to make debian/rules simpler
170  * Add Depends ${misc:Depends} for gcin-qt3-immodule
171
172 -- Wen-Yen Chuang <caleb@calno.com>  Wed,  7 May 2008 21:39:20 +0800
173
174gcin (1.3.4-3) unstable; urgency=low
175
176  * Fix FTBFS on hppa, ia64, and sparc architectures (Closes: #406036)
177  * Disable binary stripping in upstream's Makefile (Closes: #436914)
178  * Auto-detect GTK+ module ABI version (Closes: #419366, #420504)
179  * Update debian/copyright to machine-readable format
180  * Make libgcin-im-client.so a private library
181  * Bump Standards-Version to 3.7.3
182  * Fix typos in package description
183  * Clean up debian/rules
184  * Make lintian quiet
185    - set Build-Depends libgtk2.0-dev >= 2.10.1
186    - move Homepage in package description to source stanza
187    - replace all "GTK" with "GTK+" in package descriptions
188    - replace all "##DP" with "## DP:" in debian/patches/*
189    - update debian/gcin.menu
190    - add 50_fix-desktop-file-categories.dpatch to match latest .desktop file
191      policy
192    - do not use -$(MAKE) in debian/rules so that other error messages from the
193      clean rule will still be caught
194
195 -- Wen-Yen Chuang <caleb@calno.com>  Sun, 27 Apr 2008 15:32:36 +0800
196
197gcin (1.3.4-2) unstable; urgency=low
198
199  The "Nobuta power! Cyuunyuu!" Release.
200
201  * Update for GTK+ 2.10. (Closes: #419293)
202  * debian/control:
203    - bump up the libgtk2.0-dev build-dep to >= 2.10.1-1.
204    - remove dependency for libgtk2.0-bin
205  * debian/gcin.postinst:
206    debian/gcin.postrm:
207    - remove update-gtk-immodules
208  * debian/rules:
209    - call dh_gtkmodules with LD_LIBRARY_PATH.
210    - remove scripts for GTK+ version detection.
211
212 -- Wen-Yen Chuang <caleb@calno.com>  Sun, 15 Apr 2007 00:42:03 +0800
213
214gcin (1.3.4-1) unstable; urgency=low
215
216  The "Maki Horikita" Release.
217
218  * New upstream release.
219  * debian/patches:
220    - modify 10_fix-directory-structure.dpatch to cope with upstream's
221      changes.
222    - modify 30_disable_rpath_for_gtk-im.dpatch to prevent fuzz during patching.
223
224 -- Wen-Yen Chuang <caleb@calno.com>  Tue, 10 Apr 2007 21:42:40 +0800
225
226gcin (1.3.3-2) unstable; urgency=low
227
228  * Move from experimental to unstable.
229    This version(1.3.3) has fixed FTBFS on GNU/kFreeBSD. (Closes: #414406)
230
231 -- Wen-Yen Chuang <caleb@calno.com>  Mon,  9 Apr 2007 01:44:27 +0800
232
233gcin (1.3.3-1) experimental; urgency=low
234
235  * New upstream release.
236  * debian/patches:
237    - modify 10_fix-directory-structure.dpatch to cope with upstream's
238      changes.
239    - remove 40_fix_build_failure_in_big-endian_arch.dpatch because upstream
240      had fixed this bug.
241    - merge 50_fix-FTBFS-on-systems-with-lib64-directory.dpatch into
242      10_fix-directory-structure.dpatch.
243
244 -- Wen-Yen Chuang <caleb@calno.com>  Sun, 28 Jan 2007 22:51:32 +0800
245
246gcin (1.3.1-1) unstable; urgency=low
247
248  * New upstream release.
249  * Set fallback option for im-switch. (Closes: #400374)
250  * Fix gcin's postrm script so that it can be removed cleanly when
251    libgtk2.0-bin is already removed. (This is scim's Ubuntu bug #52087)
252  * debian/patches:
253    - remove 20_fix-glibc2.4-with-amd64.dpatch because upstream had fixed this
254      bug.
255    - add 20_fix_installation_path_for_im-client.dpatch and
256      40_fix_build_failure_in_big-endian_arch.dpatch.
257
258 -- Wen-Yen Chuang <caleb@calno.com>  Mon,  4 Dec 2006 20:28:58 +0800
259
260gcin (1.3.0.1-1) unstable; urgency=low
261
262  * New upstream release.
263  * debian/patches:
264    - apply 50_fix-FTBFS-on-systems-with-lib64-directory.dpatch written by
265      Ming Hua <minghua@ubuntu.com>. (Closes: #399800)
266    - remove 40_make_noseeing-inst_a_shell_script.dpatch because upstream had
267      fixed this bug.
268    - modify 10_fix-directory-structure.dpatch to cope with upstream's
269      changes.
270
271 -- Wen-Yen Chuang <caleb@calno.com>  Wed, 22 Nov 2006 20:09:43 +0800
272
273gcin (1.2.9-1) unstable; urgency=low
274
275  * First upload to Debian (Closes: #355849)
276  * debian/control:
277    - gcin have to depend on libgtk2.0-bin, to be compatible with Debian's new
278      GTK+2 packages.
279    - moved im-switch from Depends to Recommends for gcin
280
281 -- Wen-Yen Chuang <caleb@calno.com>  Sat, 18 Nov 2006 22:43:12 +0800
282
283gcin (1.2.9-0ubuntu1) feisty; urgency=low
284
285  * New upstream release.
286  * debian/control:
287    - let dh_makeshlibs process gcin-qt3-immodule's dependency.
288  * debian/copyright:
289    - Qt immodule's license is GPL version 2, not LGPL.
290  * debian/patches
291    - fixed built problem with glibc 2.4 under AMD64/EM64T architecture.
292    - disabled rpath
293    - modify 10_fix-directory-structure.dpatch to cope with upstream's
294      change.
295  * debian/rules:
296    - configured with --new_gtk_im=Y. This option supports Mozilla 1.8.0 and
297      newer releases' OverTheSpot for inputmethods.
298    - remove /usr/share/control-center-2.0. It is nonsense for Ubuntu.
299    - enabled dh_makeshlibs since upstream supports library soname.
300  * debian/watch:
301    - updated upstream's download page.
302  * Bumped Standards-Version to 3.7.2
303
304 -- Wen-Yen Chuang <caleb@calno.com>  Sat, 18 Nov 2006 20:15:42 +0800
305
306gcin (1.2.5-0ubuntu1) edgy; urgency=low
307
308  * New upstream release.
309  * Removed 20_fix-gcin-setup-parsing-error.dpatch, because upstream have
310    fixed this bug.
311  * debian/install:
312    - removed lines about manpages, because upstream have fixed this problem.
313
314 -- Wen-Yen Chuang <caleb@calno.com>  Sat,  9 Sep 2006 23:02:35 +0800
315
316gcin (1.2.3-0ubuntu1) edgy; urgency=low
317
318  * New upstream release
319  * Fixed gcin-setup's parsing error. This patch was released by upstream.
320  * Modified 10_fix-directory-structure.dpatch to prevent Hunk during patching.
321  * Installed new version manpages. Upstream misplaced those two files in
322    wrong directory.
323
324 -- Wen-Yen Chuang <caleb@calno.com>  Sat,  2 Sep 2006 04:50:52 +0800
325
326gcin (1.2.2-0ubuntu1) edgy; urgency=low
327
328  * New upstream release
329  * debian/patches/10_fix-directory-structure.dpatch:
330    - modify 10_fix-directory-structure.dpatch to cope with upstream's
331      change.
332
333 -- Wen-Yen Chuang <caleb@calno.com>  Thu, 17 Aug 2006 20:25:12 +0800
334
335gcin (1.2.1-0ubuntu1) edgy; urgency=low
336
337  * New upstream release
338  * debian/control:
339    - remove GTK 2.10 specific dependency for backporting edgy to dapper
340  * debian/rules:
341    - check GTK version and install the GTK immodule into correct path
342  * debian/patches/10_fix-directory-structure.dpatch:
343    - remove fixes for GTK installation path since it was done within
344      debian/rules
345
346 -- Wen-Yen Chuang <caleb@calno.com>  Thu, 10 Aug 2006 19:27:33 +0800
347
348gcin (1.2.0-0ubuntu4) edgy; urgency=low
349
350  * debian/control:
351    - require GTK 2.10 since 10_fix-directory-structure.dpatch for the path
352
353 -- Sebastien Bacher <seb128@canonical.com>  Thu,  3 Aug 2006 14:31:54 +0200
354
355gcin (1.2.0-0ubuntu3) edgy; urgency=low
356
357  * debian/patches/10_fix-directory-structure.dpatch:
358    - updated for GTK 2.10
359
360 -- Sebastien Bacher <seb128@canonical.com>  Wed,  2 Aug 2006 22:49:05 +0200
361
362gcin (1.2.0-0ubuntu2) edgy; urgency=low
363
364  * Rebuild for GTK 2.10
365
366 -- Sebastien Bacher <seb128@canonical.com>  Wed,  2 Aug 2006 22:27:56 +0200
367
368gcin (1.2.0-0ubuntu1) edgy; urgency=low
369
370  * New upstream release
371  * Modify 10_fix-directory-structure.dpatch to prevent Hunk during patching.
372  * Modify im-switch script, enable QT3 immodule automatically.
373  * Remove m17n-env script, because dapper and later releases no longer needs
374    it.
375
376 -- Wen-Yen Chuang <caleb@calno.com>  Fri,  2 Jun 2006 19:13:54 +0800
377
378gcin (1.1.9-0ubuntu1) dapper; urgency=low
379
380  * New upstream release
381  * Modify 10_fix-directory-structure.dpatch to prevent Hunk during patching.
382  * Modify descriptions in control file.
383
384 -- Wen-Yen Chuang <caleb@calno.com>  Mon,  1 May 2006 16:01:52 +0800
385
386gcin (1.1.8-0ubuntu1) dapper; urgency=low
387
388  * Initial release
389  * Applied 10_fix-directory-structure.dpatch to fix configuration and
390    installation paths.
391
392 -- Wen-Yen Chuang <caleb@calno.com>  Sat, 15 Apr 2006 21:35:29 +0800
393