fcitx (1:4.0.1-6) unstable; urgency=low

  * debian/control:
    + Bump std-ver: 3.9.2.
    + Change VCS-* to new Git repository.
  * debian/fcitx.install:
    - Wipe out unneeded *.la / emptying dependency_libs, 
      per Policy 10.2 (Closes: # 621217).
  * debian/watch:
    - Updated to avoid inclusion of versions like "4.0.1_all".

 -- Aron Xu <happyaron.xu@gmail.com>  Sat, 09 Apr 2011 15:03:33 +0800

fcitx (1:4.0.1-5) unstable; urgency=low

  * Correct the priority of xinput.d entries.

 -- Aron Xu <happyaron.xu@gmail.com>  Mon, 21 Mar 2011 18:41:03 +0800

fcitx (1:4.0.1-4) unstable; urgency=low

  * Change fcitx-data from all to any, since this can avoid endianness
    problems.
  * Use dh-autoreconf to avoid untidy build directory.
  * Install xinput.d entry for new locales other than zh_CN:
     ja_JP fcitx 40
     ko_KR fcitx 40
     zh_CN fcitx 80
     zh_TW fcitx 50
     zh_HK fcitx 50
     zh_SG fcitx 80
    The difference of priorities are set because of user preferences
    and support status of fcitx to these languages. 

 -- Aron Xu <happyaron.xu@gmail.com>  Thu, 10 Mar 2011 00:42:45 +0800

fcitx (1:4.0.1-3) unstable; urgency=low

  * debian/control:
    + Add multiple Replaces/Breaks: fcitx (<< 1:4.0.0) (Closes: # 613022)
  * debian/patches/debian-ftbfs-609776.patch:
    + Really build on Hurd.

 -- Aron Xu <happyaron.xu@gmail.com>  Sat, 12 Feb 2011 19:03:26 +0800

fcitx (1:4.0.1-2) unstable; urgency=medium

  * debian/patches/debian-ftbfs-609776.patch:
    - Make it build on kfreebsd and hurd. (Closes: #609776)
  * debian/rules:
    - Run autoreconf becore dh_auto_configure, this is a temporary
      workaround bypassing the libtool error caused by patching
      configure{,in}, and will be removed in next upstream release.

 -- Aron Xu <happyaron.xu@gmail.com>  Fri, 14 Jan 2011 00:38:27 +0800

fcitx (1:4.0.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: 
    - Remove binutils-gold from build-dep, most archs doesn't have it.
    - Remove automake and autoconf from build-dep, not needed now.
    - Add DM-Upload-Allowed.
  * debian/patches/ :
    - Remove patches because upstream has applied them.
  * debian/rules:
    - Get back dh_auto_test.
    - Don't run autoreconf.
    - Pass parameter --enable-recording.
  * debian/fcitx.install and debian/fcitx.doc-base:
    - Remove fcitx4.pdf since removed from tarball by upstream.
  * debian/fcitx.doc-base:
    - Fix doc-base error by listing files in one line.

 -- Aron Xu <happyaron.xu@gmail.com>  Fri, 17 Dec 2010 18:56:00 +0800

fcitx (1:4.0.0-1) unstable; urgency=low

  * New upstream major release:
    - Get rid of unsafe environment variable usage. (Closes: #430420)
    - Create config file if not exist; Tray icon refresh background. 
      (Closes: #571588)
    - Use utf-8 config file with English options.
    - Fixe input problem in OpenOffice.org. (LP: #261382, LP: #238309)
  * debian/control:
    - Update to a new set of Build-Dep packages.
    - Improve descriptions.
    - Remove fonts from Recommends since fcitx can detect system font now.
      (Closes: #584307, LP: #482564)
    - Split package into 12. 
    - Use binutils-gold.
  * debian/rules: 
    - Set LDFLAGS="-Wl,--as-needed".
  * debian/Makefile, debian/Makefile.am, debian/Makefile.in,
    source.lintian-overrides, README, README.Debian: Remove.
  * debian/copyright: Rewrite.
  * debian/patches/binutils-gold.patch: 
    - Remove, for upstream has accepted it.
  * debian/patches/1ca5ac8c5b.patch:
    - Fix desc.po problem and do not distclean tarball files.
      (Backport from upstream 1ca5ac8c5b commit.)
  * debian/docs: Install upstream textual files.
  * debian/clean: Clean autoreconf generated files.
  * debian/fcitx.doc-base, debian/fcitx-table-wubi.doc-base: 
    - Add doc-base entries.

 -- Aron Xu <happyaron.xu@gmail.com>  Fri, 25 Nov 2010 21:33:23 +0800

fcitx (1:3.6.4-1) unstable; urgency=low

  [ Aron Xu ]
  * New upstream release:
    - Change data/pyPhrase.py to avoid copyright problem.
  * Change Maintainer field to IME Packaging Team, move original
    maintainer to Uploaders, add myself to Uploaders.
  * debian/rules:
    - Update to use upstream autogen.sh, since autoreconf isn't enough now.
  * debian/fcitx.doc-base.EX: Removed, will add back in 4.0.0 release.
  * debian/source.lintian-overrides: Removed.

  [ LI Daobing ]
  * debian/watch: updated.
  * debian/control:
    - add Vcs-* fields.
    - add wqy fonts to depends (Closes: #584307)
    - bump standards version to 3.9.1.

 -- Aron Xu <happyaron.xu@gmail.com>  Fri, 19 Nov 2010 14:44:31 +0800

fcitx (1:3.6.3-1) unstable; urgency=low

  * new upstream release.
  * change to 3.0 (quilt) format.
  * debian/control:
    - bump standards version to 3.8.4.
    - build depends on debhelper > 7.0.50~
  * debian/patches/binutils-gold.patch: Fix "FTBFS with binutils-gold"
    (Closes: #554282)
  * debian/rules: run autoreconf before configure
  * debian/clean: updated.

 -- LI Daobing <lidaobing@debian.org>  Mon, 22 Feb 2010 21:00:56 +0800

fcitx (1:3.6.2-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Fri, 09 Oct 2009 19:29:06 +0800

fcitx (1:3.6.1-1) unstable; urgency=low

  * new upstream release.
  * debian/control:
    - add me to Uploader.
    - add libxtst-dev to Build-Depends.
    - bump standards version to 3.8.3.
  * debian/rules:
    - updated, no longer need to call autogen.sh
  * debian/clean: updated.

 -- LI Daobing <lidaobing@debian.org>  Thu, 24 Sep 2009 23:03:16 +0800

fcitx (1:3.6.0~rc-0.1) unstable; urgency=low

  * Non-maintainer upload (with the bless of the origin maintainer).
  * new upstream release.
  * debian/watch: rewrite.
  * debian/control:
    - bump standards version to 3.8.1.
    - bump debhelper version to 7.
    - add ${misc:Depends} to depends.
    - add automake and autoconf to build-depends.
  * debian/compat:
    - bump debhelper version to 7.
  * debian/fcitx.lintian-overrides: added.
  * debian/source.lintian-overrides: added. 
  * debian/rules: rewrite with debhelper 7.
  * debian/clean: added. 
  * debian/fcitx.install: added, install im-switch.
  * debian/dirs: remove usr/share/fcitx/xpm.

 -- LI Daobing <lidaobing@debian.org>  Thu, 23 Apr 2009 23:21:13 +0800

fcitx (1:3.4.99+svn163-0ubuntu1) jaunty; urgency=low

  * New upstream svn snapshot, upstream will release
    3.5 soon, so need more feedbacks.
  * Change Homepage to where the project is being hosted now.
  * Replace the old arphic fonts in Recommends.
  * Use QT_IM_MODULE=xim in im-switch conffile.

 -- Zhengpeng Hou <zhengpeng-hou@ubuntu.com>  Sun, 07 Dec 2008 12:30:20 +0000

fcitx (1:3.4.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  [ LI Daobing ]
  * fix lintian error:
    - build-depends-on-obsolete-package build-depends: x-dev
    - declares-possibly-conflicting-debhelper-compat-versions rules=5 compat=5
  * fix im-switch conf file (Closes: #454363)
  [ Barry deFreese ]
  * Make clean not ignore errors.
  * Add copyright holders in debian/copyright.
  * Add watch file.
  * Add Homepage in source stanza.
  * Bump Standards Version to 3.8.0. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Wed, 19 Nov 2008 12:31:10 -0500

fcitx (1:3.4.3-1) unstable; urgency=medium

  * New upstream release
  * Fixed bad recommends fonts name. (Closes:Bug#379098) 
  * Fixed wubi crash. Thanks for Bin Tian's report and fix. (Closes:Bug#409999)

 -- Yu Guanghui <ygh@debian.org>  Wed,  7 Feb 2007 14:01:15 +0800

fcitx (1:3.4-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Fri, 29 Sep 2006 22:12:32 +0800

fcitx (1:3.3.1-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Thu, 14 Sep 2006 21:12:01 +0800

fcitx (1:3.2.1-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Thu,  6 Jul 2006 01:13:46 +0800

fcitx (3.2.060108-3) unstable; urgency=low

  * Modify fcitx scrip for Qt/KDE  

 -- Yu Guanghui <ygh@debian.org>  Sun, 30 Apr 2006 13:40:34 +0800

fcitx (3.2.060108-2) unstable; urgency=low

  * Add missing dependency libxpm-dev. Closes: #364670 

 -- Yu Guanghui <ygh@debian.org>  Tue, 25 Apr 2006 12:20:52 +0800

fcitx (3.2.060108-1) unstable; urgency=high

  * New upstream release
  * Fixed RC bug. Closes: #357551
  * Add im-switch support. Thank Hou ZhengPeng <zhengpeng.hou@gmail.com>'s
    patch. Closes: #314743
  * Move Arphic fonts to Recommanded. Maybe it's time to packages other
    free chinese fonts. Closes: #293624

 -- Yu Guanghui <ygh@debian.org>  Mon, 24 Apr 2006 22:38:26 +0800

fcitx (3.1.1-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for RC bugfix.
  * Build-depend on libx11-dev, libxft-dev, and x-dev instead of on the
    obsolete xlibs-dev; thanks to Justin Pryzby <justinpryzby@users.sf.net>
    for testing.  Closes: #346744.
  * Re-run autoconf to pick up a version of AC_PATH_X that doesn't depend on
    libxt-dev.  Also add AM_MAINTAINER_MODE to configure.in, which seems to
    have been left out previously.

 -- Steve Langasek <vorlon@debian.org>  Fri, 20 Jan 2006 08:03:06 -0800

fcitx (3.1.1-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Wed,  6 Apr 2005 16:30:47 +0800

fcitx (3.1-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Wed, 23 Mar 2005 16:05:18 +0800

fcitx (3.0.3-1) unstable; urgency=low

  * New upstream release (Closes:Bug#285461)
  * Remove wrong installed file. (Closes:Bug#281718,Bug#284538)

 -- Yu Guanghui <ygh@debian.org>  Sun,  2 Jan 2005 13:50:18 +0800

fcitx (3.0.0-1) unstable; urgency=low

  * New upstream release (Closes:Bug#270422)

 -- Yu Guanghui <ygh@debian.org>  Tue, 7 Sep 2004 21:49:36 +0800

fcitx (2.0.2-3) unstable; urgency=low

  * Sorry, Oops. Forgot one, Fixed again. (Closes:Bug#250423)

 -- Yu Guanghui <ygh@debian.org>  Fri, 11 Jun 2004 01:58:36 +0800

fcitx (2.0.2-2) unstable; urgency=low

  * Fixed 64bit platforms error. Thanks Andreas Jochens <aj at 
    andaco.de>'s patch. (Closes:Bug#250423)

 -- Yu Guanghui <ygh@debian.org>  Thu, 10 Jun 2004 21:37:04 +0800

fcitx (2.0.2-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Mon, 10 May 2004 11:14:08 +0800

fcitx (2.0.1-1) unstable; urgency=low

  * New upstream release

 -- Wang WenRui <wangwr@ustc.edu>  Fri,  9 Jan 2004 22:25:38 +0800

fcitx (2.0-1) unstable; urgency=low

  * New upstream release.

 -- Su Yong <yoyosu@ustc.edu.cn>  Thu,  8 Jan 2004 20:19:34 +0800

fcitx (1.8.5-1) unstable; urgency=low

  * New upstream release

 -- Yu Guanghui <ygh@debian.org>  Fri, 23 May 2003 00:43:04 +0800

fcitx (1.8.4-3) unstable; urgency=low

  * Fixed build error on arch without SIGUNUSED.

 -- Yu Guanghui <ygh@debian.org>  Thu,  8 May 2003 11:18:28 +0800

fcitx (1.8.4-2) unstable; urgency=low

  * Remove gbk fonts.
  * minor fixes.
  * Just found it in wnpp, close it. (Closes:Bug#189271)

 -- Yu Guanghui <ygh@debian.org>  Sat,  3 May 2003 15:56:54 +0800

fcitx (1.8.4-1) unstable; urgency=low

  * Initial Release.

 -- Yu Guanghui <ygh@debian.org>  Sat,  3 May 2003 14:24:40 +0800

Local variables:
mode: debian-changelog
End:
