* QA upload.
* Repackage source without the following files not having
a DFSG-compatible license. Closes: #840573.
- unicon/ImmModules/cxterm/utils/HZutil.c
- unicon/ImmModules/cxterm/utils/HZtable.h
Reported by Joao Eriberto Mota Filho.
* Switch to "3.0 (quilt)" source format. Move old debian/patches to
debian/patches-old for reference and documentation purposes.
* Add debian/clean with files that should not be part of source package.
* Drop -fPIC from previous upload, it is not necessary.
Thanks to Adrian Bunk for the report. Closes: #842098.
* Do some clean up of debian/rules.
* QA upload.
* Compile libimmclient.a with -fPIC and also use hardened CFLAGS (Closes: #837583)
* QA upload.
* Maintainer field set to QA Group.
* Enable hardened build flags. (Closes: #658043).
* Fix typo in package description. (Closes: #713900).
* Bump Standards-Version to 3.9.5.
* Set debhelper compatibility level to 9. Remove DH_COMPAT from
debian/rules.
* Add dependency on ${misc:Depends}.
* Add missing recommended targets: build-{arch,indep}.
* Replace deprecated usage of dh_clean -k with dh_prep.
* Do not ignore make distclean errors.
* Remove empty postinst script.
* Explicitly point to /usr/share/common-licenses/GPL-2 in copyright file.
* Depend on x11proto-core-dev instead of x-dev. (Closes:Bug515485)
* Non-maintainer upload.
* Fix FTBFS with gcc-4.3 by replacing obsolete headers with their modern
versions, and by using namespace “std” when needed (Closes: #461689).
+ Add debian/patches/fix_ftbfs_with_gcc-4.3.patch
* Merged CVE-2007-2835 to unstable. (Closes:Bug#431336)
* Non-maintainer upload by The Security Team.
* Fix the unsafe use of environmental variables.
[CVE-2007-2835]
* Changed TLS_PthSocket ::read ::write to Read, Write.
* fixed build process. (closes:Bug#374729)
* Non-maintainer upload.
* Splitted xlibs-dev build-dep.
* Fixed spelling error in short description (Closes: #125445).
* Removed empty README.Debian (Closes: #257665).
* Removed empty postrm.
* Non-maintainer upload.
* C++ ABI transition (Closes: #335955).
* Fix gcc-3.2 compile errors. (closes:Bug#188909)
* minor fixes.
* Changed WuBi input method from turbo to cce.
* This patch is from John R. Daily [jdaily@progeny.com].
Thank you very much. (closes:Bug#119877)
* Added ia64 to the "Architecture" line in debian/control
(change arch to any)
* Critical: Added stdlib.h include to cin2tab.c so that
realloc(3) returns a valid pointer. Without the function
prototype, the 64-bit pointer was being truncated to a
32-bit int, and unlike on alpha, ia64 uses the entire
64-bit space for pointer values.
* Added string.h to xl_mfile.c to provide a prototype for
memcpy(3).
* Minor: Changed functions passed to qsort to declare const
arguments, to better comply with qsort's prototype. There
are still warnings because the parameters are not void *
in two files.
* Removed IA64 from the support listing. It will be added
in future if the new versoin supports IA64.
* Fixed a memory leak. Got the patch from www.linuxforum.com.
* Compiled cce module with -fPIC. (closes:Bug#114784)
* Fixed exact match.
* New upstream release
* Merged with old patches.
* Fixed tab2txt bug. Get from miniChinput-0.0.2-alpha2.
* Fixed the include path, in order to let gcc 3.0 work.
(closes: Bug#104618, Bug#104759)
* Need more than 150 mins build time under m68k. (closes: Bug#103802)
* New excat match patch, get from miniChinput.
* Megred with minichinput.
* Merged patch from huyou (www.linuxforum.net). The ZNPY input method
supports user phrase.
* Apply patch for ZNPY input. If it's an exact match, break out now.
Thank althea.bbs@bbs.smth.org.
* New upstream release
* Marked conflics with chinput <= 3.0.1-3.
* Close again.(closes: Bug#99670)
* Removed cxterm dict build, we don't need it. (closes: Bug#96670)
* New upstream release
* Added Build-Depends: xlibs-dev
* Fixed alpha build fails. (closes:Bug#87981)
I Have sended the patch to the upstream author.
* Added Build-Depends: debhelper,libpth-dev (closes:Bug#87268)
*Add lintian override file for unicon-im, make lintian happy.
*Fixed the shared library install: libimm_server.so.0.0 is installed correctly now.
*Add lost file sys-gb.tab, sys-big5.tab to /usr/lib/unicon
*Applyed pinyin input method patch from Liang Changtai<linuxrat@gnuchina.org>.
* add gcc compile flag -fPIC for the shared libraries.
* Initial Release.