diff -Nru ibus-table-burmese-2.0.20120430ubuntu3/configure ibus-table-burmese-2.0.20120430ubuntu4/configure --- ibus-table-burmese-2.0.20120430ubuntu3/configure 2014-08-21 18:56:17.000000000 +0000 +++ ibus-table-burmese-2.0.20120430ubuntu4/configure 2014-08-21 19:29:21.000000000 +0000 @@ -1271,7 +1271,7 @@ --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer - --enable-uni Generate myanmar3 Engine + --enable-uni Generate unicode Engine --enable-zawgyi Generate zawgyi Engine Some influential environment variables: diff -Nru ibus-table-burmese-2.0.20120430ubuntu3/debian/changelog ibus-table-burmese-2.0.20120430ubuntu4/debian/changelog --- ibus-table-burmese-2.0.20120430ubuntu3/debian/changelog 2014-08-21 19:05:45.000000000 +0000 +++ ibus-table-burmese-2.0.20120430ubuntu4/debian/changelog 2014-08-21 19:36:35.000000000 +0000 @@ -1,3 +1,9 @@ +ibus-table-burmese (2.0.20120430ubuntu4) trusty; urgency=medium + + * Test for Trusty Tahr + + -- kokoye2007 Fri, 22 Aug 2014 02:05:56 +0630 + ibus-table-burmese (2.0.20120430ubuntu3) trusty; urgency=medium * Just Trusty Tahr diff -Nru ibus-table-burmese-2.0.20120430ubuntu3/debian/control ibus-table-burmese-2.0.20120430ubuntu4/debian/control --- ibus-table-burmese-2.0.20120430ubuntu3/debian/control 2014-08-21 18:56:17.000000000 +0000 +++ ibus-table-burmese-2.0.20120430ubuntu4/debian/control 2014-08-21 19:28:24.000000000 +0000 @@ -20,5 +20,5 @@ Architecture: all Replaces: ibus-table (<=1.4.20120428) Depends: ${shlibs:Depends}, ${misc:Depends}, ibus-table (>= 1.3.0), ttf-burmese-fonts -Description: ibus-table input method: Myanmar3 - This package provide one input method: myanmar3 +Description: ibus-table input method: Unicode + This package provide one input method: Unicode diff -Nru ibus-table-burmese-2.0.20120430ubuntu3/icons/Makefile.am ibus-table-burmese-2.0.20120430ubuntu4/icons/Makefile.am --- ibus-table-burmese-2.0.20120430ubuntu3/icons/Makefile.am 2014-08-21 18:56:17.000000000 +0000 +++ ibus-table-burmese-2.0.20120430ubuntu4/icons/Makefile.am 2014-08-21 19:29:54.000000000 +0000 @@ -25,7 +25,7 @@ endif if IBUS_TABLE_BUILD_UNI -icons_DATA += mm-myanmar3.svg +icons_DATA += mm-unicode.svg endif icons_DATA += $(NULL) @@ -34,5 +34,5 @@ EXTRA_DIST = \ mm-zawgyi.svg \ - mm-myanmar3.svg \ + mm-unicode.svg \ $(NULL) diff -Nru ibus-table-burmese-2.0.20120430ubuntu3/icons/Makefile.in ibus-table-burmese-2.0.20120430ubuntu4/icons/Makefile.in --- ibus-table-burmese-2.0.20120430ubuntu3/icons/Makefile.in 2014-08-21 18:56:17.000000000 +0000 +++ ibus-table-burmese-2.0.20120430ubuntu4/icons/Makefile.in 2014-08-21 19:30:42.000000000 +0000 @@ -53,7 +53,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : @IBUS_TABLE_BUILD_ZAWGYI_TRUE@am__append_1 = mm-zawgyi.svg -@IBUS_TABLE_BUILD_UNI_TRUE@am__append_2 = mm-myanmar3.svg +@IBUS_TABLE_BUILD_UNI_TRUE@am__append_2 = mm-unicode.svg subdir = icons DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -182,7 +182,7 @@ iconsdir = $(datadir)/ibus-table/icons EXTRA_DIST = \ mm-zawgyi.svg \ - mm-myanmar3.svg\ + mm-unicode.svg\ $(NULL) all: all-am