ibus (1.3.99.20110419-1ubuntu3) oneiric; urgency=low

  * debian/xinput/ibus: check for GTK2+ and GTK3+ IMModules separately,
    otherwise the file globbing fails us.  Thanks to Ikuya Awashiro
    <ikuya@fruitsbasket.info> for the initial patch.  LP: #823202.

  [ Ikuya Awashiro ]
  * debian/patches/05_appindicator.patch: fix crash issue.  LP: #828833.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 20 Aug 2011 11:07:06 -0700

ibus (1.3.99.20110419-1ubuntu2) oneiric; urgency=low

  * configure.ac: look at the gtk+2.0 pkg-config settings for the directory
    we should install the im module to, not our own configured libdir
    setting.
  * debian/control: build-depend on the multiarched gtk+2.0.
  * debian/gtk-ibus.install: look for the gtk module in the multiarch path.
    LP: #646954.
  * mark ibus-gtk Multi-Arch: same.  It won't be coinstallable yet without
    a multiarch libibus, but it doesn't hurt.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 18 Aug 2011 22:46:53 +0000

ibus (1.3.99.20110419-1ubuntu1) oneiric; urgency=low

  * Merge with Debian unstable.  Remaining Ubuntu changes:
    - Indicator support:
      + Add 05_appindicator.patch: Use an indicator rather than a notification
        icon.
      + debian/control: Recommend python-appindicator.
    - debian/control: Install im-switch instead of im-config by default.
    - debian/README.source: Removed, it was outdated and no longer correct
    - debian/patches/01_ubuntu_desktop: Fix "Desktop entry needs the
      X-Ubuntu-Gettext-Domain key"  (LP: #457632)
    - debian/patches/02_title_update.patch: Rename "IBus Preferences" to
      "Keyboard Input Methods"
    - debian/patches/06_locale_parser.patch: Cherry-picked from upstream.

 -- Barry Warsaw <barry@ubuntu.com>  Thu, 11 Aug 2011 17:00:57 -0400

ibus (1.3.99.20110419-1) unstable; urgency=low

  * New upstream release
  * Fix "Switch to dh_python2" (Closes: #635023)
  * Use dh in debian/rules

 -- Asias He <asias.hejun@gmail.com>  Sat, 23 Jul 2011 22:10:45 +0800

ibus (1.3.9-2ubuntu2) oneiric; urgency=low

  * Switch to dh_python2. (LP: 788514)

 -- Barry Warsaw <barry@ubuntu.com>  Thu, 21 Jul 2011 16:55:49 -0400

ibus (1.3.9-2ubuntu1) oneiric; urgency=low

  * Merge with Debian unstable to get GTK 3 support (LP: #789882). Remaining
    Ubuntu changes:
    - Indicator support:
      + Add 05_appindicator.patch: Use an indicator rather than a notification
        icon.
      + debian/control: Recommend python-appindicator.
    - debian/control: Install im-switch instead of im-config by default.
    - debian/README.source: Removed, it was outdated and no longer correct
    - debian/patches/02_title_update.patch: Rename "IBus Preferences" to
      "Keyboard Input Methods"
    - debian/patches/06_locale_parser.patch: Cherry-picked from upstream.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 11 Jul 2011 15:39:13 +0200

ibus (1.3.9-2) unstable; urgency=low

  * Enable GTK3 support
  * Bump standards version to 3.9.2 
  * Set DM-Upload-Allowed to yes
  * Set VCS to git.debian.org
  * Introduce ibus-gtk3
  * Add Add CLUTTER_IM_MODULE in xinput.d
  * Fix "ibus-setup.desktop need to be policy complient" (Closes: #586524)
  * Fix "Please enable GTK3 support" (Closes: #622910)
  * Fix "Please add support for ibus-clutter in xinput.d" (Closes: #621133)
  * Fix "[ibus] ibus-setup shouldn't recommend $HOME/.bashrc for
    environment variables"(Closes: #557555)

 -- Asias He <asias.hejun@gmail.com>  Fri, 20 May 2011 22:02:36 +0800

ibus (1.3.9-1ubuntu1) oneiric; urgency=low

  * Resynchronize on Debian
  * debian/control:
    - recommends python-appindicator.
    - re-order recommends on ibus to install im-switch by default.
  * debian/README.source
    - Removed, it was outdated and no longer correct
  * debian/patches/02_title_update.patch:
    - rename "IBus Preferences" to "Keyboard Input Methods"
  * debian/patches/05_appindicator.patch:
    - use an indicator rather than a notification icon
  * debian/patches/06_locale_parser.patch: 
    - cherry-picked from upstream

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 23 May 2011 17:49:35 +0200

ibus (1.3.9-1) unstable; urgency=low

  * New upstream release.

 -- Asias He <asias.hejun@gmail.com>  Sun, 05 Dec 2010 15:44:16 +0800

ibus (1.3.8-1) unstable; urgency=low

  [ LI Daobing ]
  * fix typo in debian/changelog

  [ Asias He ]
  * New upstream release.
  * debian/contro: drop Depends python-glade2 (closes: #599301)

 -- LI Daobing <lidaobing@debian.org>  Mon, 25 Oct 2010 23:31:31 +0800

ibus (1.3.7-1ubuntu5) natty; urgency=low

  * Version bump for natty upload

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 16 Nov 2010 13:21:39 -0500

ibus (1.3.7-1ubuntu4) maverick-proposed; urgency=low

  [ Karl Lattimer ]
  * debia/patches/05_appindicator.patch
    - Fixed unresponsive menu, (LP: #645724)
    - Fixed 100% cpu usage properly, (LP: #637671)
    - Fixed focus tracking issue, (LP: #522079)

  [ Ikuya Awashiro ]
  * debian/patches/03_fix1104.patch: added.
    - http://code.google.com/p/ibus/issues/detail?id=1104
    - This patch fixed (LP: #637671) finally.

  [ Ken VanDine ]
  * debian/README.source
    - Removed, it was outdated and no longer correct

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 16 Nov 2010 09:57:35 -0500

ibus (1.3.7-1ubuntu3) maverick; urgency=low

  * debian/patches/05_appindicator.patch:
    - updated by Karl Lattimer to fix issues with the previous version...
      (lp: #564034)
  * clean other changes creating issues

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 20 Aug 2010 16:52:18 +0200

ibus (1.3.7-1ubuntu2) maverick; urgency=low

  * debian/patches/05_appindicator.patch:
    - updated by Karl Lattimer, the icon reflect the input method now
      (lp: #564034)
  * debian/patches: rename the changes, dpatch has been replaced with quilt now

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 13 Aug 2010 13:48:19 +0200

ibus (1.3.7-1ubuntu1) maverick; urgency=low

  * Merge from Debian unstable (LP: #611224), remaining changes:
    - debian/control: Add python-appindicator recommends.
    - Patches (adjusted, to work with the new version):
      + 02_title_update.dpatch
      + 05_appindicator.dpatch
      + 06_show_menuitem.dpatch

 -- Arne Goetje <arne@ubuntu.com>  Fri, 06 Aug 2010 19:30:57 +0800

ibus (1.3.7-1) unstable; urgency=low

  [ Asias He ]
  * New upstream release.
  * debian/control: bump standards version to 3.9.1.
  * debian/libibus2.symbols: updated.
  * debian/control: added im-config to Recommends (closes: #587269)

 -- LI Daobing <lidaobing@debian.org>  Wed, 04 Aug 2010 21:47:44 +0800

ibus (1.3.6-1) unstable; urgency=low

  [ Asias He ]
  * New upstream release. (closes: #586976)
  * debian/libibus2.symbols: updated.
  * debian/patches/*: updated.
  * debian/control: bump standards version to 3.9.0.
  * debian/ibus.install: updated.
  * debian/libibus-dev.install: updated.

  [ LI Daobing ]
  * debian/control: replaces and breaks ibus (<< 1.3.6)

 -- LI Daobing <lidaobing@debian.org>  Tue, 06 Jul 2010 16:02:22 +0800

ibus (1.3.5-1) unstable; urgency=low

  [ Asias He ]
  * New upstream release.
  * debian/libibus2.symbols: updated.

 -- LI Daobing <lidaobing@debian.org>  Sat, 12 Jun 2010 19:37:05 +0800

ibus (1.3.4-1) unstable; urgency=low

  [ Asias He ]
  * New upstream release.

  [ LI Daobing ]
  * debian/libibus2.symbols: updated.

 -- LI Daobing <lidaobing@debian.org>  Sun, 30 May 2010 10:35:47 +0800

ibus (1.3.3-1) unstable; urgency=low

  * New upstream release.

 -- LI Daobing <lidaobing@debian.org>  Thu, 06 May 2010 19:42:32 +0800

ibus (1.3.2-1) unstable; urgency=low

  * New upstream release.
  * debian/libibus2.symbols: updated. 
  * debian/control:
    - change maintainer to IME Packaging Team, add me to uploaders.
    - update Vcs-* fields.

 -- LI Daobing <lidaobing@debian.org>  Thu, 29 Apr 2010 19:51:08 +0800

ibus (1.3.1-2) unstable; urgency=low

  * Fix "Please fix python-notify dependancy" (Closes: #577587)
    - debian/control: ibus depends on python-notify
  * improve manpages (Closes: #562542)
    - debian/ibus.1 -> debian/ibus.7, and add setup information.
    - debian/ibus-daemon.1: updated.
    - debian/ibus-setup.1: updated.
    - debian/ibus-gconf.1, debian/ibus-ui-gtk.1, debian/ibus-x11.1: removed.
    - debian/ibus.manpages: updated.
  * debian/source/format: 3.0. 
    - remove dpatch, update debian/control, debian/rules, debian/patches

 -- LI Daobing <lidaobing@debian.org>  Wed, 14 Apr 2010 20:59:30 +0800

ibus (1.3.1-1) unstable; urgency=low

  * New upstream release.

 -- LI Daobing <lidaobing@debian.org>  Sat, 03 Apr 2010 18:53:10 +0800

ibus (1.3.0-1) experimental; urgency=low

  * New upstream release.
  * debian/source/format: missing-debian-source-format
  * debian/libibus2.symbols: updated.

 -- LI Daobing <lidaobing@debian.org>  Wed, 24 Mar 2010 20:47:49 +0800

ibus (1.2.99.20100202-1) experimental; urgency=low

  * New upstream release.
  * debian/control: bump standards version to 3.8.4.
  * libibus1 -> libibus2 transition:
    - debian/control: updated
    - debian/libibus1.*: deleted
    - debian/libibus2.*: added
    - debian/rules: updated.

 -- LI Daobing <lidaobing@debian.org>  Sun, 21 Mar 2010 18:23:37 +0800

ibus (1.2.0.20091215-1ubuntu5) maverick; urgency=low

  * debian/patches/02_title_update.dpatch:
    - rename "IBus Preferences" to "Keyboard Input Methods",
      thanks Joel Auterson for the change (lp: #429986)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 04 Aug 2010 18:19:17 +0200

ibus (1.2.0.20091215-1ubuntu4) lucid; urgency=low

  * 06_show_menuitem.dpatch: show languagebar correctry (LP: #533636)

 -- Ikuya Awashiro <ikuya@fruitsbasket.info>  Sat, 27 Mar 2010 18:57:12 +0100

ibus (1.2.0.20091215-1ubuntu3) lucid; urgency=low

  * 05_appindicator.dpatch: Updated to show the default icon when there
    is only an icon by absolute path provided by the selected input
    method (lp: #528213)

 -- Jan Arne Petersen <jpetersen@openismus.com>  Fri, 05 Mar 2010 15:03:20 +0100

ibus (1.2.0.20091215-1ubuntu2) lucid; urgency=low

  * 05_appindicator.dpatch: update from Jan Arne Petersen to fix the application
    indicator menu not being displayed (lp: #528406)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 26 Feb 2010 19:44:25 +0100

ibus (1.2.0.20091215-1ubuntu1) lucid; urgency=low

  * Add 05_appindicator.dpatch: Add support for Application indicators. Patch
    by Jan Arne Petersen, thanks! (LP: #497878)
  * debian/control: Add python-appindicator recommends.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 15 Feb 2010 12:24:28 +0100

ibus (1.2.0.20091215-1) unstable; urgency=low

  * New upstream release.
  * debian/libibus1.symbols: updated

 -- LI Daobing <lidaobing@debian.org>  Thu, 17 Dec 2009 19:43:32 +0800

ibus (1.2.0.20091124-1) unstable; urgency=low

  * New upstream release.

 -- LI Daobing <lidaobing@debian.org>  Thu, 26 Nov 2009 19:24:06 +0800

ibus (1.2.0.20091024-1) unstable; urgency=low

  * new upstream release.
    - Fix "notification icon should be optional" (LP: #422253)
  * Fix "move im-switch from depends to recommends" (Closes: #551157)
    - debian/control: updated.
  * debian/rules: rewrited.
  * debian/clean: updated.
  * Fix "Desktop entry needs the X-Ubuntu-Gettext-Domain key"  (LP: #457632)
    - debian/control: add dpatch to build-depends.
    - debian/patches/*: added.
    - debian/README.source: added.
  * debian/rules: ignore test.

 -- LI Daobing <lidaobing@debian.org>  Mon, 26 Oct 2009 18:55:02 +0800

ibus (1.2.0.20091014-1) unstable; urgency=low

  * new upstream release.
  * debian/control:
    - depends on librsvg2-common instead of python-rsvg.
    - Turn ANDed ibus-{gtk,qt4} dependency into an OR, to avoid installing
      both. (LP: #449966)
  * debian/xinput/ibus: Turn ANDed ibus-{gtk,qt4} dependency into an OR

 -- LI Daobing <lidaobing@debian.org>  Wed, 14 Oct 2009 19:04:57 +0800

ibus (1.2.0.20090927-2) unstable; urgency=low

  * create po template when build (LP: #188690)
    - debian/rules: updated.
    - debian/clean: remove pot file when clean.
  * debian/control: build depends on python-rsvg (LP: #432375)

 -- LI Daobing <lidaobing@debian.org>  Mon, 05 Oct 2009 20:45:18 +0800

ibus (1.2.0.20090927-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Tue, 29 Sep 2009 20:28:59 +0800

ibus (1.2.0.20090915-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Tue, 15 Sep 2009 19:30:53 +0800

ibus (1.2.0.20090904-1) unstable; urgency=low

  * new upstream release.
  * debian/rules: remove ibus.desktop (LP: #420282)

 -- LI Daobing <lidaobing@debian.org>  Sat, 05 Sep 2009 12:17:53 +0800

ibus (1.2.0.20090828-1) unstable; urgency=low

  * new upstream release.
  * debian/control: bump standards version to 3.8.3.
  * debian/libibus1.symbols: updated.

 -- LI Daobing <lidaobing@debian.org>  Sun, 30 Aug 2009 12:37:45 +0800

ibus (1.2.0.20090812-1) unstable; urgency=low

  * new upstream release.
  * debian/libibus1.symbols: updated.

 -- LI Daobing <lidaobing@debian.org>  Wed, 12 Aug 2009 20:41:02 +0800

ibus (1.2.0.20090810-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Mon, 10 Aug 2009 19:15:15 +0800

ibus (1.2.0.20090807-1) unstable; urgency=low

  * new upstream release.
  * suggest qt4:
    - debian/control: add recommends for ibus-qt4
    - debian/xinput/ibus: detect ibus-qt4

 -- LI Daobing <lidaobing@debian.org>  Sun, 09 Aug 2009 15:27:19 +0800

ibus (1.2.0.20090806-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Thu, 06 Aug 2009 22:00:41 +0800

ibus (1.2.0.20090723-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Thu, 23 Jul 2009 20:22:09 +0800

ibus (1.2.0.20090719-2) unstable; urgency=low

  * Fix "Cannot find libibus.so and fail to launch ibus", change it to
    libibus.so.1 (Closes: #537685)

 -- LI Daobing <lidaobing@debian.org>  Mon, 20 Jul 2009 21:33:29 +0800

ibus (1.2.0.20090719-1) unstable; urgency=low

  * new upstream release.
  * debian/libibus1.symbols: updated.
  * debian/control: change url of vcs-bzr

 -- LI Daobing <lidaobing@debian.org>  Sun, 19 Jul 2009 16:00:48 +0800

ibus (1.2.0.20090617-2) unstable; urgency=low

  * Fix "ibus' autostart in xdg folder breaks im-switch and other input
    method" (Closes: #537217)
    - debian/ibus.install: remove the autostart file.
    - debian/rules: remove /etc/xdg after install.
    - debian/ibus.postinst: remove the autostart file.

 -- LI Daobing <lidaobing@debian.org>  Thu, 16 Jul 2009 20:41:18 +0800

ibus (1.2.0.20090617-1) unstable; urgency=low

  * new upstream release.
  * libibus0 -> libibus1:
    - debian/control: rename the package.
    - debian/libibus0.install: removed
    - debian/libibus0.symbols: removed
    - debian/libibus1.install: added
    - debian/libibus1.symbols: added
    - debian/rules: change script of dh_gtkmodules
  * debian/ibus-gtk.install: updated.
  * debian/control:
    - ibus conflicts the ibus modules with low version.
    - bump policy version to 3.8.2.

 -- LI Daobing <lidaobing@debian.org>  Fri, 26 Jun 2009 22:47:52 +0800

ibus (1.1.0.20090612-1) unstable; urgency=low

  * new upstream release.
  * Fix "python-ibus should depends on iso-codes" (Closes: #532163)
  * debian/libibus0.symbols: update symbols

 -- LI Daobing <lidaobing@debian.org>  Sat, 13 Jun 2009 11:39:05 +0800

ibus (1.1.0.20090531-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Mon, 01 Jun 2009 20:57:27 +0800

ibus (1.1.0.20090508-1) unstable; urgency=low

  * new upstream release.
  * merge ubuntu changelog.
  * debian/control:
    - depends of ibus: add python-xdg (closes: #529055)

 -- LI Daobing <lidaobing@debian.org>  Sun, 17 May 2009 22:19:38 +0800

ibus (1.1.0.20090508-0ubuntu1) karmic; urgency=low

  * new upstream release (LP: #373976)
  * debian/libibus0.symbols: update symbols

 -- LI Daobing <lidaobing@debian.org>  Sat, 09 May 2009 13:52:29 +0800

ibus (1.1.0.20090423-0ubuntu1) karmic; urgency=low

  * new upstream release (LP: #325740)
  * debian/patches/01_typo_in_Makefile_am.dpatch: merged by upstream, removed.
  * no patch needed, remove dpatch from debian/*
  * debian/rules:
    - add "--list-missing --fail-missing" to dh_install, refactor other to make
      this works.
  * debian/xinput/ibus: change XIM_PROGRAM from ibus to ibus-daemon, add
    "--xim" to XIM_ARGS
  * debian/xinput/ibus-qt4: removed.
  * debian/ibus.install: install gconf schemas, lib and autostart.
  * debian/rules: add dh_gconf
  * debian/control:
    - build depends: add intltool, python-dbus, python-gobject-dev,
      libgconf2-dev. remove libqt4-dev, dpatch.
    - package libibus-gtk0 renamed to libibus0.
    - change maintainer's email.
    - bump standards version to 3.8.1.
    - use simple depends on python-dbus.
    - depends of ibus: add python-xdg.
    - package ibus-qt4 removed. (no longer supported)
    - new package libibus-dev.
  * debian/libibus0.symbols: update symbols
  * debian/docs: added

 -- LI Daobing <lidaobing@debian.org>  Fri, 01 May 2009 10:41:09 +0800

ibus (1.1.0.20090417-1) unstable; urgency=low

  * initial release to Debian (closes: #501106)
  * new upstream release (LP: #325740)
    - package libibus-gtk0 renamed to libibus0.
    - package ibus-qt4 removed. (no longer supported)
    - new package libibus-dev.
    - debian/control: add intltool to build depends.
  * debian/patches/01_typo_in_Makefile_am.dpatch: merged by upstream, removed.
  * no patch needed, remove dpatch from debian/*
  * debian/rules:
    - add "--list-missing --fail-missing" to dh_install, refactor other to make
      this works.
  * debian/xinput/ibus: change XIM_PROGRAM from ibus to ibus-daemon, add
    "--xim" to XIM_ARGS
  * debian/xinput/ibus-qt4: removed.
  * debian/ibus.install: install gconf schemas
  * debian/rules: add dh_gconf
  * debian/control:
    - build depends on python-dbus.
    - change maintainer's email.
    - bump standards version to 3.8.1.
    - use simple depends on python-dbus.
  * debian/libibus0.symbols: update symbols
  * debian/docs: added

 -- LI Daobing <lidaobing@debian.org>  Wed, 22 Apr 2009 21:28:45 +0800

ibus (0.1.1.20081023-0ubuntu5) jaunty; urgency=low

  * debian/control: Add depends on python-gconf as ibus needs this to run
    correctly. (LP: #358770)

 -- LI Daobing <lidaobing@gmail.com>  Sun, 12 Apr 2009 10:58:27 +0800

ibus (0.1.1.20081023-0ubuntu4) jaunty; urgency=low

  * port to python2.6 (LP: #336525)
    - debian/pyversions: change from "2.5" to "2.5-"
    - debian/rules: fix dh_pysupport
  * debian/rules: change "dh_clean -k" to "dh_prep"

 -- LI Daobing <lidaobing@gmail.com>  Mon, 02 Mar 2009 13:03:03 +0800

ibus (0.1.1.20081023-0ubuntu3) jaunty; urgency=low

  * debian/rules: add dh_gtkmodules (LP: #314375)
  * debian/control: depends on ${misc:Depends}

 -- LI Daobing <lidaobing@gmail.com>  Tue, 06 Jan 2009 22:29:46 +0800

ibus (0.1.1.20081023-0ubuntu2) jaunty; urgency=low

  * ibus should depends on python-ibus (LP: #312428)

 -- LI Daobing <lidaobing@gmail.com>  Tue, 30 Dec 2008 21:26:16 +0800

ibus (0.1.1.20081023-0ubuntu1) jaunty; urgency=low

  [ LI Daobing ]
  * Initial release (LP: #292616)

  [ Zhengpeng Hou ]
  * Add myself as an uploader. :)
  * Add im-switch's support, stole it from scim-bridge. :)

 -- Zhengpeng Hou <zhengpeng-hou@ubuntu.com>  Sun, 30 Nov 2008 10:41:05 +0000
