Hello,

I would like to ask UVF exception for scim-tables 0.5.6.  This release
actually has quite a few new features, but I would still like to see it
in dapper, because:

1. The new table option feature is quite useful, along with some
adjustment of the wildcard key changes, this release has some good
usability improvement.

2. The new options are likely to be used in future tables, having this
release in dapper makes user easier to adapt new tables.

3. The release also has a few bugfixes.

As the Debian maintainer of this package I would follow and test this
package to make sure it works fine in dapper.

The summary of this release from upstream announcement:

Changes since scim-tables 0.5.6:
* Options KEY_END_CHARS, MODE_SWITCH_KEYS, FULL_WIDTH_PUNCT_KEYS and
  FULL_WIDTH_LETTER_KEYS were added into table header.
* ZhuYin-Big table was added, which includes about 90000 chars, to meet
  Taiwan's requirement.
* A new table CNS11643 was added.
* Cantonese.txt.in was moved to Traditional Chinese group.
* Various fixes.

The diff of upstream ChangeLog between 0.5.5 and 0.5.6, as well as the
diffstat of the two releases are attached.

0.5.6-1 is already in Debian unstable.

Comments?

Thanks,
Ming
2006.01.30
--- scim-tables-0.5.5/ChangeLog 2005-12-05 03:43:02.000000000 -0600
+++ scim-tables-0.5.6/ChangeLog 2006-01-12 03:02:34.000000000 -0600
@@ -1,3 +1,107 @@
+2006-01-12 08:56  James Su <[EMAIL PROTECTED]>
+
+       * configure.ac (1.50):
+
+       bump to 0.5.6
+
+2006-01-12 08:43  James Su <[EMAIL PROTECTED]>
+
+       * src/scim_generic_table.cpp (1.10), src/scim_generic_table.h
+       (1.6), src/scim_table_imengine.cpp (1.12),
+       tables/zh/CNS11643.txt.in (1.2), tables/zh/Erbi-QS.txt.in (1.3),
+       tables/zh/Erbi.txt.in (1.3), tables/zh/Wubi.txt.in (1.2),
+       tables/zh/Ziranma.txt.in (1.3):
+
+       Added MODE_SWITCH_KEYS, FULL_WIDTH_PUNCT_KEYS and
+       FULL_WIDTH_LETTER_KEYS options into table header.  Fixed a bug in
+       CNS11643 table.
+
+2006-01-11 02:15  James Su <[EMAIL PROTECTED]>
+
+       * tables/zh/Cantonese.txt.in (1.3):
+
+       Move Cantonese.txt.in to Traditional Chinese group.
+
+2006-01-11 01:55  James Su <[EMAIL PROTECTED]>
+
+       * src/scim_table_imengine.cpp (1.11):
+
+       Don't set mode switch keys and full width mode switch keys by
+       default.
+
+2006-01-03 14:59  James Su <[EMAIL PROTECTED]>
+
+       * tables/zh/ZhuYin.txt.in (1.7):
+
+       Fixed two errors.
+
+2006-01-03 11:13  James Su <[EMAIL PROTECTED]>
+
+       * configure.ac (1.49), scim-tables.spec.in (1.36),
+       src/scim_generic_table.cpp (1.9), src/scim_generic_table.h (1.5),
+       src/scim_table_imengine.cpp (1.10), tables/zh/Makefile.am (1.5),
+       tables/zh/ZhuYin-Big.txt.in (1.1), tables/zh/ZhuYin.txt.in (1.6):
+
+       KEY_END_CHARS option was added into table header to indicate the
+       chars which may end a key.  ZhuYin table was reverted to bpmf.cin
+       from OpenVanillay project, which has about 60000 chars.  The
+       original ZhuYin table, which has more than 90000 chars, was renamed
+       to ZhuYin-Big.
+
+2005-12-28 15:41  James Su <[EMAIL PROTECTED]>
+
+       * tables/zh/EZ-Big.txt.in (1.3):
+
+       Adjust some options.
+
+2005-12-27 16:42  James Su <[EMAIL PROTECTED]>
+
+       * tables/zh/: CangJie.txt.in (1.3), ZhuYin.txt.in (1.5):
+
+       ZhuYin and CangJie tables were updated to the latest Taiwan
+       CNS11643 standard.
+
+2005-12-19 23:03  James Su <[EMAIL PROTECTED]>
+
+       * tables/zh/CNS11643.txt.in (1.1):
+
+       Add CNS11643.txt.in (was missing).
+
+2005-12-19 19:15  James Su <[EMAIL PROTECTED]>
+
+       * tables/: ja/HIRAGANA.txt.in (1.2), ja/KATAKANA.txt.in (1.2),
+       ja/Nippon.txt.in (1.2), ko/Hangul.txt.in (1.2), ko/Hanja.txt.in
+       (1.2), zh/Array30.txt.in (1.2), zh/CantonHK.txt.in (1.2),
+       zh/Cantonese.txt.in (1.2), zh/Dayi3.txt.in (1.2), zh/EZ-Big.txt.in
+       (1.2), zh/Erbi-QS.txt.in (1.2), zh/Erbi.txt.in (1.2),
+       zh/Jyutping.txt.in (1.2), zh/Simplex.txt.in (1.4),
+       zh/Stroke5.txt.in (1.2), zh/Wu.txt.in (1.2), zh/ZhuYin.txt.in
+       (1.4), zh/Ziranma.txt.in (1.2):
+
+       Adjust wildcard char settings.
+
+2005-12-19 18:36  James Su <[EMAIL PROTECTED]>
+
+       * src/: scim_generic_table.h (1.4), scim_table_imengine.cpp (1.9):
+
+       Don't handle single multi-wildcard char.
+
+2005-12-19 14:08  James Su <[EMAIL PROTECTED]>
+
+       * configure.ac (1.48), scim-tables.spec.in (1.35),
+       icons/CNS11643.png (1.1), icons/Makefile.am (1.16),
+       tables/zh/Makefile.am (1.4):
+
+       Added a new table CNS11643 for Traditional Chinese.
+
+2005-12-05 09:46  tag scim_tables_0_5_5
+
+2005-12-05 09:46  James Su <[EMAIL PROTECTED]>
+
+       * ChangeLog (1.23), scim-tables.spec.in (1.34):
+
+       Ready to release 0.5.5
+
 2005-12-05 07:37  James Su <[EMAIL PROTECTED]>
 
        * scim-tables.spec.in (1.33), tables/zh/Simplex.txt.in (1.3),
 ChangeLog                   |  104 
 configure                   |   24 
 configure.ac                |    4 
 icons/CNS11643.png          |binary
 icons/Makefile.am           |    1 
 icons/Makefile.in           |    1 
 po/de.gmo                   |binary
 po/de.po                    |   30 
 po/fr.gmo                   |binary
 po/fr.po                    |   30 
 po/it.gmo                   |binary
 po/it.po                    |   30 
 po/ja.gmo                   |binary
 po/ja.po                    |   30 
 po/ko.gmo                   |binary
 po/ko.po                    |   30 
 po/pa.gmo                   |binary
 po/pa.po                    |   30 
 po/scim-tables.pot          |   30 
 po/zh_CN.gmo                |binary
 po/zh_CN.po                 |   30 
 po/zh_TW.gmo                |binary
 po/zh_TW.po                 |   30 
 scim-tables.spec            |    5 
 scim-tables.spec.in         |    3 
 skim/po/Makefile.in         |    2 
 src/scim_generic_table.cpp  |  129 
 src/scim_generic_table.h    |   90 
 src/scim_table_imengine.cpp |   65 
 tables/ja/HIRAGANA.txt.in   |    4 
 tables/ja/KATAKANA.txt.in   |    4 
 tables/ja/Nippon.txt.in     |    4 
 tables/ko/Hangul.txt.in     |    4 
 tables/ko/Hanja.txt.in      |    4 
 tables/zh/Array30.txt.in    |    2 
 tables/zh/CNS11643.txt.in   |92479 +++++++++++++++++++++++++++
 tables/zh/CangJie.txt.in    |147577 
++++++++++++++++++++++++--------------------
 tables/zh/CantonHK.txt.in   |    2 
 tables/zh/Cantonese.txt.in  |    6 
 tables/zh/Dayi3.txt.in      |    2 
 tables/zh/EZ-Big.txt.in     |   12 
 tables/zh/Erbi-QS.txt.in    |   11 
 tables/zh/Erbi.txt.in       |   11 
 tables/zh/Jyutping.txt.in   |    2 
 tables/zh/Makefile.am       |   12 
 tables/zh/Makefile.in       |   42 
 tables/zh/Simplex.txt.in    |    2 
 tables/zh/Stroke5.txt.in    |    2 
 tables/zh/Wu.txt.in         |    2 
 tables/zh/Wubi.txt.in       |    9 
 tables/zh/ZhuYin-Big.txt.in |98034 +++++++++++++++++++++++++++++
 tables/zh/ZhuYin.txt.in     |116162 +++++++++++++++++-----------------
 tables/zh/Ziranma.txt.in    |   11 
 53 files changed, 331304 insertions(+), 123794 deletions(-)
-- 
Ubuntu-motu mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to