Your message dated Sat, 12 Oct 2013 15:38:14 +0000
with message-id <e1vv1gg-0002qr...@franck.debian.org>
and subject line Bug#713352: fixed in libpyzy 1.0.1-2
has caused the Debian Bug report #713352,
regarding libpyzy: FTBFS: dpkg-gensymbols errors
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.)


-- 
713352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713352
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpyzy
Version: 1.0.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«PKGBUILDDIR»'
> make[3]: Nothing to be done for `install-exec-am'.
>  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 pyzy-1.0.pc 
> '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
>    dh_install
>       install -d debian/libpyzy-dev//usr/include
>       cp -a debian/tmp/usr/include/pyzy-1.0 debian/libpyzy-dev//usr/include/
>       install -d debian/libpyzy-dev//usr/lib/x86_64-linux-gnu
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.a 
> debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so 
> debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/
>       install -d debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/pkgconfig
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/pyzy-1.0.pc 
> debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/pkgconfig/
>       install -d debian/libpyzy-1.0-0//usr/lib/x86_64-linux-gnu
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0 
> debian/libpyzy-1.0-0//usr/lib/x86_64-linux-gnu/
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0 
> debian/libpyzy-1.0-0//usr/lib/x86_64-linux-gnu/
>    dh_installdocs
>       install -g 0 -o 0 -d debian/libpyzy-dev/usr/share/doc/libpyzy-dev
>       cp -a README debian/libpyzy-dev/usr/share/doc/libpyzy-dev
>       chown -R 0:0 debian/libpyzy-dev/usr/share/doc
>       chmod -R go=rX debian/libpyzy-dev/usr/share/doc
>       chmod -R u\+rw debian/libpyzy-dev/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libpyzy-dev/usr/share/doc/libpyzy-dev/copyright
>       install -g 0 -o 0 -d debian/libpyzy-1.0-0/usr/share/doc/libpyzy-1.0-0
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libpyzy-1.0-0/usr/share/doc/libpyzy-1.0-0/copyright
>    dh_installchangelogs
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libpyzy-dev/usr/share/doc/libpyzy-dev/changelog.Debian
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libpyzy-1.0-0/usr/share/doc/libpyzy-1.0-0/changelog.Debian
>    dh_perl
>    dh_link
>       rm -f debian/libpyzy-dev/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so
>       ln -sf libpyzy-1.0.so.0.100.0 
> debian/libpyzy-dev/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so
>       rm -f debian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0
>       ln -sf libpyzy-1.0.so.0.100.0 
> debian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0
>    dh_compress
>       cd debian/libpyzy-dev
>       chmod a-x usr/share/doc/libpyzy-dev/changelog.Debian
>       gzip -9nf usr/share/doc/libpyzy-dev/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libpyzy-1.0-0
>       chmod a-x usr/share/doc/libpyzy-1.0-0/changelog.Debian
>       gzip -9nf usr/share/doc/libpyzy-1.0-0/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>    dh_fixperms
>       find debian/libpyzy-dev  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libpyzy-dev ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/libpyzy-dev/usr/share/doc -type f  ! -regex 
> 'debian/libpyzy-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-dev/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libpyzy-dev/usr/share/man debian/libpyzy-dev/usr/man/ 
> debian/libpyzy-dev/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-dev -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-dev/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-dev/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-dev -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-dev/usr/lib/perl5 
> debian/libpyzy-dev/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/libpyzy-dev/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/libpyzy-1.0-0  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libpyzy-1.0-0 ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/libpyzy-1.0-0/usr/share/doc -type f  ! -regex 
> 'debian/libpyzy-1.0-0/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-1.0-0/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libpyzy-1.0-0/usr/share/man debian/libpyzy-1.0-0/usr/man/ 
> debian/libpyzy-1.0-0/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-1.0-0 -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-1.0-0/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-1.0-0/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-1.0-0 -perm -5 -type f \( -name '*.cmxs' \)  
> -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-1.0-0/usr/lib/perl5 
> debian/libpyzy-1.0-0/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/libpyzy-1.0-0/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>    dh_strip
>       strip --strip-debug 
> debian/libpyzy-dev/usr/lib/x86_64-linux-gnu/libpyzy-1.0.a
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0
>    dh_makeshlibs
>       rm -f debian/libpyzy-dev/DEBIAN/shlibs
>       rm -f debian/libpyzy-1.0-0/DEBIAN/shlibs
>       install -d debian/libpyzy-1.0-0/DEBIAN
>       echo 'libpyzy-1.0 0 libpyzy-1.0-0' >>debian/libpyzy-1.0-0/DEBIAN/shlibs
>       echo "# Automatically added by dh_makeshlibs">> 
> debian/libpyzy-1.0-0.postinst.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postinst-makeshlibs >> 
> debian/libpyzy-1.0-0.postinst.debhelper
>       echo '# End automatically added section' >> 
> debian/libpyzy-1.0-0.postinst.debhelper
>       echo "# Automatically added by dh_makeshlibs">> 
> debian/libpyzy-1.0-0.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-makeshlibs >> 
> debian/libpyzy-1.0-0.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/libpyzy-1.0-0.postrm.debhelper
>       chmod 644 debian/libpyzy-1.0-0/DEBIAN/shlibs
>       chown 0:0 debian/libpyzy-1.0-0/DEBIAN/shlibs
>       dpkg-gensymbols -plibpyzy-1.0-0 -Idebian/libpyzy-1.0-0.symbols 
> -Pdebian/libpyzy-1.0-0 
> "-edebian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0\
> "
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libpyzy-1.0-0/DEBIAN/symbols doesn't match 
> completely debian/libpyzy-1.0-0.symbols
> --- debian/libpyzy-1.0-0.symbols (libpyzy-1.0-0_1.0.1-1_amd64)
> +++ dpkg-gensymbolscmY122     2013-06-21 06:19:59.671026029 +0000
> @@ -1,7 +1,7 @@
>  libpyzy-1.0.so.0 libpyzy-1.0-0 #MINVER#
>   _ZN4PyZy10Conditions12appendPrintfEmmPKcz@Base 1.0.1
> - _ZN4PyZy11PinyinArrayD1Ev@Base 1.0.1
> - _ZN4PyZy11PinyinArrayD2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy11PinyinArrayD1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy11PinyinArrayD2Ev@Base 1.0.1
>   _ZN4PyZy12InputContext4initERKSsS2_@Base 1.0.1
>   _ZN4PyZy12InputContext4initEv@Base 1.0.1
>   _ZN4PyZy12InputContext6createENS0_9InputTypeEPNS0_8ObserverE@Base 1.0.1
> @@ -140,8 +140,8 @@
>   _ZN4PyZy5QueryD2Ev@Base 1.0.1
>   _ZN4PyZy6String12appendPrintfEPKcz@Base 1.0.1
>   _ZN4PyZy6String6printfEPKcz@Base 1.0.1
> - _ZN4PyZy6StringD1Ev@Base 1.0.1
> - _ZN4PyZy6StringD2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy6StringD1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy6StringD2Ev@Base 1.0.1
>   _ZN4PyZy6openccD1Ev@Base 1.0.1
>   _ZN4PyZy6openccD2Ev@Base 1.0.1
>   _ZN4PyZy7PreeditD1Ev@Base 1.0.1
> @@ -183,14 +183,14 @@
>   _ZNK4PyZy7Variant14getUnsignedIntEv@Base 1.0.1
>   _ZNK4PyZy7Variant7getBoolEv@Base 1.0.1
>   _ZNK4PyZy7Variant7getTypeEv@Base 1.0.1
> - _ZNSt10shared_ptrIN4PyZy7SQLStmtEED1Ev@Base 1.0.1
> - _ZNSt10shared_ptrIN4PyZy7SQLStmtEED2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt10shared_ptrIN4PyZy7SQLStmtEED1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt10shared_ptrIN4PyZy7SQLStmtEED2Ev@Base 1.0.1
>   
> _ZNSt10unique_ptrIN4PyZy18SpecialPhraseTableESt14default_deleteIS1_EED1Ev@Base
>  1.0.1
>   
> _ZNSt10unique_ptrIN4PyZy18SpecialPhraseTableESt14default_deleteIS1_EED2Ev@Base
>  1.0.1
>   _ZNSt10unique_ptrIN4PyZy8DatabaseESt14default_deleteIS1_EED1Ev@Base 1.0.1
>   _ZNSt10unique_ptrIN4PyZy8DatabaseESt14default_deleteIS1_EED2Ev@Base 1.0.1
> - 
> _ZNSt12__shared_ptrIN4PyZy13SpecialPhraseELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base
>  1.0.1
> - 
> _ZNSt12__shared_ptrIN4PyZy5QueryELN9__gnu_cxx12_Lock_policyE2EE5resetEv@Base 
> 1.0.1
> +#MISSING: 1.0.1-1# 
> _ZNSt12__shared_ptrIN4PyZy13SpecialPhraseELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base
>  1.0.1
> +#MISSING: 1.0.1-1# 
> _ZNSt12__shared_ptrIN4PyZy5QueryELN9__gnu_cxx12_Lock_policyE2EE5resetEv@Base 
> 1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy19StaticSpecialPhraseELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base
>  1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy19StaticSpecialPhraseELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base
>  1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy19StaticSpecialPhraseELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base
>  1.0.1
> @@ -216,6 +216,7 @@
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy7SQLStmtELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base
>  1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy7SQLStmtELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base
>  1.0.1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 
> 1.0.1
> + _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 
> 1.0.1-1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.0.1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.0.1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1
> @@ -225,24 +226,26 @@
>   
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 
> 1.0.1
>   
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE19_M_emplace_back_auxIIS1_EEEvDpOT_@Base
>  1.0.1
>   
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE19_M_emplace_back_auxIJS1_EEEvDpOT_@Base
>  1.0.1
> - _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE7reserveEm@Base 1.0.1
> - _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED1Ev@Base 1.0.1
> - _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# 
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE7reserveEm@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED2Ev@Base 1.0.1
>   _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EEaSERKS3_@Base 1.0.1
>   
> _ZNSt6vectorIN4PyZy6PhraseESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS1_S3_EEEEvS8_T_S9_St20forward_iterator_tag@Base
>  1.0.1
>   
> _ZNSt6vectorIN4PyZy6PhraseESaIS1_EE19_M_emplace_back_auxIIRKS1_EEEvDpOT_@Base 
> 1.0.1
>   
> _ZNSt6vectorIN4PyZy6PhraseESaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 
> 1.0.1
> - _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED1Ev@Base 1.0.1
> - _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED2Ev@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIIRKSsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIISsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIJRKSsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIJSsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE7reserveEm@Base 1.0.1
> + 
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE10_M_insert_IS6_EESt17_Rb_tree_iteratorIS6_EPSt18_Rb_tree_node_baseSH_OT_@Base
>  1.0.1-1
> + 
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE11equal_rangeERS1_@Base
>  1.0.1-1
>   
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE15_M_insert_equalIS6_EESt17_Rb_tree_iteratorIS6_EOT_@Base
>  1.0.1
>   
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base
>  1.0.1
> - _ZSteqIcSt11char_traitsIcESaIcEEbRKSbIT_T0_T1_EPKS3_@Base 1.0.1
> - _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZSteqIcSt11char_traitsIcESaIcEEbRKSbIT_T0_T1_EPKS3_@Base 
> 1.0.1
> +#MISSING: 1.0.1-1# 
> _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_@Base 1.0.1
>   _ZTIN4PyZy12InputContextE@Base 1.0.1
>   _ZTIN4PyZy13PinyinContextE@Base 1.0.1
>   _ZTIN4PyZy13SpecialPhraseE@Base 1.0.1
> dh_makeshlibs: dpkg-gensymbols -plibpyzy-1.0-0 -Idebian/libpyzy-1.0-0.symbols 
> -Pdebian/libpyzy-1.0-0 
> -edebian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0
>  returned exit code 1
> make: *** [binary] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libpyzy_1.0.1-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libpyzy
Source-Version: 1.0.1-2

We believe that the bug you reported is fixed in the latest version of
libpyzy, which is due to be installed in the Debian FTP archive.

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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
YunQiang Su <wzss...@gmail.com> (supplier of updated libpyzy 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 27 Sep 2013 15:57:03 +0800
Source: libpyzy
Binary: libpyzy-dev libpyzy-1.0-0
Architecture: source amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: YunQiang Su <wzss...@gmail.com>
Changed-By: YunQiang Su <wzss...@gmail.com>
Description: 
 libpyzy-1.0-0 - Chinese PinYin and Bopomofo conversion library
 libpyzy-dev - Development files of libpyzy
Closes: 705050 713352
Changes: 
 libpyzy (1.0.1-2) unstable; urgency=low
 .
   * Use cononical debian git url
   * Macro PINYIN_ID_* should be char (Closes: #705050)
   * Update symbols and se c++filter
       Closes: #713352 #705058
Checksums-Sha1: 
 b5626a40d71dcd98f71a2028ebcbf1fb2025a33e 1886 libpyzy_1.0.1-2.dsc
 3b5ec707705cdb793de80990e9a8c78e53bfb329 6832 libpyzy_1.0.1-2.debian.tar.gz
 16dd0790c813228ce612da530f01c3fd234d9976 68236 libpyzy-dev_1.0.1-2_amd64.deb
 d799f81e4d5c6955cee10b3ea3239d807efa314e 69080 libpyzy-1.0-0_1.0.1-2_amd64.deb
Checksums-Sha256: 
 f53a581854586f6c2d6c4168a963bb0bc1247bea7e486cfb9443a5db86cc8648 1886 
libpyzy_1.0.1-2.dsc
 81b77066806f6f71b89d70bc97df2c8965931b25742872fbd9fde2307f2452af 6832 
libpyzy_1.0.1-2.debian.tar.gz
 6d25407aa77afdc78287f3816072eb6acd3271ed072fd58762f345635a5a10f9 68236 
libpyzy-dev_1.0.1-2_amd64.deb
 127e74e8c0ae1a3c4308afe5b15026e793ebd0143e8e1851c2cdbb1e6b1e49ef 69080 
libpyzy-1.0-0_1.0.1-2_amd64.deb
Files: 
 ef28363d4016c4518a6e6f9ba2a699c8 1886 libs optional libpyzy_1.0.1-2.dsc
 a8fa20c7d6b4817beef3e1eaadf18bb0 6832 libs optional 
libpyzy_1.0.1-2.debian.tar.gz
 b10a0450392f747c7d3756cfaa690d8d 68236 libdevel optional 
libpyzy-dev_1.0.1-2_amd64.deb
 a576f2d75e8f820eab32191a6bb3a17e 69080 libs optional 
libpyzy-1.0-0_1.0.1-2_amd64.deb

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

iQEcBAEBCAAGBQJSWVbkAAoJECVrfCskLhmeC30H/3QwcDWJ5LYX20N2URZXlrgk
d8Dn8UFjK6g+SvZ8GaPKGp7jfIuzSfp5ULmdqfNhcWb8ZmopCWiTkTON3+r3/D2h
fXXa/5aEB4nTtaq06qTkYOgNq5a7FMVy4TBNOcUwFa8VcC6Y2Z2cdM8z3TXN4Azy
lD4dthOznvN043YXACqMBe8XrNHc/qrZq164qr4YhvZv2epFh8Qu/hPEmezeKC/6
1DjnlHaeeciO6CHqKtPZCo5mm3OQ8nk3WnnFv74NkAyZmGG3tRdNQslzlDZ5JK9i
I2svS3Xa3lvc8WGua9i/hW1YFHmtxMxaCAKuyYLyzbw91S4LI1jH0iJwBJXayYI=
=hvJQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to