~ubuntu-branches/ubuntu/quantal/ibus/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Barry Warsaw
  • Date: 2011-08-11 17:00:57 UTC
  • mfrom: (6.2.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110811170057-6dmbfs4s3cchzl7x
Tags: 1.3.99.20110419-1ubuntu1
* 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ibus (1.3.99.20110419-1ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Merge with Debian unstable.  Remaining Ubuntu changes:
 
4
    - Indicator support:
 
5
      + Add 05_appindicator.patch: Use an indicator rather than a notification
 
6
        icon.
 
7
      + debian/control: Recommend python-appindicator.
 
8
    - debian/control: Install im-switch instead of im-config by default.
 
9
    - debian/README.source: Removed, it was outdated and no longer correct
 
10
    - debian/patches/01_ubuntu_desktop: Fix "Desktop entry needs the
 
11
      X-Ubuntu-Gettext-Domain key"  (LP: #457632)
 
12
    - debian/patches/02_title_update.patch: Rename "IBus Preferences" to
 
13
      "Keyboard Input Methods"
 
14
    - debian/patches/06_locale_parser.patch: Cherry-picked from upstream.
 
15
 
 
16
 -- Barry Warsaw <barry@ubuntu.com>  Thu, 11 Aug 2011 17:00:57 -0400
 
17
 
 
18
ibus (1.3.99.20110419-1) unstable; urgency=low
 
19
 
 
20
  * New upstream release
 
21
  * Fix "Switch to dh_python2" (Closes: #635023)
 
22
  * Use dh in debian/rules
 
23
 
 
24
 -- Asias He <asias.hejun@gmail.com>  Sat, 23 Jul 2011 22:10:45 +0800
 
25
 
1
26
ibus (1.3.9-2ubuntu2) oneiric; urgency=low
2
27
 
3
28
  * Switch to dh_python2. (LP: 788514)