Hi Attached the patch for the version I uploaded. Please respond if you think that the attached patch won't work.
Cheers Luk -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u chinput-3.0.2/debian/changelog chinput-3.0.2/debian/changelog
--- chinput-3.0.2/debian/changelog
+++ chinput-3.0.2/debian/changelog
@@ -1,3 +1,11 @@
+chinput (3.0.2-17.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Update unicom-im build-dep to unicom-imc2 (Closes: #353130).
+ * Moved fonts from Depends to Suggests (Closes: #184676).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Mon, 27 Feb 2006 23:55:29 +0100
+
chinput (3.0.2-17) unstable; urgency=low
* patch for gcc-3.4. (closes:Bug#258571,Bug#263323)
diff -u chinput-3.0.2/debian/control chinput-3.0.2/debian/control
--- chinput-3.0.2/debian/control
+++ chinput-3.0.2/debian/control
@@ -1,13 +1,14 @@
Source: chinput
Section: utils
Priority: optional
-Build-Depends: debhelper, libpth-dev, imlib11-dev, unicon-im (>= 3.0.4-9)
+Build-Depends: debhelper, libpth-dev, imlib11-dev, unicon-imc2, libxt-dev
Maintainer: Yu Guanghui <[EMAIL PROTECTED]>
Standards-Version: 3.5.8
Package: chinput
Architecture: any
-Depends: ${shlibs:Depends}, ttf-arphic-gbsn00lp | ttf-arphic-bsmi00lp
+Depends: ${shlibs:Depends}
+Suggests: ttf-arphic-gbsn00lp | ttf-arphic-bsmi00lp
Conflicts: unicon-im (<< 3.0.4-9)
Description: Chinese XIM Input Server
This package contains the Chinput Chinese input server with XIM support.
signature.asc
Description: OpenPGP digital signature

