View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily-proposed/ibus 1 Development 2015-06-22 23:34:25 UTC
56. * Merge with Debian, remaining change...

Author: Aron Xu
Revision Date: 2015-06-21 05:53:19 UTC

* Merge with Debian, remaining changes:
  - ubuntu-no-notification.patch: Don't show the notification if not
    actually upgrading from a previous version.
  - ubuntu-disable-trigger.patch: Disable input method switching under
    Unity; it's handled by gnome-settings-daemon.
  - ubuntu-forward-panel-properties.patch:
    Augment the panel service D-Bus interface so that external consumers
    can detect when the panel service properties are changed.
  - Switch gnome-icon-theme to adwaita-icon-theme
* ubuntu-title-update.patch:
  - Only update IBus Preferences information for Unity desktop (LP: #1133101)
* 0001-Set-sync-process_key_event-in-ibus-x11.patch:
  - cherry-pick upstream patch to set sync process_key_event in ibus-x11,
    avoiding the possible misorder of X11 event when async method is used
    (LP: #1466442)

lp:ubuntu/wily/ibus bug 1 Development 2015-06-22 23:34:24 UTC
56. * Merge with Debian, remaining change...

Author: Aron Xu
Revision Date: 2015-06-21 05:53:19 UTC

* Merge with Debian, remaining changes:
  - ubuntu-no-notification.patch: Don't show the notification if not
    actually upgrading from a previous version.
  - ubuntu-disable-trigger.patch: Disable input method switching under
    Unity; it's handled by gnome-settings-daemon.
  - ubuntu-forward-panel-properties.patch:
    Augment the panel service D-Bus interface so that external consumers
    can detect when the panel service properties are changed.
  - Switch gnome-icon-theme to adwaita-icon-theme
* ubuntu-title-update.patch:
  - Only update IBus Preferences information for Unity desktop (LP: #1133101)
* 0001-Set-sync-process_key_event-in-ibus-x11.patch:
  - cherry-pick upstream patch to set sync process_key_event in ibus-x11,
    avoiding the possible misorder of X11 event when async method is used
    (LP: #1466442)

lp:ubuntu/vivid/ibus 2 Mature 2015-04-04 19:08:05 UTC
55. Drop the ibus dependency on python-no...

Author: Matthias Klose
Revision Date: 2015-04-04 20:39:27 UTC

Drop the ibus dependency on python-notify. According to the changelog,
pynotify support was removed a while ago (2008). Addresses #1440391.

lp:ubuntu/vivid-proposed/ibus bug 1 Development 2015-04-04 19:08:05 UTC
55. Drop the ibus dependency on python-no...

Author: Matthias Klose
Revision Date: 2015-04-04 20:39:27 UTC

Drop the ibus dependency on python-notify. According to the changelog,
pynotify support was removed a while ago (2008). Addresses #1440391.

lp:ubuntu/trusty-proposed/ibus bug 1 Development 2014-12-02 17:38:42 UTC
49. * debian/patches/ubuntu-system-kbd-la...

Author: Aron Xu
Revision Date: 2014-12-01 23:21:50 UTC

* debian/patches/ubuntu-system-kbd-layout.patch:
  - Use system keyboard layout by default (LP: #1240198).

lp:ubuntu/utopic/ibus bug 1 Development 2014-10-13 13:45:25 UTC
50. * ubuntu-disable-trigger.patch: - ...

Author: Ikuya Awashiro
Revision Date: 2014-10-09 08:07:30 UTC

* ubuntu-disable-trigger.patch:
  - Updated for making ibus-setup run under Unity (LP: #1379573).

lp:ubuntu/utopic-proposed/ibus bug 2 Mature 2014-10-13 12:24:54 UTC
52. * ubuntu-disable-trigger.patch: - ...

Author: Ikuya Awashiro
Revision Date: 2014-10-09 08:07:30 UTC

* ubuntu-disable-trigger.patch:
  - Updated for making ibus-setup run under Unity (LP: #1379573).

lp:~hennekn/ubuntu/trusty/ibus/bug-1240198 bug(Has a merge proposal) 1 Development 2014-07-27 11:54:55 UTC
49. Add patch to fix Bug #1240198 by addi...

Author: Hendrik Knackstedt
Revision Date: 2014-05-23 18:36:34 UTC

Add patch to fix Bug #1240198 by adding a custom config to enable
the use of the system's keyboard layout by default.

lp:~mniess/ubuntu/trusty/ibus/fix-lp1240198 bug(Has a merge proposal) 1 Development 2014-06-18 21:47:35 UTC
50. added dep-3 headers

Author: Matthias Niess
Revision Date: 2014-06-18 21:46:57 UTC

added dep-3 headers

lp:ubuntu/trusty/ibus 2 Mature 2014-03-19 14:08:29 UTC
48. * debian/patches/ubuntu-forward-panel...

Author: William Hua
Revision Date: 2014-03-19 14:08:29 UTC

* debian/patches/ubuntu-forward-panel-properties.patch:
  - Augment the panel service D-Bus interface so that external consumers can
    detect when the panel service properties are changed. (LP: #1290881)

lp:ubuntu/saucy-updates/ibus 2 Mature 2013-12-12 20:29:03 UTC
43. debian/patches/ibus-no-notification.p...

Author: Marc Deslauriers
Revision Date: 2013-11-27 09:58:12 UTC

debian/patches/ibus-no-notification.patch: Don't show the notification
if not actually upgrading from a previous version. (LP: #1255542)

lp:ubuntu/saucy-proposed/ibus bug 1 Development 2013-12-06 19:54:26 UTC
43. debian/patches/ibus-no-notification.p...

Author: Marc Deslauriers
Revision Date: 2013-11-27 09:58:12 UTC

debian/patches/ibus-no-notification.patch: Don't show the notification
if not actually upgrading from a previous version. (LP: #1255542)

lp:ubuntu/saucy/ibus 2 Mature 2013-09-11 16:35:29 UTC
57. Really run dh_translations

Author: Jeremy Bícha
Revision Date: 2013-09-11 16:35:29 UTC

Really run dh_translations

lp:~attente/ubuntu/saucy/ibus/ibus-1.5 (Has a merge proposal) 1 Development 2013-07-12 13:59:17 UTC
62. Only disable input trigger in Unity.

Author: William Hua
Revision Date: 2013-07-12 13:59:17 UTC

Only disable input trigger in Unity.

lp:ubuntu/raring-proposed/ibus bug 2 Mature 2013-04-04 23:16:25 UTC
55. * Configure with --disable-silent-rul...

Author: Matthias Klose
Revision Date: 2013-04-03 10:24:38 UTC

* Configure with --disable-silent-rules.
* Fix build failure with -Werror. LP: #1163777.

lp:ubuntu/raring/ibus 1 Development 2013-04-03 10:24:38 UTC
55. * Configure with --disable-silent-rul...

Author: Matthias Klose
Revision Date: 2013-04-03 10:24:38 UTC

* Configure with --disable-silent-rules.
* Fix build failure with -Werror. LP: #1163777.

lp:~pochun-hsu/ubuntu/precise/ibus/add-my-name-to-about-dialog 1 Development 2012-10-29 02:41:06 UTC
54. Add patch file

Author: Paul Hsu
Revision Date: 2012-10-29 02:41:06 UTC

Add patch file

lp:ubuntu/quantal/ibus bug 2 Mature 2012-07-30 14:44:40 UTC
52. * Merge from Debian unstable (LP: #85...

Author: Ikuya Awashiro
Revision Date: 2012-07-30 17:01:16 UTC

* Merge from Debian unstable (LP: #854333), remaining changes:
  - debian/control: Install im-switch instead of im-config by default.
  - debian/rules: Build with dh_translations. Add dh-translations build
    dependency.
  - Add 02_title_update.patch: Rename "IBus Preferences" to "Keyboard Input
    Methods"
  - Add 05_appindicator.patch: Use an indicator rather than a notification
    icon. Add python-appindicator recommends.
  - debian/control: Recommends on ibus-gtk, ibus-qt4, ibus-clutter need to
    be alternatives, because we want derivatives to be able to pick the ones
    they need.
  - add ibus-530711-preload-sys.patch: Set default IMEngine.
    Taken from Fedora:
    https://bugzilla.redhat.com/show_bug.cgi?id=530711

lp:ubuntu/precise/ibus bug 2 Mature 2012-03-21 17:39:18 UTC
51. * Merge from Debian unstable (LP: #96...

Author: Ikuya Awashiro
Revision Date: 2012-03-21 21:45:55 UTC

* Merge from Debian unstable (LP: #961145), remaining changes:
  - debian/control: Install im-switch instead of im-config by default.
  - debian/rules: Build with dh_translations. Add dh-translations build
    dependency.
  - Add 02_title_update.patch: Rename "IBus Preferences" to "Keyboard Input
    Methods"
  - Add 05_appindicator.patch: Use an indicator rather than a notification
    icon. Add python-appindicator recommends.
  - debian/control: Recommends on ibus-gtk, ibus-qt4, ibus-clutter need to
    be alternatives, because we want derivatives to be able to pick the ones
    they need.
  - add ibus-530711-preload-sys.patch: Set default IMEngine (LP: #944035).
    Taken from Fedora:
    https://bugzilla.redhat.com/show_bug.cgi?id=530711

lp:~jan-simon/ubuntu/precise/ibus/fix-for-941645 bug(Has a merge proposal) 1 Development 2012-03-01 18:47:16 UTC
47. Fixes outdated messages in 02_title_u...

Author: Jan Simon
Revision Date: 2012-03-01 18:43:36 UTC

Fixes outdated messages in 02_title_update.patch. (lp:941645)

lp:~ubuntu-branches/ubuntu/precise/ibus/precise-201201231516 (Has a merge proposal) 1 Development 2012-01-23 15:16:49 UTC
48. releasing version 1.4.0-3ubuntu3

Author: Martin Pitt
Revision Date: 2012-01-23 15:06:43 UTC

releasing version 1.4.0-3ubuntu3

lp:ubuntu/oneiric/ibus bug 2 Mature 2011-09-02 23:13:47 UTC
37. * debian/xinput/ibus: check for GTK2+...

Author: Steve Langasek
Revision Date: 2011-08-20 11:07:06 UTC

* 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.

lp:~ubuntu-branches/ubuntu/oneiric/ibus/oneiric-201108121834 (Has a merge proposal) 1 Development 2011-08-12 18:34:28 UTC
35. * Merge with Debian unstable. Remain...

Author: Barry Warsaw
Revision Date: 2011-08-11 22:31:28 UTC

* 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.
* New upstream release
* Fix "Switch to dh_python2" (Closes: #635023)
* Use dh in debian/rules

lp:ubuntu/natty/ibus bug 2 Mature 2011-03-04 04:38:13 UTC
30. releasing version 1.3.9-0ubuntu3

Author: Stéphane Graber
Revision Date: 2011-03-04 04:38:13 UTC

releasing version 1.3.9-0ubuntu3

lp:ubuntu/maverick-updates/ibus 2 Mature 2011-01-18 20:46:47 UTC
26. [ Karl Lattimer ] * debia/patches/05_...

Author: Ken VanDine
Revision Date: 2010-11-16 09:57:35 UTC

[ 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

lp:ubuntu/maverick-proposed/ibus 2 Mature 2011-01-18 20:46:39 UTC
26. [ Karl Lattimer ] * debia/patches/05_...

Author: Ken VanDine
Revision Date: 2010-11-16 09:57:35 UTC

[ 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

lp:~ubuntu-branches/ubuntu/natty/ibus/natty-201101182042 (Has a merge proposal) 1 Development 2011-01-18 20:42:56 UTC
27. releasing version 1.3.7-1ubuntu5

Author: Ken VanDine
Revision Date: 2010-11-16 18:26:28 UTC

releasing version 1.3.7-1ubuntu5

lp:~karl-qdh/ubuntu/maverick/ibus/ibus-indicator bug(Has a merge proposal) 1 Development 2010-11-15 13:34:05 UTC
44. removed duplicate patching

Author: Karl Lattimer
Revision Date: 2010-11-15 13:34:05 UTC

removed duplicate patching

lp:~ken-vandine/ubuntu/maverick/ibus/maverick bug 1 Development 2010-10-28 14:27:33 UTC
26. * debian/patches/03_fix1104.patch -...

Author: Ken VanDine
Revision Date: 2010-10-28 14:25:59 UTC

* debian/patches/03_fix1104.patch
  - Removed part of the patch that wasn't needed and caused a build failure
  - Renamed reference to removed __sigchld_cb to callback to __child_watch_cb
* debian/patches/05_appindicator.patch:
  - Renamed reference to removed __sigchld_cb to callback to __child_watch_cb
* debian/patches/03_fix1104.patch: added.
  - http://code.google.com/p/ibus/issues/detail?id=1104
  - This patch fixed (LP: #637671) finally.
* debian/patches/05_appindicator.patch:
  - Partial fix for strange python 100% cpu usage bug from sigchld_cb in
    panel.py (LP: #637671)

lp:ubuntu/maverick/ibus bug 2 Mature 2010-08-20 15:14:34 UTC
25. * debian/patches/05_appindicator.patc...

Author: Sebastien Bacher
Revision Date: 2010-08-20 15:14:34 UTC

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

lp:~arnegoetje/ubuntu/maverick/ibus/merge-from-sid bug(Has a merge proposal) 1 Development 2010-08-06 11:48:27 UTC
27. * Merge from Debian unstable (LP: #61...

Author: Arne Goetje
Revision Date: 2010-08-06 11:44:23 UTC

* 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
* 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)
* 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.
* debian/control: replaces and breaks ibus (<< 1.3.6)
* New upstream release.
* debian/libibus2.symbols: updated.
* New upstream release.
* debian/libibus2.symbols: updated.
* New upstream release.
* New upstream release.
* debian/libibus2.symbols: updated.
* debian/control:
  - change maintainer to IME Packaging Team, add me to uploaders.
  - update Vcs-* fields.
* 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
* New upstream release.
* New upstream release.
* debian/source/format: missing-debian-source-format
* debian/libibus2.symbols: updated.
* 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.

lp:~joel-auterson/ubuntu/maverick/ibus/newmenuname bug(Has a merge proposal) 1 Development 2010-08-03 18:30:42 UTC
25. Changed according to suggestions.

Author: Joel Auterson
Revision Date: 2010-08-03 18:07:54 UTC

Changed according to suggestions.

lp:ubuntu/lucid/ibus bug 1 Development 2010-04-01 14:30:40 UTC
21. 06_show_menuitem.dpatch: show languag...

Author: Ikuya Awashiro
Revision Date: 2010-03-27 18:57:12 UTC

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

lp:ubuntu/karmic-updates/ibus 2 Mature 2009-11-11 09:28:23 UTC
14. * Desktop entry needs the X-Ubuntu-Ge...

Author: LI Daobing
Revision Date: 2009-10-25 09:40:59 UTC

* Desktop entry needs the X-Ubuntu-Gettext-Domain key (LP: #457632)
  - bus/ibus.desktop.in: updated.
  - setup/ibus-setup.desktop.in: updated.

lp:ubuntu/karmic-proposed/ibus bug 2 Mature 2009-11-06 00:59:19 UTC
14. * Desktop entry needs the X-Ubuntu-Ge...

Author: LI Daobing
Revision Date: 2009-10-25 09:40:59 UTC

* Desktop entry needs the X-Ubuntu-Gettext-Domain key (LP: #457632)
  - bus/ibus.desktop.in: updated.
  - setup/ibus-setup.desktop.in: updated.

lp:ubuntu/karmic/ibus bug 1 Development 2009-11-03 18:03:44 UTC
13. debian/control: Turn ANDed ibus-{gtk,...

Author: Martin Pitt
Revision Date: 2009-10-13 21:57:21 UTC

debian/control: Turn ANDed ibus-{gtk,qt4} dependency into an OR, to avoid
installing both. (LP: #449966)

lp:ubuntu/jaunty/ibus 2 Mature 2009-07-30 21:32:41 UTC
6. debian/control: Add depends on python...

Author: LI Daobing
Revision Date: 2009-04-12 10:58:27 UTC

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

137 of 37 results