[ubuntu/karmic] scim 1.4.9-1ubuntu1 (Accepted)

Robert Ancell robert.ancell at canonical.com
Tue Jul 28 13:05:12 BST 2009


scim (1.4.9-1ubuntu1) karmic; urgency=low

  [ Rolf Leggewie ]
  * Merge from debian unstable, remaining changes:
   - debian/control:
     - Set Maintainer to Ubuntu Core developers
     - let libscim-dev depend on scim-gtk2-immodule to avoid dangling symlink
       libscim-gtkutils-1.0.so (scim-hangul build failure).
   - debian/scim.postinst:
     - disable u-a calls for all_ALL, courtesy of Arne Goetje.
     - reset any update-alternatives manual settings that appear to be the
       result of a bug in 1.4.7-3ubuntu1 when upgrading from 1.4.7-3ubuntu1 or
       1.4.7-3ubuntu2, courtesy Steve Langasek and Basilio A. Kublik.
     - forcefully remove the scim-bridge entry from u-a for all_ALL, when
       upgrading from 1.4.7-3ubuntu1 ~ 1.4.7-3ubuntu4 and scim-bridge-agent
       was installed before that.
   - debian/patches:
     - 20_scim_config.dpatch: CJK native trigger keys
     - 30_scim_x11_frontend-ic-focus-LTC27940-215953.dpatch: enable input in
       Java Swing apps
     - 40_scim_user_home_overrides.dpatch: Allow home directory and user
       name detection to be overridden using SCIM_HOME and SCIM_USER
       environment variables respectively
    - 50_fix_desktopfile.dpatch:
      - Don't specify extension for icon
      - Don't show in KDE
      - Set gettext domain to scim
   - debian/rules: give scim-bridge a higher priority for all locales if
     installed
   - debian/*.install: move usr/lib/libscim-gtkutils-1.0.so.8* out of libscim8c2a
     and into scim-gtk2-immodule package, courtesy Arne Goetje.
  * Recommend scim-bridge-agent which in turn recommends the clients instead of
    recommending each client individually.

  [ Ikuya Awashiro ]
  * debian/patches/51_scim-1.4.7-fix-capslock.dpatch: added.
    from fedora: https://bugzilla.redhat.com/show_bug.cgi?id=431222
    and reported from Ubuntu Japane Team's forum.
  * debian/patches/52_scim-1.4.7-imdkit-read-property-properly.dpatch: added.
    https://bugzilla.redhat.com/show_bug.cgi?id=466657
    from fedora for stable XIM input.
  * debian/patches/53_scim-1.4.7-trayicon.dpatch: added.
    https://bugzilla.redhat.com/show_bug.cgi?id=447848
    from fedora for better icon display.
  * debian/patches/54_scim-1.4.7-xim-wrong-format.dpatch: added.
    https://bugzilla.redhat.com/show_bug.cgi?id=457566
    from fedora for stable XIM input.

  [ Robert Ancell ]
  * debian/control:
    - Add VCS link
  * debian/patches/60_fix_desktopfile.dpatch:
    - Merged into 50_fix_desktopfile.dpatch

Date: Mon, 20 Jul 2009 17:14:33 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/scim/1.4.9-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 20 Jul 2009 17:14:33 +1000
Source: scim
Binary: scim libscim8c2a libscim-dev scim-gtk2-immodule scim-modules-socket scim-dev scim-dev-doc
Architecture: source
Version: 1.4.9-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Description: 
 libscim-dev - development library for SCIM platform
 libscim8c2a - library for SCIM platform
 scim       - smart common input method platform
 scim-dev   - development files for SCIM platform
 scim-dev-doc - development documentation for SCIM platform
 scim-gtk2-immodule - GTK+2 input method module with SCIM as backend
 scim-modules-socket - socket modules for SCIM platform
Changes: 
 scim (1.4.9-1ubuntu1) karmic; urgency=low
 .
   [ Rolf Leggewie ]
   * Merge from debian unstable, remaining changes:
    - debian/control:
      - Set Maintainer to Ubuntu Core developers
      - let libscim-dev depend on scim-gtk2-immodule to avoid dangling symlink
        libscim-gtkutils-1.0.so (scim-hangul build failure).
    - debian/scim.postinst:
      - disable u-a calls for all_ALL, courtesy of Arne Goetje.
      - reset any update-alternatives manual settings that appear to be the
        result of a bug in 1.4.7-3ubuntu1 when upgrading from 1.4.7-3ubuntu1 or
        1.4.7-3ubuntu2, courtesy Steve Langasek and Basilio A. Kublik.
      - forcefully remove the scim-bridge entry from u-a for all_ALL, when
        upgrading from 1.4.7-3ubuntu1 ~ 1.4.7-3ubuntu4 and scim-bridge-agent
        was installed before that.
    - debian/patches:
      - 20_scim_config.dpatch: CJK native trigger keys
      - 30_scim_x11_frontend-ic-focus-LTC27940-215953.dpatch: enable input in
        Java Swing apps
      - 40_scim_user_home_overrides.dpatch: Allow home directory and user
        name detection to be overridden using SCIM_HOME and SCIM_USER
        environment variables respectively
     - 50_fix_desktopfile.dpatch:
       - Don't specify extension for icon
       - Don't show in KDE
       - Set gettext domain to scim
    - debian/rules: give scim-bridge a higher priority for all locales if
      installed
    - debian/*.install: move usr/lib/libscim-gtkutils-1.0.so.8* out of libscim8c2a
      and into scim-gtk2-immodule package, courtesy Arne Goetje.
   * Recommend scim-bridge-agent which in turn recommends the clients instead of
     recommending each client individually.
 .
   [ Ikuya Awashiro ]
   * debian/patches/51_scim-1.4.7-fix-capslock.dpatch: added.
     from fedora: https://bugzilla.redhat.com/show_bug.cgi?id=431222
     and reported from Ubuntu Japane Team's forum.
   * debian/patches/52_scim-1.4.7-imdkit-read-property-properly.dpatch: added.
     https://bugzilla.redhat.com/show_bug.cgi?id=466657
     from fedora for stable XIM input.
   * debian/patches/53_scim-1.4.7-trayicon.dpatch: added.
     https://bugzilla.redhat.com/show_bug.cgi?id=447848
     from fedora for better icon display.
   * debian/patches/54_scim-1.4.7-xim-wrong-format.dpatch: added.
     https://bugzilla.redhat.com/show_bug.cgi?id=457566
     from fedora for stable XIM input.
 .
   [ Robert Ancell ]
   * debian/control:
     - Add VCS link
   * debian/patches/60_fix_desktopfile.dpatch:
     - Merged into 50_fix_desktopfile.dpatch
Checksums-Sha1: 
 0b31c6ab6723e8bf5239f278842fac473ecdf2bb 1483 scim_1.4.9-1ubuntu1.dsc
 7717339575fdbf909309a78882e30c60cce9f8eb 2928091 scim_1.4.9.orig.tar.gz
 1d8838665d9fbc71881925cc867cdf5ac9bd1502 34971 scim_1.4.9-1ubuntu1.diff.gz
Checksums-Sha256: 
 78bc8ea9878b5542f3db9d69f33b12bc6619fe0a1d7fc36c681e1bdf5827a8ff 1483 scim_1.4.9-1ubuntu1.dsc
 f72e9779e220565f6002923bf7d6aa9891be2bbddcd91a4e2a2d5e20aefba8d0 2928091 scim_1.4.9.orig.tar.gz
 d22937905ed4959f635a8c574f0d2fff652cdd331ad379bd2e2ff7ab26c471d0 34971 scim_1.4.9-1ubuntu1.diff.gz
Files: 
 2ef94f88c5aa79794c20c2934992a214 1483 utils optional scim_1.4.9-1ubuntu1.dsc
 975ba34b01304ea8166ac8ea27aa9e88 2928091 utils optional scim_1.4.9.orig.tar.gz
 c00dde62363bd4f49c9bff4e020ed41d 34971 utils optional scim_1.4.9-1ubuntu1.diff.gz
Original-Maintainer: Ming Hua <minghua at rice.edu>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpu6NcACgkQQxo87aLX0pKLLQCfZQMBzC1Y5Rl3VhwRxmpPf+RE
uy0Anj8pKybTKlrvpTVR0LsR+WCYcFeY
=/UQb
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list