Hello, I prepared a new upload for scim-uim, fixing an RC bug (#402869) about missing dependency. However my co-maintainer and usual sponsor, Osamu Aoki, is currently unable to do the sponsor work.
As I really want this fix to enter etch, I am asking for a one-time sponsor for scim-uim 0.1.4-2. The package I prepared can be obtained at http://www.mems.rice.edu/~minghua/debian/ and I've built the package in pbuilder and tested it. The change is quite small, and the debdiff is attached at the end of this email for reference. Please keep the bugmail [EMAIL PROTECTED] posted if you do the sponsor work to avoid duplicated effort. Thanks in advance, Ming 2007.03.29 diff -u scim-uim-0.1.4/debian/changelog scim-uim-0.1.4/debian/changelog --- scim-uim-0.1.4/debian/changelog +++ scim-uim-0.1.4/debian/changelog @@ -1,3 +1,11 @@ +scim-uim (0.1.4-2) unstable; urgency=high + + High urgency upload to get RC bug fix into etch in time. + + * Add dependency uim-common. (Closes: #402869) + + -- Ming Hua <[EMAIL PROTECTED]> Tue, 27 Mar 2007 17:46:18 -0500 + scim-uim (0.1.4-1) unstable; urgency=low * New upstream release. diff -u scim-uim-0.1.4/debian/control scim-uim-0.1.4/debian/control --- scim-uim-0.1.4/debian/control +++ scim-uim-0.1.4/debian/control @@ -8,7 +8,7 @@ Package: scim-uim Architecture: any -Depends: scim, ${shlibs:Depends} +Depends: scim, uim-common, ${shlibs:Depends} Description: UIM IM engine module for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]