fcitx5 (5.0.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 19 Feb 2021 14:58:45 +0800

fcitx5 (5.0.4-3) unstable; urgency=medium

  * Team upload.
  * Missing fcitx5-module-quickphrase in fcitx5-modules-dev Depends
  * Add libkvm-dev to Build-Depends on kfreebsd

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 20 Jan 2021 02:23:25 +0800

fcitx5 (5.0.4-2) unstable; urgency=medium

  * Team upload.
  * Reorg module packages.
    Merge fcitx5-module-dbus, fcitx5-module-ibus, fcitx5-module-kimpanel,
    fcitx5-module-fcitx4 to fcitx5-modules.
    No new dependency on fcitx5-modules.
  * Enable building on non-linux
  * Don't install xdg auto start file

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 19 Jan 2021 12:03:33 +0800

fcitx5 (5.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add new fcitx5-module-fcitx4 package

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 16 Jan 2021 01:37:58 +0800

fcitx5 (5.0.3-2) unstable; urgency=medium

  * Manual rebuild against libxcb-imdkit 1.0.1.
  * debian/control: Tighten version requirement of xcb-imdkit to
    (>= 1.0.1~).

 -- Boyuan Yang <byang@debian.org>  Mon, 14 Dec 2020 18:29:50 -0500

fcitx5 (5.0.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Bump Standards-Version to 4.5.1 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 12 Dec 2020 21:40:10 +0800

fcitx5 (5.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Fix uscan watch file syntax
  * Refresh patches
  * Use flatpak style icon
  * Update README.Debian
  * Fix lintian by renaming dbus to D-Bus
  * Drop library version patch.
    After the project version is bumped to 5.0.x, there's no
    name clash

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 05 Dec 2020 17:39:35 +0800

fcitx5 (5.0.1-2) unstable; urgency=medium

  * Team upload.
  * Ask user to run fcitx5-diagnose when reporting bugs
  * Backport patch for fcitx5-diagnose.
    To detect the multi-arch library patch.

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 15 Nov 2020 17:57:40 +0800

fcitx5 (5.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add fcitx5-config-qt to Recommends (Closes: #963725)
  * Apply Multi-Arch hints

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 06 Nov 2020 22:55:19 +0800

fcitx5 (0.0~git20201030.a5a0551-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable
  * Fix fcitx library cmake config

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 31 Oct 2020 22:22:38 +0800

fcitx5 (0.0~git20201030.a5a0551-1) experimental; urgency=medium

  * Team upload.
  * New upstream snapshot
  * Bump libfcitx5core SO version to 7

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 31 Oct 2020 15:57:58 +0800

fcitx5 (0.0~git20200825.962d15a-1) experimental; urgency=medium

  * Team upload
  * New upstream snapshot
  * Disable parallel test to fix dbus issue
  * as-needed LDFLAGS is not needed since bullseye
  * Change architecture from linux-any to any
  * Remove incorrect Multi-Arch same annotation.
  * Refresh patches
  * Add fcitx5 default input method profile.
  * Add imselector module
  * Bump libfcitx5config SOVERSION to 6
  * Bump libfcitx5core SOVERSION to 6
  * Bump libfcitx5utils SOVERSION to 2

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 26 Aug 2020 02:42:44 +0800

fcitx5 (0.0~git20200626.2e9821a-2) unstable; urgency=medium

  * Team upload.
  * Add libbrotli-dev to Build-Depends
  * Add patch to change kde-config-fcitx5 name reference

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 03 Jul 2020 11:44:24 +0800

fcitx5 (0.0~git20200626.2e9821a-1) unstable; urgency=medium

  * Team upload.

  [ Boyuan Yang ]
  * debian/README.Debian: Clarify current condition

  [ Shengjing Zhu ]
  * New upstream snapshot (Closes: #957195)
  * Adjust Recommends and Suggests for fcitx5 metapackage.
    Recommends:
    + fcitx5-frontend-qt5
    + fcitx5-frontend-gtk3
    + im-config
    Suggests:
    + fcitx5-frontend-gtk2
    + fcitx5-chinese-addons
    + kde-config-fcitx5 (Provides fcitx5-config-qt tool)
  * Bump debhelper-compat to 13 and clean up d/rules
  * Bump libxcb-imdkit-dev to 0~20200606
  * Change charselectdata path in fcitx5-data
  * Fix missing Depends on -dev package

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 02 Jul 2020 02:48:25 +0800

fcitx5 (0.0~git20200409.6409547-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Remove simpleui from fcitx5-modules.
    Not built by source in new version
  * Install testui, testim, testfrontend to fcitx5-modules.
    New addon built by source in new version

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 10 Apr 2020 22:34:53 +0800

fcitx5 (0.0~git20200323.c123909-2) unstable; urgency=medium

  * Team upload.
  * Forget to rename fcitx.svg icon

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 24 Mar 2020 21:52:02 +0800

fcitx5 (0.0~git20200323.c123909-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Bump libxcb-imdkit-dev to 0~20200318
  * Add patch to rename icon to fcitx5
  * Install fcitx5 icons

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 24 Mar 2020 02:58:15 +0800

fcitx5 (0.0~git20200312.cce34c7-1) experimental; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Split emoji module to a separate package.

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 13 Mar 2020 12:56:10 +0800

fcitx5 (0.0~git20200311.dafb468-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Move dict data to debian directory.
    No longer repack upstream tarball.
  * Add new emoji module to fcitx5-modules package.

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 13 Mar 2020 00:07:44 +0800

fcitx5 (0.0~git20200128.9e3bc8d+ds1-3) unstable; urgency=medium

  * debian/README.Debian: Add a README introducing how to use
    fcitx5 properly.
  * debian/control: Suggest installing im-config (>= 0.44).

 -- Boyuan Yang <byang@debian.org>  Wed, 12 Feb 2020 22:37:27 -0500

fcitx5 (0.0~git20200128.9e3bc8d+ds1-2) unstable; urgency=medium

  * debian/control:
    - Do not let the fcitx5-module-quickphrase package recommend
      fcitx5-module-quickphrase-editor package. It is currently
      provided by fcitx4.
  * debian/upstream/metadata:
    + Add information: Repository, Repository-Browse.
  * debian/copyright: Refresh information.

 -- Boyuan Yang <byang@debian.org>  Sat, 08 Feb 2020 11:35:16 -0500

fcitx5 (0.0~git20200128.9e3bc8d+ds1-1) unstable; urgency=medium

  * debian/control:
    + Mark package fcitx5 to be suggesting the Qt/GTK frontend
      packages.
    + Convert package fcitx5-modules to be in metapackages section.
    + Bump Standards-Version to 4.5.0.
  * ds: No longer ships libime-related dictionaries in fcitx5-data
        package.

 -- Boyuan Yang <byang@debian.org>  Wed, 05 Feb 2020 14:19:46 -0500

fcitx5 (0.0~git20200117.a2871df+ds2-1) unstable; urgency=medium

  * data/: Also include py_*.mb, used by fcitx5 pinyinhelper module.

 -- Boyuan Yang <byang@debian.org>  Sun, 19 Jan 2020 18:18:58 -0500

fcitx5 (0.0~git20200117.a2871df+ds1-1) unstable; urgency=medium

  * New upstream snapshot (git 20200117).

 -- Boyuan Yang <byang@debian.org>  Sun, 19 Jan 2020 14:19:36 -0500

fcitx5 (0.0~git20191231.c0a272a+ds1-2) unstable; urgency=medium

  * debian/control: Build-depend on libenchant 2.x instead of
    old 1.x.

 -- Boyuan Yang <byang@debian.org>  Tue, 07 Jan 2020 11:39:57 -0500

fcitx5 (0.0~git20191231.c0a272a+ds1-1) unstable; urgency=medium

  * New upstream snapshot (git 20191231).

 -- Boyuan Yang <byang@debian.org>  Thu, 02 Jan 2020 13:16:10 -0800

fcitx5 (0.0~git20191114.c2b3517+ds1-1) unstable; urgency=medium

  * New upstream snapshot (git 20191114).
  * debian/watch: Monitor upstream git HEAD.

 -- Boyuan Yang <byang@debian.org>  Sat, 30 Nov 2019 12:31:02 -0500

fcitx5 (0~20191021+ds2-2) unstable; urgency=medium

  * libfcitx5utils-dev.install: Also install the *.cmake.in files.
    This might be useful to some users.

 -- Boyuan Yang <byang@debian.org>  Thu, 28 Nov 2019 13:30:27 -0500

fcitx5 (0~20191021+ds2-1) unstable; urgency=medium

  * data: Placd data files into /data/ subdirectory.
  * debian/patches: Refresh patch accordingly.
  * debian/fcitx5-data.install: Refresh data install instruction.

 -- Boyuan Yang <byang@debian.org>  Tue, 26 Nov 2019 10:27:25 -0500

fcitx5 (0~20191021+ds1-1) unstable; urgency=medium

  * New upstream snapshot.
  * debian/control:
    + Bump Standards-Version to 4.4.1.
    + Set homepage back to GitHub project.
  * debian/watch: Monitor releases on GitHub.

 -- Boyuan Yang <byang@debian.org>  Fri, 25 Oct 2019 00:33:48 -0400

fcitx5 (0~20190716+ds1-1) unstable; urgency=medium

  * New upstream snapshot.
  * debian/control:
    + Bump Standards-Version to 4.4.0.
    + Mark multiple packages as M-A: same.

 -- Boyuan Yang <byang@debian.org>  Wed, 11 Sep 2019 11:30:13 -0400

fcitx5 (0~20181128+ds1-1) unstable; urgency=medium

  * Upload to unstable.
  * debian/control:
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.3.0.
  * debian/changelog: Fix ITP bug number.

 -- Boyuan Yang <byang@debian.org>  Mon, 14 Jan 2019 10:38:49 -0500

fcitx5 (0~20181128+ds1-1~exp1) experimental; urgency=medium

  * Initial release. (Closes: #915567)

 -- Boyuan Yang <byang@debian.org>  Thu, 06 Dec 2018 14:02:04 -0500