Your message dated Sat, 07 Aug 2010 11:33:20 +0000
with message-id <e1ohhes-0005gt...@franck.debian.org>
and subject line Bug#590412: fixed in scim-pinyin 0.5.91-1.1
has caused the Debian Bug report #590412,
regarding scim-pinyin: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a 
valid libtool archive
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
590412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590412
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scim-pinyin
Version: 0.5.91-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-scim-pinyin_0.5.91-1-amd64-K48jLq/scim-pinyin-0.5.91/src'
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT pinyin_la-scim_pinyin_imengine.lo -MD 
> -MP -MF ".deps/pinyin_la-scim_pinyin_imengine.Tpo" -c -o 
> pinyin_la-scim_pinyin_imengine.lo `test -f 'scim_pinyin_imengine.cpp' || echo 
> './'`scim_pinyin_imengine.cpp; \
>       then mv -f ".deps/pinyin_la-scim_pinyin_imengine.Tpo" 
> ".deps/pinyin_la-scim_pinyin_imengine.Plo"; else rm -f 
> ".deps/pinyin_la-scim_pinyin_imengine.Tpo"; exit 1; fi
> mkdir .libs
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT pinyin_la-scim_pinyin_imengine.lo -MD 
> -MP -MF .deps/pinyin_la-scim_pinyin_imengine.Tpo -c scim_pinyin_imengine.cpp  
> -fPIC -DPIC -o .libs/pinyin_la-scim_pinyin_imengine.o
> scim_pinyin_imengine.cpp: In member function 'bool PinyinFactory::init()':
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
> constant to 'char*'
> scim_pinyin_imengine.cpp: In member function 'void 
> PinyinInstance::refresh_aux_string()':
> scim_pinyin_imengine.cpp:1090: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1103: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1116: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'bool 
> PinyinInstance::erase_by_key(bool)':
> scim_pinyin_imengine.cpp:1468: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1475: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1476: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1502: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1516: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:1522: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'bool 
> PinyinInstance::space_hit()':
> scim_pinyin_imengine.cpp:1560: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'void 
> PinyinInstance::store_selected_phrase(int, const Phrase&, const 
> scim::WideString&)':
> scim_pinyin_imengine.cpp:2233: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:2234: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'void 
> PinyinInstance::store_selected_string(int, const scim::WideString&, const 
> scim::WideString&)':
> scim_pinyin_imengine.cpp:2268: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:2269: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'void 
> PinyinInstance::dynamic_adjust_selected()':
> scim_pinyin_imengine.cpp:2381: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'void 
> PinyinInstance::clear_selected(int)':
> scim_pinyin_imengine.cpp:2403: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp:2408: warning: comparison between signed and 
> unsigned integer expressions
> scim_pinyin_imengine.cpp: In member function 'bool 
> PinyinInstance::special_mode_process_key_event(const scim::KeyEvent&)':
> scim_pinyin_imengine.cpp:2595: warning: comparison between signed and 
> unsigned integer expressions
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT libpinyin_la-scim_pinyin.lo -MD -MP 
> -MF ".deps/libpinyin_la-scim_pinyin.Tpo" -c -o libpinyin_la-scim_pinyin.lo 
> `test -f 'scim_pinyin.cpp' || echo './'`scim_pinyin.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_pinyin.Tpo" 
> ".deps/libpinyin_la-scim_pinyin.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_pinyin.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT libpinyin_la-scim_pinyin.lo -MD -MP -MF 
> .deps/libpinyin_la-scim_pinyin.Tpo -c scim_pinyin.cpp  -fPIC -DPIC -o 
> .libs/libpinyin_la-scim_pinyin.o
> scim_pinyin.cpp: In member function 'virtual int 
> PinyinShuangPinParser::parse_one_key(const PinyinValidator&, PinyinKey&, 
> const char*, int) const':
> scim_pinyin.cpp:1128: warning: comparison between signed and unsigned integer 
> expressions
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT libpinyin_la-scim_phrase.lo -MD -MP 
> -MF ".deps/libpinyin_la-scim_phrase.Tpo" -c -o libpinyin_la-scim_phrase.lo 
> `test -f 'scim_phrase.cpp' || echo './'`scim_phrase.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_phrase.Tpo" 
> ".deps/libpinyin_la-scim_phrase.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_phrase.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT libpinyin_la-scim_phrase.lo -MD -MP -MF 
> .deps/libpinyin_la-scim_phrase.Tpo -c scim_phrase.cpp  -fPIC -DPIC -o 
> .libs/libpinyin_la-scim_phrase.o
> scim_phrase.cpp: In member function 'scim::uint32 
> PhraseLib::get_phrase_relation(const Phrase&, const Phrase&, bool)':
> scim_phrase.cpp:798: warning: suggest braces around empty body in an 'if' 
> statement
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT libpinyin_la-scim_pinyin_phrase.lo 
> -MD -MP -MF ".deps/libpinyin_la-scim_pinyin_phrase.Tpo" -c -o 
> libpinyin_la-scim_pinyin_phrase.lo `test -f 'scim_pinyin_phrase.cpp' || echo 
> './'`scim_pinyin_phrase.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_pinyin_phrase.Tpo" 
> ".deps/libpinyin_la-scim_pinyin_phrase.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_pinyin_phrase.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT libpinyin_la-scim_pinyin_phrase.lo -MD 
> -MP -MF .deps/libpinyin_la-scim_pinyin_phrase.Tpo -c scim_pinyin_phrase.cpp  
> -fPIC -DPIC -o .libs/libpinyin_la-scim_pinyin_phrase.o
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT libpinyin_la-scim_pinyin_global.lo 
> -MD -MP -MF ".deps/libpinyin_la-scim_pinyin_global.Tpo" -c -o 
> libpinyin_la-scim_pinyin_global.lo `test -f 'scim_pinyin_global.cpp' || echo 
> './'`scim_pinyin_global.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_pinyin_global.Tpo" 
> ".deps/libpinyin_la-scim_pinyin_global.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_pinyin_global.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT libpinyin_la-scim_pinyin_global.lo -MD 
> -MP -MF .deps/libpinyin_la-scim_pinyin_global.Tpo -c scim_pinyin_global.cpp  
> -fPIC -DPIC -o .libs/libpinyin_la-scim_pinyin_global.o
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT 
> libpinyin_la-scim_pinyin_smart_match.lo -MD -MP -MF 
> ".deps/libpinyin_la-scim_pinyin_smart_match.Tpo" -c -o 
> libpinyin_la-scim_pinyin_smart_match.lo `test -f 
> 'scim_pinyin_smart_match.cpp' || echo './'`scim_pinyin_smart_match.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_pinyin_smart_match.Tpo" 
> ".deps/libpinyin_la-scim_pinyin_smart_match.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_pinyin_smart_match.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT libpinyin_la-scim_pinyin_smart_match.lo 
> -MD -MP -MF .deps/libpinyin_la-scim_pinyin_smart_match.Tpo -c 
> scim_pinyin_smart_match.cpp  -fPIC -DPIC -o 
> .libs/libpinyin_la-scim_pinyin_smart_match.o
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT libpinyin_la-scim_special_table.lo 
> -MD -MP -MF ".deps/libpinyin_la-scim_special_table.Tpo" -c -o 
> libpinyin_la-scim_special_table.lo `test -f 'scim_special_table.cpp' || echo 
> './'`scim_special_table.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_special_table.Tpo" 
> ".deps/libpinyin_la-scim_special_table.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_special_table.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT libpinyin_la-scim_special_table.lo -MD 
> -MP -MF .deps/libpinyin_la-scim_special_table.Tpo -c scim_special_table.cpp  
> -fPIC -DPIC -o .libs/libpinyin_la-scim_special_table.o
> scim_special_table.cpp: In member function 'void 
> SpecialTable::load(std::istream&)':
> scim_special_table.cpp:193: warning: comparison between signed and unsigned 
> integer expressions
> scim_special_table.cpp: In member function 'scim::WideString 
> SpecialTable::get_date(int) const':
> scim_special_table.cpp:339: warning: 'numbers' may be used uninitialized in 
> this function
> if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\"   
> -I/usr/include/scim-1.0   -W -g -O2 -MT 
> libpinyin_la-scim_native_lookup_table.lo -MD -MP -MF 
> ".deps/libpinyin_la-scim_native_lookup_table.Tpo" -c -o 
> libpinyin_la-scim_native_lookup_table.lo `test -f 
> 'scim_native_lookup_table.cpp' || echo './'`scim_native_lookup_table.cpp; \
>       then mv -f ".deps/libpinyin_la-scim_native_lookup_table.Tpo" 
> ".deps/libpinyin_la-scim_native_lookup_table.Plo"; else rm -f 
> ".deps/libpinyin_la-scim_native_lookup_table.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_PINYIN_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_PINYIN_DATADIR=\"/usr/share/scim/pinyin\" 
> -DSCIM_SMART_PINYIN_ICON_FILE=\"/usr/share/scim/icons/smart-pinyin.png\" 
> -I/usr/include/scim-1.0 -W -g -O2 -MT 
> libpinyin_la-scim_native_lookup_table.lo -MD -MP -MF 
> .deps/libpinyin_la-scim_native_lookup_table.Tpo -c 
> scim_native_lookup_table.cpp  -fPIC -DPIC -o 
> .libs/libpinyin_la-scim_native_lookup_table.o
> /bin/bash ../libtool --tag=CXX --mode=link g++  -W -g -O2   -o libpinyin.la  
> -lscim-1.0    libpinyin_la-scim_pinyin.lo libpinyin_la-scim_phrase.lo 
> libpinyin_la-scim_pinyin_phrase.lo libpinyin_la-scim_pinyin_global.lo 
> libpinyin_la-scim_pinyin_smart_match.lo libpinyin_la-scim_special_table.lo 
> libpinyin_la-scim_native_lookup_table.lo  
> grep: /usr/lib/libltdl.la: No such file or directory
> /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
> libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
> make[3]: *** [libpinyin.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-pinyin_0.5.91-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: scim-pinyin
Source-Version: 0.5.91-1.1

We believe that the bug you reported is fixed in the latest version of
scim-pinyin, which is due to be installed in the Debian FTP archive:

scim-chinese_0.5.91-1.1_all.deb
  to main/s/scim-pinyin/scim-chinese_0.5.91-1.1_all.deb
scim-pinyin_0.5.91-1.1.diff.gz
  to main/s/scim-pinyin/scim-pinyin_0.5.91-1.1.diff.gz
scim-pinyin_0.5.91-1.1.dsc
  to main/s/scim-pinyin/scim-pinyin_0.5.91-1.1.dsc
scim-pinyin_0.5.91-1.1_amd64.deb
  to main/s/scim-pinyin/scim-pinyin_0.5.91-1.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 590...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nico Golde <n...@debian.org> (supplier of updated scim-pinyin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 04 Aug 2010 13:43:00 +0200
Source: scim-pinyin
Binary: scim-pinyin scim-chinese
Architecture: source amd64 all
Version: 0.5.91-1.1
Distribution: unstable
Urgency: low
Maintainer: Ming Hua <minghua-gu...@users.alioth.debian.org>
Changed-By: Nico Golde <n...@debian.org>
Description: 
 scim-chinese - smart pinyin IM engine for SCIM (transitional package)
 scim-pinyin - smart pinyin IM engine for SCIM platform
Closes: 590412
Changes: 
 scim-pinyin (0.5.91-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Explicitely depend on libltdl-dev (Closes: #590412).
Checksums-Sha1: 
 d938cdc657079abfbbe9e327ffc4caed855cb4a0 1372 scim-pinyin_0.5.91-1.1.dsc
 fb5b8ce8e45484f36232e8c982942eab50d7fcc4 7115 scim-pinyin_0.5.91-1.1.diff.gz
 2b44e63e5800cb1bf39e017bdcc5fcb41a3bf2ce 2274922 
scim-pinyin_0.5.91-1.1_amd64.deb
 b2d2a20dcdced7034c74fd842989ee2801943d20 10014 scim-chinese_0.5.91-1.1_all.deb
Checksums-Sha256: 
 02ec6cd9c6a6f45fb0b5f13548460caf4291b4d3ab4856ec50d0c590a7a3f703 1372 
scim-pinyin_0.5.91-1.1.dsc
 07f7a6cfbb2a3b1425aa078084ab4a295a7e7fa06024f3feeb6a202feaef9702 7115 
scim-pinyin_0.5.91-1.1.diff.gz
 169652fabe1c74928a948fb5a74868679afdf70c782c9f607d58acba8ab51c7e 2274922 
scim-pinyin_0.5.91-1.1_amd64.deb
 1d878268f7b525b143efbc58656f896b02f6c4f83a53796e4c5e8d45bcc225ec 10014 
scim-chinese_0.5.91-1.1_all.deb
Files: 
 42b75d08861c60606cd27f238c1232f0 1372 utils optional scim-pinyin_0.5.91-1.1.dsc
 0796abc51dd0ff7ed88caf967242f6ce 7115 utils optional 
scim-pinyin_0.5.91-1.1.diff.gz
 a183f971d3164cf8d064f735cbe2fe73 2274922 utils optional 
scim-pinyin_0.5.91-1.1_amd64.deb
 da7b4832ac9aa7ca3800c126576f35a5 10014 utils optional 
scim-chinese_0.5.91-1.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkxanJMACgkQHYflSXNkfP/sdwCffLgMWvn5ualBqwiscFRE+xvB
oHUAnRqHakPlcDak3Ax53/fdF3YFIsHJ
=liwB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to