Your message dated Wed, 18 Jun 2008 18:47:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479920: fixed in wengophone 2.1.2.dfsg0-5
has caused the Debian Bug report #479920,
regarding wengophone: FTBFS: CMake Error: x11: X11_INCLUDE_DIRS and 
X11_INCLUDE_DIR empty, check that X11 is declared before x11
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 [EMAIL PROTECTED]
immediately.)


-- 
479920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479920
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wengophone
Version: 2.1.2.dfsg0-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/wengophone-2.1.2.dfsg0'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/build/user/wengophone-2.1.2.dfsg0'
> cd obj-i486-linux-gnu && cmake /build/user/wengophone-2.1.2.dfsg0/. \
>       -DCMAKE_INSTALL_PREFIX="/usr" \
>       -DQT_UIC_EXECUTABLE=/usr/bin/uic-qt4 -DCMAKE_BUILD_TYPE=RelWithDebInfo 
> -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DOWSOUND_PORTAUDIO_SUPPORT=OFF 
> -DFFMPEG_INTERNAL=OFF -DSPEEX_INTERNAL=OFF -DSAMPLERATE_INTERNAL=OFF 
> -DCURL_INTERNAL=OFF -DPHAPI_VIDEO_SUPPORT=ON -DENABLE_CRASHREPORT=ON 
> -DCMAKE_CXX_FLAGS="-g -O2 -g -Wall -O2" \
>       -DCMAKE_C_FLAGS="-g -O2 -g -Wall -O2" -DCMAKE_VERBOSE_MAKEFILE=ON
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Check size of void*
> -- Check size of void* - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Performing Test WITH_FPIC
> -- Performing Test WITH_FPIC - Success
> Subversion (svn) command line not found, it is recommended to install it
> -- OS: Linux-2.6.18-6-amd64
> -- Processor: unknown
> -- Compiler: /usr/bin/gcc
> -- Build type: RelWithDebInfo
> -- Build tool: /usr/bin/make
> -- Build directory: 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo
> -- svn revision: 0
> -- Time: 20080506142038
> -- Found FFmpeg: 
> /usr/lib/libavutil.so;/usr/lib/libavcodec.so;/usr/lib/libavformat.so
> -- Found Boost: 
> /usr/lib/libboost_program_options.so;/usr/lib/libboost_regex.so;/usr/lib/libboost_serialization.so;/usr/lib/libboost_signals.so;/usr/lib/libboost_thread.so;/usr/lib/libboost_wserialization.so
> -- Looking for Q_WS_X11
> -- Looking for Q_WS_X11 - found
> -- Looking for Q_WS_WIN
> -- Looking for Q_WS_WIN - not found.
> -- Looking for Q_WS_QWS
> -- Looking for Q_WS_QWS - not found.
> -- Looking for Q_WS_MAC
> -- Looking for Q_WS_MAC - not found.
> -- Found Qt-Version 4.4.0-rc1
> -- Looking for _POSIX_TIMERS
> -- Looking for _POSIX_TIMERS - found
> -- Copy file from /usr/lib/qt4/plugins/imageformats/libqsvg.so to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqsvg.so
> running /usr/bin/cmake -E copy_if_different 
> "/usr/lib/qt4/plugins/imageformats/libqsvg.so" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqsvg.so"
>   2>&1
> -- Copy file from /usr/lib/qt4/plugins/imageformats/libqgif.so to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqgif.so
> running /usr/bin/cmake -E copy_if_different 
> "/usr/lib/qt4/plugins/imageformats/libqgif.so" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqgif.so"
>   2>&1
> -- Copy file from /usr/lib/qt4/plugins/imageformats/libqico.so to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqico.so
> running /usr/bin/cmake -E copy_if_different 
> "/usr/lib/qt4/plugins/imageformats/libqico.so" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqico.so"
>   2>&1
> -- Copy file from /usr/lib/qt4/plugins/imageformats/libqjpeg.so to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqjpeg.so
> running /usr/bin/cmake -E copy_if_different 
> "/usr/lib/qt4/plugins/imageformats/libqjpeg.so" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqjpeg.so"
>   2>&1
> -- Copy file from /usr/lib/qt4/plugins/imageformats/libqmng.so to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqmng.so
> running /usr/bin/cmake -E copy_if_different 
> "/usr/lib/qt4/plugins/imageformats/libqmng.so" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqmng.so"
>   2>&1
> -- Copy file from /usr/lib/qt4/plugins/imageformats/libqtiff.so to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqtiff.so
> running /usr/bin/cmake -E copy_if_different 
> "/usr/lib/qt4/plugins/imageformats/libqtiff.so" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/imageformats/libqtiff.so"
>   2>&1
> -- Copy file from /usr/share/qt4/translations/qt_help_de.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_help_de.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_ar.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_ar.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_ca.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_ca.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_de.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_de.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_es.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_es.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_fr.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_fr.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_iw.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_iw.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_ja_jp.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_ja_jp.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_pl.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_pl.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_pt.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_pt.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_ru.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_ru.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_sk.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_sk.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_sv.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_sv.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_uk.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_uk.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_zh_CN.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_zh_CN.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_zh_TW.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_zh_TW.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Copy file from /usr/share/qt4/translations/qt_help_pl.qm to 
> /build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/.
> running /usr/bin/cmake -E copy_if_different 
> "/usr/share/qt4/translations/qt_help_pl.qm" 
> "/build/user/wengophone-2.1.2.dfsg0/obj-i486-linux-gnu/relwithdebinfo/lang/." 
>  2>&1
> -- Found GLib2: 
> /usr/lib/libglib-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so
> -- Found OpenSSL: /usr/lib/libcrypto.so;/usr/lib/libssl.so
> -- Found ALSA: /usr/lib/libasound.so
> -- **
> -- ** PROJECT_NAME=tinyxml
> -- ** tinyxml_PROJECT_TYPE=Static
> -- ** 
> tinyxml_PUBLIC_INCLUDE_DIRS=/build/user/wengophone-2.1.2.dfsg0/libs/3rdparty/tinyxml
> -- ** tinyxml_PRIVATE_INCLUDE_DIRS=
> -- ** tinyxml_PUBLIC_LIBRARIES=tinyxml
> -- ** tinyxml_PRIVATE_LIBRARIES=
> -- ** tinyxml_PUBLIC_LIBRARY_DIRS=
> -- ** tinyxml_PRIVATE_LIBRARY_DIRS=
> -- ** tinyxml_PUBLIC_DEFINITIONS=
> -- ** tinyxml_PRIVATE_DEFINITIONS=
> -- ** tinyxml_PRIVATE_COMPILE_FLAGS=
> -- ** tinyxml_PUBLIC_LINK_FLAGS=
> -- ** tinyxml_PRIVATE_LINK_FLAGS=
> -- ** tinyxml_BUILD_VERSION=
> -- ** tinyxml_API_VERSION=
> -- **
> -- Found libxml2: /usr/lib/libxml2.so
> -- Found GnuTLS: /usr/lib/libgnutls.so
> -- **
> -- ** PROJECT_NAME=gaim
> -- ** gaim_PROJECT_TYPE=Static
> -- ** 
> gaim_PUBLIC_INCLUDE_DIRS=/usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include/glib-2.0/glib;/usr/include;/build/user/wengophone-2.1.2.dfsg0/libs/3rdparty/gaim/include;/build/user/wengophone-2.1.2.dfsg0/libs/3rdparty/gaim/src/libgaim
> -- ** 
> gaim_PRIVATE_INCLUDE_DIRS=/build/user/wengophone-2.1.2.dfsg0/libs/3rdparty/gaim/src;/build/user/wengophone-2.1.2.dfsg0/libs/3rdparty/gaim/src/libgaim/protocols/oscar;/usr/include/libxml2
> -- ** 
> gaim_PUBLIC_LIBRARIES=/usr/lib/libglib-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libgnutls.so;gaim;/usr/lib/libxml2.so;resolv;gnutls
> -- ** gaim_PRIVATE_LIBRARIES=/usr/lib/libxml2.so;resolv;gnutls
> -- ** gaim_PUBLIC_LIBRARY_DIRS=
> -- ** gaim_PRIVATE_LIBRARY_DIRS=
> -- ** gaim_PUBLIC_DEFINITIONS=-I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include
> -- ** 
> gaim_PRIVATE_DEFINITIONS=-I/usr/include/libxml2;-DHAVE_CONFIG_H;-DHAVE_GLIB;-DGAIM_STATIC_PRPL;-DHAVE_SSL;-DHAVE_GNUTLS
> -- ** gaim_PRIVATE_COMPILE_FLAGS=
> -- ** gaim_PUBLIC_LINK_FLAGS=-lglib-2.0;-Wl,--export-dynamic -lgmodule-2.0 
> -ldl -lglib-2.0;-pthread -lgthread-2.0 -lrt -lglib-2.0
> -- ** gaim_PRIVATE_LINK_FLAGS=
> -- ** gaim_BUILD_VERSION=
> -- ** gaim_API_VERSION=
> -- **
> -- Found UUID (Universally Unique Identifier): /usr/lib/libuuid.so
> CMake Error: x11: X11_INCLUDE_DIRS and X11_INCLUDE_DIR empty, check that X11 
> is declared before x11
> -- Configuring done
> make: *** [obj-i486-linux-gnu/CMakeCache.txt] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: wengophone
Source-Version: 2.1.2.dfsg0-5

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

wengophone-dbg_2.1.2.dfsg0-5_i386.deb
  to pool/main/w/wengophone/wengophone-dbg_2.1.2.dfsg0-5_i386.deb
wengophone_2.1.2.dfsg0-5.diff.gz
  to pool/main/w/wengophone/wengophone_2.1.2.dfsg0-5.diff.gz
wengophone_2.1.2.dfsg0-5.dsc
  to pool/main/w/wengophone/wengophone_2.1.2.dfsg0-5.dsc
wengophone_2.1.2.dfsg0-5_i386.deb
  to pool/main/w/wengophone/wengophone_2.1.2.dfsg0-5_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovico Cavedon <[EMAIL PROTECTED]> (supplier of updated wengophone 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Wed, 18 Jun 2008 19:16:37 +0200
Source: wengophone
Binary: wengophone wengophone-dbg
Architecture: source i386
Version: 2.1.2.dfsg0-5
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Ludovico Cavedon <[EMAIL PROTECTED]>
Description: 
 wengophone - SIP-based software telephone with video and chat features
 wengophone-dbg - SIP-based software telephone with video and chat features
Closes: 479920
Changes: 
 wengophone (2.1.2.dfsg0-5) unstable; urgency=low
 .
   * Add build dependency on libx11-dev and python-dev. Closes: #479920
   * Add ffmpeg-swscale-api.patch and img_resample.patch from 2.2 branch in
     order to use swscale instead of img_resample (removed from ffmpeg)
   * Remove build dependency on libavformat-dev
   * Add cmake-swscale.patch to link against libswscale and not agains
     libavformat
Checksums-Sha1: 
 c9856e3fb657aef75e6d36e5b8fc65f8c7869770 1977 wengophone_2.1.2.dfsg0-5.dsc
 e00f62dfdfaa0fb510de6bc0d542236d92fb9547 38883 wengophone_2.1.2.dfsg0-5.diff.gz
 dd3374f0492f2348a4536eee51c7bd12ee599a84 6942968 
wengophone_2.1.2.dfsg0-5_i386.deb
 e8c8943b5808a3132f01ff829ed0e199e406b192 30041226 
wengophone-dbg_2.1.2.dfsg0-5_i386.deb
Checksums-Sha256: 
 ebccb8a98deee531078fe33fced57fb948ce7104ca8073fce5532d91cb98d67d 1977 
wengophone_2.1.2.dfsg0-5.dsc
 3973793687705d001625bfdac35e4b1bc286ad4e4510ea533ffa1aa78b5d1682 38883 
wengophone_2.1.2.dfsg0-5.diff.gz
 b601371101044b5ff99f59fa373e38cc53a79f6a358c5ea75e1875b449336529 6942968 
wengophone_2.1.2.dfsg0-5_i386.deb
 9346a3db58d4067bf42e5f869d3a30a115606ec6ca37d8919f54bfa00d75f8a6 30041226 
wengophone-dbg_2.1.2.dfsg0-5_i386.deb
Files: 
 f0d28f1d72473b813199e83f39e068e2 1977 net optional wengophone_2.1.2.dfsg0-5.dsc
 4423c33289378b8ca4fa271927cea195 38883 net optional 
wengophone_2.1.2.dfsg0-5.diff.gz
 fb2f0593fa3a7fefdf2068e6c5ac18f1 6942968 net optional 
wengophone_2.1.2.dfsg0-5_i386.deb
 aede4db84997d40171ce74773f4506a0 30041226 net extra 
wengophone-dbg_2.1.2.dfsg0-5_i386.deb

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

iEYEARECAAYFAkhZVeoACgkQaGRzDfCV5eTseACePtLy9UXhKzB0fYR+Vvrut1Vw
ivIAn0UuNlR1h22iw9ExAeJ+GQ0HHZL3
=KumI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to