Your message dated Thu, 21 Jun 2012 13:52:05 +0000
with message-id <e1shhnp-0005fr...@franck.debian.org>
and subject line Bug#669469: fixed in zeitgeist-sharp 0.8.0.0-3
has caused the Debian Bug report #669469,
regarding zeitgeist-sharp: FTBFS: configure:3038: error: Package requirements 
(zeitgeist-daemon >= 0.7.1) were not met
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.)


-- 
669469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zeitgeist-sharp
Version: 0.8.0.0-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 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[1]: Entering directory `/«PKGBUILDDIR»'
> /usr/share/cli-common/cli.make:4: WARNING: the use of 
> /usr/share/cli-common/cli.make is deprecated! Use dh $@ --with=cli instead.
> dh_auto_configure -- GMCS=/usr/bin/mono-csc
> Unknown option: with
> Unknown option: with
> dh_auto_configure: warning: ignored unknown options in DH_OPTIONS
> configure: WARNING: unrecognized options: --disable-dependency-tracking
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for MONO... yes
> checking for gmcs... /usr/bin/mono-csc
> checking for xbuild... /usr/bin/xbuild
> checking for gacutil... /usr/bin/gacutil
> checking for DBUS_SHARP_10... yes
> checking for DBUS_SHARP_GLIB_10... yes
> checking for GLIB_SHARP_20... yes
> checking for ZEITGEIST_DAEMON... no
> configure: error: Package requirements (zeitgeist-daemon >= 0.7.1) were not 
> met:
> 
> No package 'zeitgeist-daemon' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables ZEITGEIST_DAEMON_CFLAGS
> and ZEITGEIST_DAEMON_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> ==> config.log <==
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by zeitgeist-sharp configure 0.8.0.0, which was
> generated by GNU Autoconf 2.67.  Invocation command line was
> 
>   $ ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/zeitgeist-sharp --disable-maintainer-mode 
> --disable-dependency-tracking GMCS=/usr/bin/mono-csc
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = ip-10-248-231-240
> uname -m = x86_64
> uname -r = 2.6.32-5-xen-amd64
> uname -s = Linux
> uname -v = #1 SMP Thu Mar 22 21:14:26 UTC 2012
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/games
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1784: checking for a BSD-compatible install
> configure:1852: result: /usr/bin/install -c
> configure:1863: checking whether build environment is sane
> configure:1913: result: yes
> configure:2054: checking for a thread-safe mkdir -p
> configure:2093: result: /bin/mkdir -p
> configure:2106: checking for gawk
> configure:2136: result: no
> configure:2106: checking for mawk
> configure:2122: found /usr/bin/mawk
> configure:2133: result: mawk
> configure:2144: checking whether make sets $(MAKE)
> configure:2166: result: yes
> configure:2247: checking whether to enable maintainer-specific portions of 
> Makefiles
> configure:2256: result: no
> configure:2272: checking for pkg-config
> configure:2290: found /usr/bin/pkg-config
> configure:2303: result: /usr/bin/pkg-config
> configure:2476: checking pkg-config is at least version 0.9.0
> configure:2479: result: yes
> configure:2489: checking for MONO
> configure:2496: $PKG_CONFIG --exists --print-errors "mono >= 2.4"
> configure:2499: $? = 0
> configure:2512: $PKG_CONFIG --exists --print-errors "mono >= 2.4"
> configure:2515: $? = 0
> configure:2572: result: yes
> configure:2579: checking for gmcs
> configure:2610: result: /usr/bin/mono-csc
> configure:2624: checking for xbuild
> configure:2642: found /usr/bin/xbuild
> configure:2655: result: /usr/bin/xbuild
> configure:2669: checking for gacutil
> configure:2687: found /usr/bin/gacutil
> configure:2699: result: /usr/bin/gacutil
> configure:2715: checking for DBUS_SHARP_10
> configure:2722: $PKG_CONFIG --exists --print-errors "dbus-sharp-1.0"
> configure:2725: $? = 0
> configure:2738: $PKG_CONFIG --exists --print-errors "dbus-sharp-1.0"
> configure:2741: $? = 0
> configure:2798: result: yes
> configure:2804: checking for DBUS_SHARP_GLIB_10
> configure:2811: $PKG_CONFIG --exists --print-errors "dbus-sharp-glib-1.0"
> configure:2814: $? = 0
> configure:2827: $PKG_CONFIG --exists --print-errors "dbus-sharp-glib-1.0"
> configure:2830: $? = 0
> configure:2887: result: yes
> configure:2893: checking for GLIB_SHARP_20
> configure:2900: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0"
> configure:2903: $? = 0
> configure:2916: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0"
> configure:2919: $? = 0
> configure:2976: result: yes
> configure:2983: checking for ZEITGEIST_DAEMON
> configure:2990: $PKG_CONFIG --exists --print-errors "zeitgeist-daemon >= 
> 0.7.1"
> Package zeitgeist-daemon was not found in the pkg-config search path.
> Perhaps you should add the directory containing `zeitgeist-daemon.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'zeitgeist-daemon' found
> configure:2993: $? = 1
> configure:3006: $PKG_CONFIG --exists --print-errors "zeitgeist-daemon >= 
> 0.7.1"
> Package zeitgeist-daemon was not found in the pkg-config search path.
> Perhaps you should add the directory containing `zeitgeist-daemon.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'zeitgeist-daemon' found
> configure:3009: $? = 1
> configure:3022: result: no
> No package 'zeitgeist-daemon' found
> configure:3038: error: Package requirements (zeitgeist-daemon >= 0.7.1) were 
> not met:
> 
> No package 'zeitgeist-daemon' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables ZEITGEIST_DAEMON_CFLAGS
> and ZEITGEIST_DAEMON_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_DBUS_SHARP_10_CFLAGS_set=
> ac_cv_env_DBUS_SHARP_10_CFLAGS_value=
> ac_cv_env_DBUS_SHARP_10_LIBS_set=
> ac_cv_env_DBUS_SHARP_10_LIBS_value=
> ac_cv_env_DBUS_SHARP_GLIB_10_CFLAGS_set=
> ac_cv_env_DBUS_SHARP_GLIB_10_CFLAGS_value=
> ac_cv_env_DBUS_SHARP_GLIB_10_LIBS_set=
> ac_cv_env_DBUS_SHARP_GLIB_10_LIBS_value=
> ac_cv_env_GLIB_SHARP_20_CFLAGS_set=
> ac_cv_env_GLIB_SHARP_20_CFLAGS_value=
> ac_cv_env_GLIB_SHARP_20_LIBS_set=
> ac_cv_env_GLIB_SHARP_20_LIBS_value=
> ac_cv_env_MONO_CFLAGS_set=
> ac_cv_env_MONO_CFLAGS_value=
> ac_cv_env_MONO_LIBS_set=
> ac_cv_env_MONO_LIBS_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_ZEITGEIST_DAEMON_CFLAGS_set=
> ac_cv_env_ZEITGEIST_DAEMON_CFLAGS_value=
> ac_cv_env_ZEITGEIST_DAEMON_LIBS_set=
> ac_cv_env_ZEITGEIST_DAEMON_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_path_GACUTIL=/usr/bin/gacutil
> ac_cv_path_GMCS=/usr/bin/mono-csc
> ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_XBUILD=/usr/bin/xbuild
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_make_make_set=yes
> pkg_cv_DBUS_SHARP_10_CFLAGS=' '
> pkg_cv_DBUS_SHARP_10_LIBS='-r:/usr/lib/cli/dbus-sharp-1.0/dbus-sharp.dll  '
> pkg_cv_DBUS_SHARP_GLIB_10_CFLAGS=' '
> pkg_cv_DBUS_SHARP_GLIB_10_LIBS='-r:/usr/lib/cli/dbus-sharp-glib-1.0/dbus-sharp-glib.dll
>  -r:/usr/lib/cli/dbus-sharp-1.0/dbus-sharp.dll  '
> pkg_cv_GLIB_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml
>   '
> pkg_cv_GLIB_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
>   '
> pkg_cv_MONO_CFLAGS=' '
> pkg_cv_MONO_LIBS=' '
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /«PKGBUILDDIR»/missing --run aclocal-1.11'
> AMTAR='${SHELL} /«PKGBUILDDIR»/missing --run tar'
> ASSEMBLY_VERSION='0.8.0.0'
> AUTOCONF='${SHELL} /«PKGBUILDDIR»/missing --run autoconf'
> AUTOHEADER='${SHELL} /«PKGBUILDDIR»/missing --run autoheader'
> AUTOMAKE='${SHELL} /«PKGBUILDDIR»/missing --run automake-1.11'
> AWK='mawk'
> CYGPATH_W='echo'
> DBUS_SHARP_10_CFLAGS=' '
> DBUS_SHARP_10_LIBS='-r:/usr/lib/cli/dbus-sharp-1.0/dbus-sharp.dll  '
> DBUS_SHARP_GLIB_10_CFLAGS=' '
> DBUS_SHARP_GLIB_10_LIBS='-r:/usr/lib/cli/dbus-sharp-glib-1.0/dbus-sharp-glib.dll
>  -r:/usr/lib/cli/dbus-sharp-1.0/dbus-sharp.dll  '
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> GACUTIL='/usr/bin/gacutil'
> GACUTIL_FLAGS='-root $(DESTDIR)$(libdir)'
> GLIB_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml 
>  '
> GLIB_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
>   '
> GMCS='/usr/bin/mono-csc'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /«PKGBUILDDIR»/missing --run makeinfo'
> MKDIR_P='/bin/mkdir -p'
> MONO_CFLAGS=' '
> MONO_LIBS=' '
> PACKAGE='zeitgeist-sharp'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='zeitgeist-sharp'
> PACKAGE_STRING='zeitgeist-sharp 0.8.0.0'
> PACKAGE_TARNAME='zeitgeist-sharp'
> PACKAGE_URL=''
> PACKAGE_VERSION='0.8.0.0'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> VERSION='0.8.0.0'
> XBUILD='/usr/bin/xbuild'
> ZEITGEIST_DAEMON_CFLAGS=''
> ZEITGEIST_DAEMON_LIBS=''
> am__isrc=''
> am__leading_dot='.'
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='/usr'
> expanded_bindir='/usr/bin'
> expanded_datadir='/usr/share'
> expanded_libdir='/usr/lib'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} /«PKGBUILDDIR»/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/zeitgeist-sharp'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "zeitgeist-sharp"
> #define PACKAGE_TARNAME "zeitgeist-sharp"
> #define PACKAGE_VERSION "0.8.0.0"
> #define PACKAGE_STRING "zeitgeist-sharp 0.8.0.0"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define PACKAGE "zeitgeist-sharp"
> #define VERSION "0.8.0.0"
> 
> configure: exit 1
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/zeitgeist-sharp --disable-maintainer-mode 
> --disable-dependency-tracking GMCS=/usr/bin/mono-csc returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 25

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/04/19/zeitgeist-sharp_0.8.0.0-2_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: zeitgeist-sharp
Source-Version: 0.8.0.0-3

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

libzeitgeist-cil-dev_0.8.0.0-3_all.deb
  to main/z/zeitgeist-sharp/libzeitgeist-cil-dev_0.8.0.0-3_all.deb
libzeitgeist0.8-cil_0.8.0.0-3_all.deb
  to main/z/zeitgeist-sharp/libzeitgeist0.8-cil_0.8.0.0-3_all.deb
monodoc-zeitgeist-manual_0.8.0.0-3_all.deb
  to main/z/zeitgeist-sharp/monodoc-zeitgeist-manual_0.8.0.0-3_all.deb
zeitgeist-sharp_0.8.0.0-3.debian.tar.gz
  to main/z/zeitgeist-sharp/zeitgeist-sharp_0.8.0.0-3.debian.tar.gz
zeitgeist-sharp_0.8.0.0-3.dsc
  to main/z/zeitgeist-sharp/zeitgeist-sharp_0.8.0.0-3.dsc



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

Debian distribution maintenance software
pp.
Iain Lane <la...@debian.org> (supplier of updated zeitgeist-sharp 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: SHA256

Format: 1.8
Date: Thu, 21 Jun 2012 14:31:01 +0100
Source: zeitgeist-sharp
Binary: libzeitgeist-cil-dev libzeitgeist0.8-cil monodoc-zeitgeist-manual
Architecture: source all
Version: 0.8.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
<pkg-cli-libs-t...@lists.alioth.debian.org>
Changed-By: Iain Lane <la...@debian.org>
Description: 
 libzeitgeist-cil-dev - CLI bindings for Zeitgeist Project - development files
 libzeitgeist0.8-cil - CLI bindings for Zeitgeist Project
 monodoc-zeitgeist-manual - compiled XML documentation for zeitgeist-sharp
Closes: 669469
Changes: 
 zeitgeist-sharp (0.8.0.0-3) unstable; urgency=low
 .
   [ Iain Lane ]
   * [811db62] Fix syntax error in monodoc source file
   * [273cd30] Check for zeitgeist-daemon executable instead of using 
pkg-config.
     Resolves FTBFS. (Closes: #669469) (LP: #935495)
   * [1767514] Autoreconf for above patch
   * [d617154] Standards-Version → 3.9.3, no changes required
   * [9ff0767] Add new patch to cope with changed behaviour in automake 1.11.2.
     You cannot install into "suspicious" directory/primary couples now,
     without a workaround such as this.
 .
   [ Chow Loong Jin ]
   * [bd61014] Fix watch file
Checksums-Sha1: 
 89978a23649e67b67a6e91c4612bb282d2e535c3 2451 zeitgeist-sharp_0.8.0.0-3.dsc
 1875bc7566667dfedef4db50e1e346a7127b0e3f 4127 
zeitgeist-sharp_0.8.0.0-3.debian.tar.gz
 f18d93803edce5550e87aad06ac647083a6b75f5 3362 
libzeitgeist-cil-dev_0.8.0.0-3_all.deb
 2e54e71193f9a24dda672c15295cb4b03e0fbacf 23154 
libzeitgeist0.8-cil_0.8.0.0-3_all.deb
 b276026df8da4f9d7de43dd36d59d1e394b54257 32190 
monodoc-zeitgeist-manual_0.8.0.0-3_all.deb
Checksums-Sha256: 
 daf2754a5d34eb1e06bad19b23a0d113aa34e6d1629ff4372ce5ef10467d1262 2451 
zeitgeist-sharp_0.8.0.0-3.dsc
 f0a71bb05a8dd647258148ce3ddebf444cc0bf992c491a44f2a31a5bb4356cd3 4127 
zeitgeist-sharp_0.8.0.0-3.debian.tar.gz
 b74e9909bc327c892e5e64050b66b4ac39b16f7c59b81564ca80de53147093ce 3362 
libzeitgeist-cil-dev_0.8.0.0-3_all.deb
 4c5e1f4fefc1173c8ea7d59de4bbb60f10027171197e1206644c4cf4dffea9e3 23154 
libzeitgeist0.8-cil_0.8.0.0-3_all.deb
 ca54a5d9d183fabf7fe3c4ee7ff7831346ad37ec974504c936d3fc7848d8563d 32190 
monodoc-zeitgeist-manual_0.8.0.0-3_all.deb
Files: 
 4564e0f3643867c57253c934b541df70 2451 cli-mono optional 
zeitgeist-sharp_0.8.0.0-3.dsc
 2ce423d11eed22e98c657d6bf53d0d9c 4127 cli-mono optional 
zeitgeist-sharp_0.8.0.0-3.debian.tar.gz
 33bf9e15644d085ae413f4c6b8a21e9d 3362 cli-mono optional 
libzeitgeist-cil-dev_0.8.0.0-3_all.deb
 65e9aab61aa81e4ea036cbc9fae21543 23154 cli-mono optional 
libzeitgeist0.8-cil_0.8.0.0-3_all.deb
 1106783fa8c5326ccc5267520b41d378 32190 doc optional 
monodoc-zeitgeist-manual_0.8.0.0-3_all.deb

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

iQIcBAEBCAAGBQJP4yTVAAoJEONS1cUcUEHUqF0P/jcWgQl9l1hUyyHCCk2noJxt
mfizG0HGqQllIJaM7eDLr7L2TTycQF0/Bqt7hLKBbL+Hk2PsnPjagSAy1G48dCFa
bZN20W1GMWjDtoJhIzo0GE0Tn6+6lSUW/tfCHq5tBVcwU+6GxWzhONWgpINOca1E
jyfvBadPxLfZAGo8p0FV3z6O0uKxerAjfdee3gnyBRgfp7Zt0TViF5KbOaIH2Js1
ZBlac2pKpfDPJXwYrrvhAPPRPXJhnBL2SO1tBYQoaQOAR4rjyhYmz9PHTf0wxDIc
UcWdjgYStENdjm/SkP9AtADFVrqBkQrXK9RXus26JvMqjUvHluz/KsQVkuAEFXS2
dGMocxGT6lNxGZXgs0g2BH38wqGLNOSCzDj+oHe3V/0QyETSbXAWBeXyKShOB2Ys
/prql2/wi0MDgmp8bL7gos1jfwYCXilmcUn//oIofbdAi+Q65IP7wUc/oFTOxWFp
aO5D6FgJ104sNDdgWBj8x8fkH32FRZM5dUbUEN+IpCfG3JhVzG6v/3V2NmydSVER
nJ/Ebid6K2kNmVm3Kgr3o+Wkrfjd0zj4aHwlr03mm+AtdFtTHvqXCKEcQtSFu+Ab
uIn5RXMQTG6vWn6rt49xDKDzJkShBK6HhzLNQvPrYuZLSj2m6NvDzgoNiKBHTqSw
xuAr4/L9cAh9Df4kWeJo
=LCBb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to