Skip to content

Debian Changelog uim (1:1.5.6-1)

2009

uim (1:1.5.6-1) unstable; urgency=high

   * New upstream release.
     - configure.ac : Fix not found gnome.h header (patch from Fedora).
       See <http://code.google.com/p/uim/source/detail?r=5963>; for more details.
       (closes: Bug#536944)
   * New maintainer (acknowledged from former maintainer Masahiro Omote).
   * 07_fix_configure_notoverwrite_po_makefile.dpatch:
     patch for not install uim-chardict-qt.mo file.
     See <http://groups.google.com/group/uim-ja/browse_thread/thread/31a942b9e3bfc2b7/47e2601cd04b0f3c#47e2601cd04b0f3c>; for more details (in Japanese).

 -- Kiwamu Okabe <kiwamu@debian.or.jp>  Tue, 08 Sep 2009 16:44:29 +0900

uim (1:1.5.5-1) unstable; urgency=low

   * New upstream release and final upload by current maintainter.

 -- Masahito Omote <omote@debian.org>  Sun, 01 Mar 2009 12:57:00 +0900

2008

uim (1:1.5.3-1) unstable; urgency=low

   * New upstream release (closes: Bug#499356)

 -- Masahito Omote <omote@debian.org>  Sun, 28 Sep 2008 23:01:26 +0900

uim (1:1.5.1-2) unstable; urgency=low

   * uim-tcode: provide tutcode-custom.scm, tutcode-bushudic.scm
     and tutcode-rule.scm (Closes: #482659)
   * Fix FTBFS: segv during compile (Closes: #483078).
     I personally think this bug is not specific for uim but is a optimization
     problem on gcc-4.3.1. (https://bugs.freedesktop.org/show_bug.cgi?id=16477)

 -- Masahito Omote <omote@debian.org>  Wed, 25 Jun 2008 19:56:33 +0900

uim (1:1.5.1-1) unstable; urgency=low

   * New upstream release
   * uim-qt3: Add uim inputcontext plugin for Qt3. And due to uim-*-qt are
     not supported in Qt4 for now officially, uim-*-qt are contained in
     this package.
   * uim-qt: Depends uim-qt3 because of described above.
   * libuim6: New package for syncing with upstream upgrade soversion.
   * 05_qmake_bug_workaround.dpatch: patch for the workaround that qmake does
     not add link option against other libraries(e.g. -lX11) by default.
   * uim-tcode doesn't provide tutcode-custom.scm, tutcode-bushudic.scm
     and tutcode-rule.scm (Closes: #482659)

 -- Masahito Omote <omote@debian.org>  Wed, 25 Jun 2008 19:51:56 +0900

uim (1:1.4.2-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Thu, 28 Feb 2008 12:52:23 +0000

uim (1:1.4.1-6) unstable; urgency=low

   * Fix segv because of free and g_free problem on glib.
     - uim-gtk2.0 causes gtk-gnutella to crash (Closes: #431047)
   * Fix indent the description of uim and rewrite some part of them.
     (Closes: #442450)
   * uim-el: prefer emacs22 (Closes: #433973)

 -- Masahito Omote <omote@debian.org>  Thu, 03 Jan 2008 18:26:12 +0900

2007

uim (1:1.4.1-5) unstable; urgency=low

   * kde-devel is a too coarse grained build-dep (Closes: #431837)
   * FTBFS if built twice in a row (Closes: #424196)
   * Thanks to Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>.

 -- Masahito Omote <omote@debian.org>  Sat, 04 Aug 2007 21:55:48 +0900

uim (1:1.4.1-4) unstable; urgency=low

   * Acknowledge the NMU fix.
   * Don't call "uim-module-manager --unregister" in uim-common.postinst.
     closes: #415393, #419617.

 -- Masahito Omote <omote@debian.org>  Fri, 22 Jun 2007 00:15:41 +0900

uim (1:1.4.1-3.1) unstable; urgency=low

   * Non-maintainer upload.
   * Version the dependencies of uim on uim-common and other uim binary
     packages to use = ${source:Version} or >= ${source:Version};
     closes: #415393, #419617.

 -- Loic Minier <lool@dooz.org>  Thu, 07 Jun 2007 14:03:31 +0200

uim (1:1.4.1-3) unstable; urgency=low

   * Switch to dh_gtkmodules for the gtk 2.10 transition (Closes:
     #419318)
     - debian/control: Add ${misc:Depends} and remove libgtk2.0-bin on
       uim-gtk2.0.
     - debian/uim-gtk2.0.post{inst,rm}: Removed.

 -- Masahito Omote <omote@debian.org>  Sat, 21 Apr 2007 03:46:09 +0900

uim (1:1.4.1-2) unstable; urgency=low

   * Upload to unstable.
   * FTBFS: missing versioning gtk (Closes: #415527)
   * Fix dependency between uim-common and uim-utils.

 -- Masahito Omote <omote@debian.org>  Sat, 14 Apr 2007 23:57:11 +0900

uim (1:1.4.1-1) experimental; urgency=low

   * New upstream release
     - Upload to experimental.
   * Stop using "[ -f /usr/bin/dh_gtkmodules ]" in debian/rules.

 -- Masahito Omote <omote@debian.org>  Sun, 18 Mar 2007 13:53:46 +0000

uim (1:1.4.0-2) experimental; urgency=low

   * Oops, /usr/lib/gtk-2.0/2.10.0/immodule-files.d/uim-gtk2.0.immoduls
     is broken in 1:1.4.0-1.

 -- Masahito Omote <omote@debian.org>  Wed, 14 Feb 2007 17:05:07 +0000

uim (1:1.4.0-1) experimental; urgency=low

   * New upstream release
     - Build-Depends: libgcroots-dev, automake1.10, kde-devel.
   * 03_intltool_fake_version.dpatch: very dirty hack for work on intltool
     0.35.0. I cannot understand why new one is still not in experimental even
     though GNOME 2.16.2 is in it. Why it is neglected over 8 months?
   * Bump libuim's major version to 5.
   * uim-applet-kde: New Package.
   * Use dh_gtkmodules which was supported from 2.10.1-1. (closes: Bug#409583)

 -- Masahito Omote <omote@debian.org>  Thu, 15 Feb 2007 00:57:41 +0900

uim (1:1.3.1-2) experimental; urgency=low

   * Merge uim-tutcode, uim-trycode into uim-tcode. These input style are
     very special and most of Japanese does not use it. But people using
     these IMs have more intelligence of uim, cofusions should not happen,
     I think.
     - This is because ftpmaster demand not to get obese the number of
       packages. I do not fully agree his rejection. This change is a
       maximum compromise.
     - Also he demand me to split packages for each continent(Asia, Europe,
       North America, Afirican, ...). But I do not agree with it, too. Not all
       Japanese do need Hangul/Chinese/Vietnamese/... input style. And so
       do Koreans, Chinese, Vietnamese and so on. And not all people do
       need multiple IMs(using Anthy and SKK at the same time for example).
       And installing multiple IMs by default make confusions of default
       input style when using uim.

 -- Masahito Omote <omote@debian.org>  Sat, 3 Feb 2007 17:36:49 +0900

uim (1:1.3.1-1) experimental; urgency=low

   * New upstream release
   * Uploading to experimental.
   * Don't call 'UIM' and 'Uim' in Debian's official Documents. 'uim' is a
     formal wording and the only wording.
   * From this version, IMs in uim-common are splitted into each packages.
     You have to install them if you keep to use them. Splitted packages are
     as follows,
     - uim-byeoru: The Byeoru Hangul input suite for uim
     - uim-hangul: Hangul input method for uim (2-beol/3-beol/Romaja)
     - uim-latin: Latin and Germanic languages input style for uim
     - uim-pinyin: Pinyin input method for uim
     - uim-tcode: T-Code input style for uim
     - uim-tutcode: TUT-Code input style for uim
     - uim-trycode: Try-Code input style for uim
     - uim-viqr: Vietnamese Quoted-Readable input style for uim
     - uim-ipa-x-sampa: International Phonetic Alphabet (X-SAMPA) input style
       for uim
   * Change environment settings in im-switch from xim to uim.
     (closes: Bug#400871)

 -- Masahito Omote <omote@debian.org>  Thu, 4 Jan 2007 01:22:48 +0900

2006

uim (1:1.2.1-9) unstable; urgency=medium

   * uim-gtk2.0.postinst: Don't call update-gtk-immodules on purge.
     (closes: Bug#398530)

 -- Masahito Omote <omote@debian.org>  Thu, 23 Nov 2006 15:10:53 +0900

uim (1:1.2.1-8) unstable; urgency=low

   * Use Pre-Depends libgtk2.0-bin instead of Depends for calling
     /usr/bin/update-gtk-immodules properly when removing. Thanks to Osamu
     Aoki for helping me. (closes: Bug#398530)

 -- Masahito Omote <omote@debian.org>  Thu, 23 Nov 2006 10:37:23 +0900

uim (1:1.2.1-7) unstable; urgency=high

   * 02_fix_uim_module_manager_registratio.dpatch
     - Change the behavior of --register from append to prepend. This change
       does not harm for uim's behavior.
     - By prepending the module, the priority of IMs installed later become
       higher.
     - By this fix, uim-anthy is given more priority than uim-tutcode when
       installing both uim-common and uim-anthy.
       (For d-i on Japanese environment)
   * Urgency set high for entering in etch.

 -- Masahito Omote <omote@debian.org>  Sun, 19 Nov 2006 13:57:32 +0900

uim (1:1.2.1-6) unstable; urgency=low

   * debian/rules: Fix FTBFS on running uim-module-manager.(closes: Bug#394980)

 -- Masahito Omote <omote@debian.org>  Mon, 6 Nov 2006 23:11:33 +0900

uim (1:1.2.1-5) unstable; urgency=high

   * Urgency set high because of not containing /etc/uim. (closes: Bug#394400)

 -- Masahito Omote <omote@debian.org>  Sun, 22 Oct 2006 19:24:02 +0900

uim (1:1.2.1-4) unstable; urgency=low

   * Acknowledge the NMU fix.
     - libuim3 conflicts with libuim0 for sarge-upgrades. (closes: Bug#387661)
   * libuim-data conflicts with libuim0 for sarge-upgrades.
     (closes: Bug#387660, Bug#385581)
   * debian/patches/01_support_skk_alternatives.dpatch:
     - Patch for supporting alternatives of /usr/share/skk/SKK-JISYO.
       (closes: Bug#342216)
   * uim-el.emacsen-install: Use -no-site-file option. (closes: Bug#391801)
   * Update copyright to pass lintian check.
   * Transit to CDBS.
   * uim-anthy: module unregistration is moved from postrm to prerm.
   * uim-canna: Ditto.
   * uim-skk: Ditto.
   * uim-prime: Ditto.
   * uim-m17nlib: Ditto.

 -- Masahito Omote <omote@debian.org>  Fri, 20 Oct 2006 03:55:41 +0900

uim (1:1.2.1-3.1) unstable; urgency=low

   * Non-maintainer upload.
   * libuim3 conflicts with libuim0 for sarge-upgrades. Closes: #387661

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 14 Oct 2006 21:40:25 +0200

uim (1:1.2.1-3) unstable; urgency=low

   * Add conflicts libuim1 and libuim3(<< 1.2.1-2) to libuim-data.
   * Move libuim-custom-enabler.* to libuim3.
   * Do not run uim-module-manager on postrm process when upgrade.
   * Do not run gtk-update-immodules on postrm process when upgrade.

 -- Masahito Omote <omote@debian.org>  Sun, 10 Sep 2006 23:46:08 +0900

uim (1:1.2.1-2) unstable; urgency=low

   * I forgot to update libuim's shlib version.

 -- Masahito Omote <omote@debian.org>  Mon, 28 Aug 2006 08:06:52 +0900

uim (1:1.2.1-1) unstable; urgency=low

   * New upstream release
   * Remove conflicts libuim0. (closes: Bug#382126)
   * Rebuild against latest gnutls library. (closes: Bug#383040)
   * libuim-data: split plugin and locales from libuim1.

 -- Masahito Omote <omote@debian.org>  Sat, 26 Aug 2006 16:46:05 +0900

uim (1:1.1.1-2) unstable; urgency=low

   * Update copyright.
   * Cleanup in debian/*.
   * debian/compat: Set 5.
   * uim-common.postinst: Add pyload to uim-module-manager --register.
   * uim-qt: Add uim-qt.menu.

 -- Masahito Omote <omote@debian.org>  Tue, 8 Aug 2006 08:58:21 +0900

uim (1:1.1.1-1) unstable; urgency=low

   * New upstream release.
   * Bump libuim's major version. libuim0 becomes obsolete.
   * Acknowledge the NMU fix.
     - Apply im-switch update. (closes: Bug#368147)
   * Remove --enable-debug. -Werror is removed in building process.
     Therefore, FTBFS caused by -Werror should't be happened.
     (closes: Bug#375212, Bug#375081)
   * Bump up Standards-Version 3.7.2.1.
   * Change sections of following packages. I already sent a mail to
     override-changes@d.o.
     - uim, uim-common and uim-fep: text -> utils.
     - uim-anthy, uim-canna, uim-el, uim-m17nlib, uim-prime and uim-skk: libs
     -> utils.

 -- Masahito Omote <omote@debian.org>  Thu, 3 Aug 2006 02:03:06 +0900

uim (1:1.1.0-1.2) unstable; urgency=low

   * Non-maintainer upload.
   * Added -Wno-cast-align to CFLAGS, as per the RM's recommendations:
 
     < vorlon> Sesse: -Wno-cast-align and to hell with it :P
 
     Really fixes FTBFS. (Really Closes: #375081)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 6 Jul 2006 22:17:24 +0200

uim (1:1.1.0-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * Make must_malloc return void* instead of char*, like the real malloc;
     fixes FTBFS on several architectures since the package is built using
     -Wcast-align -Werror. (Closes: #375081)

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 5 Jul 2006 22:03:59 +0200

uim (1:1.1.0-1.0.1) unstable; urgency=low

   * NMU.
   * im-switch scripts are improved to start safely and in
     different modes.
   * README.Debian updated.

 -- Osamu Aoki <osamu@debian.org>  Fri, 16 Jun 2006 10:51:15 +0900

uim (1:1.1.0-1) unstable; urgency=low

   * New upstream release
   * Acknowledge the NMU fix.

 -- Masahito Omote <omote@debian.org>  Sun, 11 Jun 2006 01:30:39 +0900

uim (1:1.0.0-2.0.1) unstable; urgency=low

   * NMU.
   * Update to match im-switch.
   * README.Debian updated for GUI config tools and toolbar.

 -- Osamu Aoki <osamu@debian.org>  Fri, 19 May 2006 07:52:19 +0900

uim (1:1.0.0-2) unstable; urgency=low

   * Acknowledge the NMU fix. (closes: Bug#345253)
   * debian/control:
     - cleanup. Obsolete -nox package is removed.
     - Add versioned dependency of uim-common and uim-utils.
       (closes: Bug#344943)
     - Remove circular Depends between uim-common and uim-utils.
       (closes: Bug#357798)
     - uim-applet-gnome: Add Depends: uim-gtk2.0. (closes: Bug#348294)
   * uim-common: Add mana-custom.scm which I forget to add.
     (closes: Bug#355236).
   * uim-common.postinst: Add byeoru support. (closes: Bug#345449)
   * uim-xim: Receiving XIM ERROR is already fixed in 1.0.0.
     (closes: Bug#341838)
   * im-switch/*: Fix typo and add byeoru and uim-m17nlib support.
     (closes: Bug#345448)
   * uim.desktop.in.in(upstream source): Remove Mimetype: text/plain.
     (closes: Bug#345711)
   * uim-qt: Add uim inputcontext plugin.

 -- Masahito Omote <omote@debian.org>  Sun, 9 Apr 2006 01:44:50 +0900

uim (1:1.0.0-1.1) unstable; urgency=low

   * NMU to fix problem when removing the package (Closes: #345253):
     Migrated the behaviour of uim.postrm to be uim.prerm.
     Thanks to Mike O'Connor <stew@vireo.org> for the solution.

 -- Margarita Manterola <marga@debian.org>  Mon, 23 Jan 2006 15:54:30 -0300

2005

uim (1:1.0.0-1) unstable; urgency=low

   * New upstream release
   * uim-el: New package. This is a emacs frontend for uim. uim-el is in
     officiall archive now. (closes: Bug#324966)
   * Fix segv at startup in uim-xim. (closes: Bug#327711)
   * uim-prime: I forgot to add /etc/X11/xinit/xinput.d/uim_prime.
     (closes: Bug#339451)

 -- Masahito Omote <omote@debian.org>  Sat, 24 Dec 2005 07:15:02 +0900

uim (1:0.4.9.1-1) unstable; urgency=low

   * New upstream release
   * libuim0-nox, libuim-nox-dev, and libuim0-dbg-nox is now obsolete.
     Because libuim0 does not depends on X11. They now become dummy package,
     therefore you can safely remove them.
   * Add --enable-debug in configure again.
   * debian/patches/08_fix_privilage_escalation_CVE_2005_3149: disabled.
   * Fix Error on purge because update-uim-config is not found.
     (closes: Bug#339345)
   * uim-qt: New package for Qt utilities for uim. qt-immodule does not
     contained yet because of Debian's Qt3 does not support immodule and
     because uim does not recognize libqt4-dev's headers properly.

 -- Masahito Omote <omote@debian.org>  Sun, 4 Dec 2005 13:10:42 +0900

uim (1:0.4.7-3) unstable; urgency=low

   * Remove Build-Depends: pm-dev. Thanks to Benjamin Montgomery
     <bmontgom@montynet.org>.
   * Add Suggests: skkserv and dbskkserv-cdb. (closes: Bug#316045)
   * Add Chinese, Korean, and the Vietnam language support of uim-m17nlib
     in im-switch (closes: Bug#316632)

 -- Masahito Omote <omote@debian.org>  Mon, 14 Nov 2005 04:11:48 +0900

uim (1:0.4.7-2) unstable; urgency=high

   * Added debian/patches/08_fix_privilage_escalation_CVE_2005_3149.
     - CAN-2005-3149.
     - [security] uim does not handle the LIBUIM_VANILLA environment variable
       when a suid or sgid application is linked to libuim, such as immodule
       for Qt and mlterm, which allows local users to gain privileges.
       (closes Bug#331620).
   * Fix typo in update-uim-config.

 -- Masahito Omote <omote@debian.org>  Mon, 17 Oct 2005 13:40:01 +0900

uim (1:0.4.7-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Tue, 28 Jun 2005 10:47:04 +0900

uim (1:0.4.6final1-4) unstable; urgency=low

   * Support im-switch framework. (closes: Bug#314458)
     You can switch uim-anthy, uim-canna, uim-skk, uim-m17nlib and so on by using
     /usr/bin/im-switch. See /usr/share/doc/im-switch/README.Debian for more
     details.
   * Add French uim.mo. (closes: Bug#300184)

 -- Masahito Omote <omote@debian.org>  Fri, 17 Jun 2005 21:41:33 +0900

uim (1:0.4.6final1-3) unstable; urgency=low

   * Rebuild with m17nlib-1.2.0. 07_build_with_m17nlib11.dpatch is no longer
     needed now.
   * Bug fix: "Several undeclared conflicts between binary packages from
     this source package" (closes: #303321).
   * Add uim-xim's manpage. Thanks to Wesley J. Landaker. (closes: Bug#300487)

 -- Masahito Omote <omote@debian.org>  Sat, 16 Apr 2005 02:59:54 +0900

uim (1:0.4.6final1-2) unstable; urgency=low

   * Add Build-Depends: intltool and libtool.
   * Add Confilcts uim-common < 0.4.6beta2-3 in IM packages. (closes: Bug#297823)
   * Close obsolete bugs.
     - uim.mo was already moved to libuim0 from 0.4.6beta2-1.
       (closes: Bug#283550)
     - Crash when staring eclipse with uim-gtk2.0 was already fixed in upstream.
       (closes: Bug#222031)

 -- Masahito Omote <omote@debian.org>  Fri, 18 Mar 2005 14:34:50 +0900

uim (1:0.4.6final1-1) unstable; urgency=low

   * New upstream release
   * 07_build_with_m17nlib11.dpatch: Patch for support building with old
     m17nlib.
   * uim-gtk2.0: Add uim-dict-gtk.

 -- Masahito Omote <omote@debian.org>  Fri, 18 Mar 2005 10:33:09 +0900

uim (1:0.4.6beta2-3) unstable; urgency=high

   * Urgency because CAN-2005-0503 is allocated and fix FTBFS.
   * Add Build-Depends: prime.

 -- Masahito Omote <omote@debian.org>  Sat, 26 Feb 2005 06:45:30 +0900

uim (1:0.4.6beta2-2) unstable; urgency=low

   * /usr/sbin/update-uim-config: New file for handling loader.scm and
     installed-modules.scm.
   * installed-modules.scm and loader.scm is moved to /etc/uim.
   * uim-anthy.postinst,postrm: Run update-uim-config.
   * uim-canna.postinst,postrm: Ditto.
   * uim-prime.postinst,postrm: Ditto.
   * uim-skk.postinst,postrm: Ditto.
   * uim-m17nlib.postinst,postrm: Ditto.

 -- Masahito Omote <omote@debian.org>  Wed, 23 Feb 2005 02:23:55 +0900

uim (1:0.4.6beta2-1) unstable; urgency=high

   * New upstream release
   * From 0.4.6, uim supports plugin system and split Inputmethods(mainly for
     Japanese IMs) into plugins which is needed to link shared library. If
     you use following IMs, you have to install plugin packages.
     .
     Anthy: uim-anthy
     Canna: uim-canna
     SKK:   uim-skk
     PRIME: uim-prime
     m17nlibs: uim-m17nlib
   * New package libuim0-nox, libuim-nox-dev, libuim-nox-dbg which built
     without X11. This package is for those who want to use uim-fep only.
   * Urgency set high, because of privilage escalation is found in libuim0.
     This security hole only affects in setuid/setgid Qt apps using immodule
     for Qt(native Qt does not affect) and using setuid/setgid-ed application
     which linked against libuim installed by users from source. If you only
     use Debian packages, this security hole does not affect your system.
   * debian/uim-gtk2.0.menu: menu file for uim-im-switcher and uim-toolbar-gtk.
     (closes: Bug#284159)

 -- Masahito Omote <omote@debian.org>  Tue, 22 Feb 2005 03:44:09 +0900

2004

uim (1:0.4.5+r1576-2) unstable; urgency=low

   * Fix libuim-dev to depend on libm17n-dev. (closes: Bug#283206)
   * Close #260494. This was already fixed. (closes: Bug#260494)

 -- Masahito Omote <omote@debian.org>  Mon, 29 Nov 2004 12:59:18 +0900

uim (1:0.4.5+r1576-1) unstable; urgency=low

   * New upstream release
   * Re-enable m17nlibs again.
     - debian/control: Build-Depends: libm17n-dev
     - debian/rules: Enable --with-m17nlib.

 -- Masahito Omote <omote@debian.org>  Sun, 7 Nov 2004 17:39:08 +0900

uim (1:0.4.5-1) unstable; urgency=low

   * New upstream release
   * debian/patches/05_fix_uim_xim_crash.dpatch: disabled.
   * debian/patches/06_fix_uim_applet_server_in_path_fix.dpatch: Ditto.

 -- Masahito Omote <omote@debian.org>  Wed, 20 Oct 2004 18:41:30 +0900

uim (1:0.4.4.1-3) unstable; urgency=high

   * debian/uim-xim.files: Urgency high because I forgot to change
     filename. This fix must stop consuming CPU up to 100%.

 -- Masahito Omote <omote@debian.org>  Tue, 12 Oct 2004 05:51:13 +0900

uim (1:0.4.4.1-2) unstable; urgency=low

   * debian/NEWS: Oops, I mistook in a filename.

 -- Masahito Omote <omote@debian.org>  Mon, 11 Oct 2004 01:27:02 +0900

uim (1:0.4.4.1-1) unstable; urgency=low

   * New upstream release
   * New uim's gtk immodule 'uim' is added. By this change, other gtk immodule
     will remove in next release (0.4.4.1-1 supports old style for transition).
     If you want to switch input method, use gtk-im-switcher which is in
     uim-gtk2.0. Read NEWS.Debian for more details.
   * /usr/bin/uim-helper-server is moved to uim-utils, so you can safely
     remove uim-helper-server. uim-helper-server will remove in 0.4.5-1.
   * debian/patches/05_fix_uim_xim_crash: Fix bug for consuming CPU up to 100%.
   * debian/patches/06_fix_uim_applet_server_in_path_fix.dpatch: Fix filename
     mismatch in upstream.

 -- Masahito Omote <omote@debian.org>  Mon, 11 Oct 2004 01:08:18 +0900

uim (1:0.4.3-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Wed, 15 Sep 2004 16:54:44 +0900

uim (1:0.4.2.1-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Sat, 31 Jul 2004 22:16:33 +0900

uim (1:0.4.1-1) unstable; urgency=low

   * New upstream release
   * New package: uim-fep, uim-utils and libuim0-dbg.

 -- Masahito Omote <omote@debian.org>  Tue, 13 Jul 2004 01:06:46 +0900

uim (1:0.4.0-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Mon, 12 Jul 2004 15:43:13 +0900

uim (1:0.3.9-1) unstable; urgency=low

   * New upstream release
   * debian/rules: Add --without-m17nlib in configure.

 -- Masahito Omote <omote@debian.org>  Fri, 18 Jun 2004 19:32:34 +0900

uim (1:0.3.8-3) unstable; urgency=low

   * debian/patches/04_fix_uim_canna_segv.dpatch:
     - Fix segv when calling uim_quit() time and time.

 -- Masahito Omote <omote@debian.org>  Thu, 10 Jun 2004 21:36:11 +0900

uim (1:0.3.8-2) unstable; urgency=low

   * Rebuild with new libgtk2.0-0.
   * Remove Build-Depneds: libm1n7-dev.

 -- Masahito Omote <omote@debian.org>  Sat, 22 May 2004 01:47:36 +0900

uim (1:0.3.8-1) unstable; urgency=low

   * New upstream release
   * Add Build-Depends libm17n-dev.
   * 03_fix-bug586-uim-crash.dpatch: disabled.

 -- Masahito Omote <omote@debian.org>  Sat, 22 May 2004 01:35:57 +0900

uim (1:0.3.5-2) unstable; urgency=low

   * Because I misspelled in changelog on previous revision, I cannot close
     Bug#246664. This bug was already fixed. (closes: Bug#246664)
   * uim-gtk2.0 depends uim-helper-server. (closes: Bug#247235)
   * uim-common: Add prime in Suggests.
   * README.Debian: Add reminder for uim-prime.

 -- Masahito Omote <omote@debian.org>  Tue, 4 May 2004 23:09:34 +0900

uim (1:0.3.5-1) unstable; urgency=low

   * New upstream release
   * Depends libgtk2.0-bin. (close: Bug#246664)
   * debian/rules: remove version hardcode of gtk2. If you want to use uim
     under gtk2.4 in experimental, rebuild and install by yourself.
   * 03_fix-bug586-uim-crash.dpatch: A patch to fix crash on IM change.
     See also http://freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=586.

 -- Masahito Omote <omote@debian.org>  Sun, 2 May 2004 18:01:24 +0900

uim (1:0.3.4.2-1) unstable; urgency=low

   * New upstream release
   * Add doc/* in uim-common. (closes: Bug#241628)
   * debian/rules: Remove libtool hack.
   * README.Debian: Add reminder when using uim.

 -- Masahito Omote <omote@debian.org>  Wed, 7 Apr 2004 14:31:46 +0900

uim (1:0.3.3-1) unstable; urgency=low

   * New upstream release
   * Sync with the change of upstream copyright. But this change does not
     affect uim's entering in main.

 -- Masahito Omote <omote@debian.org>  Mon, 22 Mar 2004 23:30:09 +0900

uim (1:0.3.0.1-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Tue, 24 Feb 2004 00:51:11 +0900

uim (1:0.2.7-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Fri, 30 Jan 2004 14:15:01 +0900

uim (1:0.2.5.2-1) unstable; urgency=low

   * New upstream release
     - Fix crash on uim-xim.

 -- Masahito Omote <omote@debian.org>  Sat, 24 Jan 2004 15:50:22 +0900

uim (1:0.2.5.1-1) unstable; urgency=low

   * New upstream release
     - uim-skk: Change to proper conversion mark more.
     - uim-skk: Commit candidate and input newline when return key is pressed.
     - uim-skk: Selectable preedit drawing mode.
     - uim-skk: Add checking when word registering.
     - uim-anthy: Add preedit editing functions.
     - uim-prime: Add word register functions.
     - Support Canna.
   * debian/control:
     - Add Suggests: canna
     - Add Build-Depends: libcanna1g-dev

 -- Masahito Omote <omote@debian.org>  Sat, 24 Jan 2004 06:03:21 +0900

uim (1:0.2.4-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Sun, 11 Jan 2004 01:19:29 +0900

uim (1:0.2.2-2) unstable; urgency=low

   * Add Build-Depends: libxml-perl.

 -- Masahito Omote <omote@debian.org>  Fri, 2 Jan 2004 15:28:17 +0900

uim (1:0.2.2-1) unstable; urgency=low

   * New upstream release
   * 02_suppress_resetcalled.dpatch:
     - Because upstream make a warning disabled, this patch no longer needed.

 -- Masahito Omote <omote@debian.org>  Thu, 1 Jan 2004 20:53:53 +0900

2003

uim (1:0.2.1-1) unstable; urgency=low

   * New upstream release
   * Move uim.pc from libuim0 to libuim-dev. (closes: Bug#224345)

 -- Masahito Omote <omote@debian.org>  Mon, 22 Dec 2003 00:41:00 +0900

uim (1:0.2.0-2) unstable; urgency=low

   * 02_suppress_resetcalled.dpatch:
     - A fix to suppress a waring "reset called implement me" when using a
       GTK+ 2.0 applications on uim. This is no need for users, this warning
       is just a verification for upstream developers.

 -- Masahito Omote <omote@debian.org>  Thu, 11 Dec 2003 17:38:10 +0900

uim (1:0.2.0-1) unstable; urgency=low

   * New upstream release
   * Add suggests skkdic and anthy. (closes: Bug#222594)
   * Use dpatch.
   * uim-gtk2.0: Add uim-helper-toolbar-gtk.
   * libuim0: Add uim.pc.

 -- Masahito Omote <omote@debian.org>  Wed, 10 Dec 2003 01:38:29 +0900

uim (1:0.1.5-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Mon, 10 Nov 2003 22:14:05 +0900

uim (1:0.1.4-1) unstable; urgency=low

   * New upstream release
   * Remove Build-Depends liblinc-dev.
   * uim-xim: Support candidate window. uim-helper-candwin-gtk is added.

 -- Masahito Omote <omote@debian.org>  Sun, 2 Nov 2003 14:52:07 +0900

uim (1:0.1.2-2) unstable; urgency=low

   * Add Build-Depends liblinc-dev.

 -- Masahito Omote <omote@debian.org>  Sun, 19 Oct 2003 01:29:56 +0900

uim (1:0.1.2-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Sat, 18 Oct 2003 22:30:23 +0900

uim (1:0.1.1-1) unstable; urgency=low

   * New upstream release
   * New package: uim-applet-gnome, uim-helper-server.
   * README.Debian: cleanup.

 -- Masahito Omote <omote@debian.org>  Sun, 12 Oct 2003 06:52:10 +0900

uim (1:0.0.6-1) unstable; urgency=low

   * New upstream release
   * Initial Debian release (closes: Bug#210874)

 -- Masahito Omote <omote@debian.org>  Mon, 15 Sep 2003 21:30:43 +0900

uim (1:0.0.4-1) unstable; urgency=low

   * New upstream release
   * Upstream version numbering changed. So I use epoch.
   * debian/control:
     - libuim-gtk2.0 -> uim-gtk2.0
     - Split scm files to uim-common.
   * debian/compat: set 4.
   * debina/rules: stop using DH_COMPAT.

 -- Masahito Omote <omote@debian.org>  Sun, 7 Sep 2003 08:51:39 +0900

uim (2010-3) unstable; urgency=low

   * uim/anthy.c: load libanthy.so.0 and libanthydic.so.0 instead of
                  libanthy.so and libanthydic.so.

 -- Masahito Omote <omote@debian.org>  Tue, 12 Aug 2003 00:02:46 +0900

uim (2010-2) unstable; urgency=low

   * Oops, I forgot to include im-uim.so.

 -- Masahito Omote <omote@debian.org>  Mon, 11 Aug 2003 03:05:44 +0900

uim (2010-1) unstable; urgency=low

   * New upstream release
   * debian/control: Fix description, add Origin field and add uim-xim.
   * Standards-Version: 3.6.0.

 -- Masahito Omote <omote@debian.org>  Mon, 11 Aug 2003 02:24:35 +0900

uim (1903-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Fri, 11 Jul 2003 23:20:19 +0900

uim (1806-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Sat, 7 Jun 2003 00:04:46 +0900

uim (1716-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Sun, 18 May 2003 14:56:27 +0900

uim (1713-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Thu, 15 May 2003 19:04:53 +0900

uim (1711-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Tue, 13 May 2003 04:42:37 +0900

uim (1528-2) unstable; urgency=low

   * change libuim-dev section into libdevel.

 -- Masahito Omote <omote@debian.org>  Tue, 1 Apr 2003 10:32:18 +0900

uim (1528-1) unstable; urgency=low

   * New upstream release
   * anthy.c: load libanthy.so.0 and libanthydic.so.0 instead of
              libanthy.so and libanthydic.so(see Debian BTS: Bug#186761)
   * Change package name from libuim0-gtk into libuim-gtk2.0.
   * disable canna.

 -- Masahito Omote <omote@utyuuzin.net>  Mon, 31 Mar 2003 03:39:21 +0900

uim (1327-1) unstable; urgency=low

   * New upstream release
   * split libuim0 into libuim0 and libuim0-gtk.
   * Description: more comprehensibe.

 -- Masahito Omote <omote@debian.org>  Wed, 12 Feb 2003 04:07:33 +0900

uim (1307-2) unstable; urgency=low

   * debian/rules: Add params to install immodule in proper directory.

 -- Masahito Omote <omote@debian.org>  Mon, 20 Jan 2003 21:20:29 +0900

uim (1307-1) unstable; urgency=low

   * New upstream release
     - 1305b: correct roma-kana conversion for SKK and Anthy
     - 1305: applied Tokunaga-san's patch
     - 1303: use dynamic loading for Anthy.
     - 1302: add VIQR (Vietnamese) and IPA (International Phonetic Alphabet).

 -- Masahito Omote <omote@utyuuzin.net>  Mon, 20 Jan 2003 19:31:59 +0900

2002

uim (1222-1) unstable; urgency=low

   * New upstream release
     - add prefix to input method names correctly.
   * README.Debian: add prefix 'uim-' in each uim modules.

 -- Masahito Omote <omote@utyuuzin.net>  Mon, 23 Dec 2002 17:28:51 +0900

uim (1221-1) unstable; urgency=low

   * New upstream release
     - Fix incorrect window size on im-uim.
   * Change maintainer address from debian.org to utyuuzin.net because
     this package is not official.
   * README.Debian: add usage and some comments.
   * INSTALL and INSTALL.ja are no longer contained, NEWS and README.ja are
     added instead.

 -- Masahito Omote <omote@utyuuzin.net>  Sun, 22 Dec 2002 16:15:06 +0900

uim (1215-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Mon, 16 Dec 2002 20:00:00 +0900

uim (1212-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Fri, 13 Dec 2002 20:15:37 +0900

uim (1203-1) unstable; urgency=low

   * New upstream release
   * Add Depends libgtk2.0-0, libgtk2.0-common.
   * debian/rules: add libtool hack from Debian gtk+2.0 source package
     to pass lintian check.

 -- Masahito Omote <omote@debian.org>  Fri, 6 Dec 2002 11:15:22 +0900

uim (1010-1) unstable; urgency=low

   * New upstream release

 -- Masahito Omote <omote@debian.org>  Sat, 12 Oct 2002 10:34:25 +0900

uim (925-1) unstable; urgency=low

   * Initial Release.

 -- Masahito Omote <omote@debian.org>  Sun, 6 Oct 2002 17:21:21 +0900