diff --git a/debian/README.source b/debian/README.source index 26951cd..20e62d4 100644 --- a/debian/README.source +++ b/debian/README.source @@ -3,12 +3,12 @@ There are several data files in this source package, the license of them might be something confusing many people. These data files were - having there patents, but they were either released by the original + having their patents, but they were either released by the original author (and the patent holder) into Public Domain (Cangjie), or the patents had expired for several years. We are providing clean-room re-generated data files using their ideas (which is not copyrightable, and obviously not infringing expired patents). - . + * Boshiamy: 122588, expected to be expired in 2003, but actually expired in 1992 because of not paying patent fees for more than six months. @@ -18,13 +18,16 @@ - Ref (Chinese): http://cbflabs.com/?id=12 * Zhengma: CN1043210 (89108851.2), expired in 2009. - Ref (Chinese): http://www.china-e.com.cn/main/zhengma/jj.htm - . + Clean room implementation of common tables: http://qiangheng.openfoundry.org - . + Reference (BIG-5 encoded Chinese and English text): 1.http://www.angelfire.com/mn/10key/patents.html 2.http://code.google.com/p/ibus/wiki/ChineseTableLicenseAuditing (outdated in expiration info) + The binary packages are not arch-all because there is endianness + issue with these data files. + -- Aron Xu Tue, 07 Feb 2012 11:52:53 +0800 diff --git a/debian/control b/debian/control index b390260..442f57b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Package: fcitx-table-boshiamy Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-table +Depends: ${misc:Depends}, fcitx-table Description: Flexible Input Method Framework - Boshiamy table Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications @@ -29,7 +29,7 @@ Package: fcitx-table-cangjie3 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-table +Depends: ${misc:Depends}, fcitx-table Description: Flexible Input Method Framework - Cangjie3 table Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications @@ -45,7 +45,7 @@ Package: fcitx-table-cangjie5 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-table +Depends: ${misc:Depends}, fcitx-table Description: Flexible Input Method Framework - Cangjie5 table Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications @@ -61,7 +61,7 @@ Package: fcitx-table-cangjie-big Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-table +Depends: ${misc:Depends}, fcitx-table Description: Flexible Input Method Framework - Cangjie-Big table Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications @@ -77,7 +77,7 @@ Package: fcitx-table-zhengma Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-table +Depends: ${misc:Depends}, fcitx-table Description: Flexible Input Method Framework - Zhengma table Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications