Your message dated Mon, 02 Dec 2024 22:19:47 +0000
with message-id <e1tielf-002szu...@fasolo.debian.org>
and subject line Bug#1046097: fixed in libbde 20240502-1
has caused the Debian Bug report #1046097,
regarding libbde: Fails to build source after successful build
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.)


-- 
1046097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libbde
Version: 20190102-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package libbde
> dpkg-buildpackage: info: source version 20190102-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sebastien Delafond 
> <s...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=autoconf
>    dh_auto_clean -O--buildsystem=autoconf
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making clean in common
> make[2]: Entering directory '/<<PKGBUILDDIR>>/common'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/common'
> Making clean in libcerror
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcerror'
> rm -rf .libs _libs
> test -z "libcerror.la" || rm -f libcerror.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcerror'
> Making clean in libcthreads
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcthreads'
> rm -rf .libs _libs
> test -z "libcthreads.la" || rm -f libcthreads.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcthreads'
> Making clean in libcdata
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcdata'
> rm -rf .libs _libs
> test -z "libcdata.la" || rm -f libcdata.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcdata'
> Making clean in libclocale
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libclocale'
> rm -rf .libs _libs
> test -z "libclocale.la" || rm -f libclocale.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libclocale'
> Making clean in libcnotify
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcnotify'
> rm -rf .libs _libs
> test -z "libcnotify.la" || rm -f libcnotify.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcnotify'
> Making clean in libcsplit
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcsplit'
> rm -rf .libs _libs
> test -z "libcsplit.la" || rm -f libcsplit.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcsplit'
> Making clean in libuna
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libuna'
> rm -rf .libs _libs
> test -z "libuna.la" || rm -f libuna.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libuna'
> Making clean in libcfile
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcfile'
> rm -rf .libs _libs
> test -z "libcfile.la" || rm -f libcfile.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcfile'
> Making clean in libcpath
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcpath'
> rm -rf .libs _libs
> test -z "libcpath.la" || rm -f libcpath.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcpath'
> Making clean in libbfio
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libbfio'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libbfio'
> Making clean in libfcache
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfcache'
> rm -rf .libs _libs
> test -z "libfcache.la" || rm -f libfcache.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfcache'
> Making clean in libfdata
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfdata'
> rm -rf .libs _libs
> test -z "libfdata.la" || rm -f libfdata.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfdata'
> Making clean in libfdatetime
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfdatetime'
> rm -rf .libs _libs
> test -z "libfdatetime.la" || rm -f libfdatetime.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfdatetime'
> Making clean in libfguid
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfguid'
> rm -rf .libs _libs
> test -z "libfguid.la" || rm -f libfguid.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfguid'
> Making clean in libfvalue
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfvalue'
> rm -rf .libs _libs
> test -z "libfvalue.la" || rm -f libfvalue.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfvalue'
> Making clean in libhmac
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libhmac'
> rm -rf .libs _libs
> test -z "libhmac.la" || rm -f libhmac.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libhmac'
> Making clean in libcaes
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcaes'
> rm -rf .libs _libs
> test -z "libcaes.la" || rm -f libcaes.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcaes'
> Making clean in libbde
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libbde'
> test -z "libbde.la" || rm -f libbde.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libbde'
> Making clean in bdetools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/bdetools'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f bdeinfo bdemount
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/bdetools'
> Making clean in pybde
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pybde'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pybde'
> Making clean in pybde-python2
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pybde-python2'
> rm -rf .libs _libs
> /bin/rm -f pybde*.[ch]
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pybde-python2'
> Making clean in pybde-python3
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pybde-python3'
> rm -rf .libs _libs
> /bin/rm -f pybde*.[ch]
> test -z "pybde.la" || rm -f pybde.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pybde-python3'
> Making clean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* libbde.po libbde.1po libbde.2po *.new.po
> rm -fr *.o
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in manuals
> make[2]: Entering directory '/<<PKGBUILDDIR>>/manuals'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/manuals'
> Making clean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_library.sh.log test_bdeinfo.sh.log test_python_module.sh.log" 
> || rm -f test_library.sh.log test_bdeinfo.sh.log test_python_module.sh.log
> rm -f *.lo
>  rm -f bde_test_aes_ccm_encrypted_key bde_test_error bde_test_external_key 
> bde_test_io_handle bde_test_key bde_test_key_protector bde_test_metadata 
> bde_test_metadata_entry bde_test_notify bde_test_password_keep 
> bde_test_sector_data bde_test_stretch_key bde_test_support bde_test_volume 
> bde_test_volume_master_key
> test -z "test_library.sh.trs test_bdeinfo.sh.trs test_python_module.sh.trs" 
> || rm -f test_library.sh.trs test_bdeinfo.sh.trs test_python_module.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making clean in msvscpp
> make[2]: Entering directory '/<<PKGBUILDDIR>>/msvscpp'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/msvscpp'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> /bin/rm -f Makefile
> /bin/rm -f config.status
> /bin/rm -f config.cache
> /bin/rm -f config.log
> /bin/rm -f libbde.pc
> /bin/rm -f libbde.spec
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=autoconf
>    dh_clean -O--buildsystem=autoconf
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libbde using existing 
> ./libbde_20190102.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libbde.spec, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test-driver, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfguid/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcsplit/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcpath/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file bdetools/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfdatetime/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libclocale/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfcache/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pybde/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libhmac/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcnotify/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file msvscpp/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcdata/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcfile/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfvalue/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcthreads/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcaes/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libbfio/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pybde-python3/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfdata/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libbde/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcerror/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file common/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file common/config.h.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libuna/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pybde-python2/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file manuals/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'po/POTFILES' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'tests/notify_stream.log' will 
> not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  libbde-20190102/bdetools/Makefile
>  libbde-20190102/common/Makefile
>  libbde-20190102/common/config.h
>  libbde-20190102/common/stamp-h1
>  libbde-20190102/dpkg/changelog
>  libbde-20190102/include/Makefile
>  libbde-20190102/include/libbde/features.h
>  libbde-20190102/libbde/Makefile
>  libbde-20190102/libbfio/Makefile
>  libbde-20190102/libcaes/Makefile
>  libbde-20190102/libcdata/Makefile
>  libbde-20190102/libcerror/Makefile
>  libbde-20190102/libcfile/Makefile
>  libbde-20190102/libclocale/Makefile
>  libbde-20190102/libcnotify/Makefile
>  libbde-20190102/libcpath/Makefile
>  libbde-20190102/libcsplit/Makefile
>  libbde-20190102/libcthreads/Makefile
>  libbde-20190102/libfcache/Makefile
>  libbde-20190102/libfdata/Makefile
>  libbde-20190102/libfdatetime/Makefile
>  libbde-20190102/libfguid/Makefile
>  libbde-20190102/libfvalue/Makefile
>  libbde-20190102/libhmac/Makefile
>  libbde-20190102/libtool
>  libbde-20190102/libuna/Makefile
>  libbde-20190102/manuals/Makefile
>  libbde-20190102/msvscpp/Makefile
>  libbde-20190102/po/Makefile
>  libbde-20190102/po/Makefile.in
>  libbde-20190102/pybde-python2/Makefile
>  libbde-20190102/pybde-python3/Makefile
>  libbde-20190102/pybde/Makefile
>  libbde-20190102/tests/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libbde_20190102-2.diff.2yMnu5
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/libbde_20190102-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: libbde
Source-Version: 20240502-1
Done: Hilko Bengen <ben...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libbde, 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 1046...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated libbde 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: Mon, 02 Dec 2024 21:15:03 +0000
Source: libbde
Architecture: source
Version: 20240502-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Closes: 1046097 1080621
Changes:
 libbde (20240502-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Update standards version to 4.6.0, no changes needed.
   * Avoid explicitly specifying -Wl,--as-needed linker flag.
   * Set upstream metadata fields: Repository-Browse.
   * debian/watch: Use GitHub /tags rather than /releases page.
   * Update standards version to 4.6.1, no changes needed.
 .
   [ Hilko Bengen ]
   * Fix watch file
   * New upstream version 20240502
   * Bump Standards-Version, Debhelper compat level
   * Replace build-dependency pkg-config => pkgconf
   * Drop libbfio build-dependency; use vendored version
   * Drop patch
   * Fix building for Python3
   * Add python3-setuptools build-dependency (Closes: #1080621)
   * Update symbols file
   * No longer fails to build source after binary (Closes: #1046097)
Checksums-Sha1:
 382380efd00d3c5bd2702eef520c64e960b6c76b 2186 libbde_20240502-1.dsc
 1d90083ebbc07d1af95d81ad00dcd72307e79ce8 1744192 libbde_20240502.orig.tar.gz
 f6352fa1374ca4c45892097bd875cd5e12316d50 5632 libbde_20240502-1.debian.tar.xz
 2447c5132e2ca4a0595974d181cda18fc174a7bf 9136 
libbde_20240502-1_source.buildinfo
Checksums-Sha256:
 36041561bfd184ff8b89be352d9b9d7e022d4b431ffd95e195ce02d0a0fca480 2186 
libbde_20240502-1.dsc
 2daeabcc139fc812170e7efcbd76fc194b7c8e0424ceca8cdfc91167bb77169d 1744192 
libbde_20240502.orig.tar.gz
 db8001aaea1e5522d6005ad3a6229f2640bc61e5e8a9d6f670db8a0210c72c3f 5632 
libbde_20240502-1.debian.tar.xz
 15a1baa2f2548dabb6c724b3f8c5232fe12b5b6fc1753f0618d75cb0928bbd7f 9136 
libbde_20240502-1_source.buildinfo
Files:
 f5400b8f87a74df146767576cf12e4ed 2186 libs optional libbde_20240502-1.dsc
 35bc267225d45acb331cf6b2c597c822 1744192 libs optional 
libbde_20240502.orig.tar.gz
 79746bf25cf5ef03a74fe5008e2098b7 5632 libs optional 
libbde_20240502-1.debian.tar.xz
 54f96a6fb328a8ddf9bd8860305e3dcf 9136 libs optional 
libbde_20240502-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmdOLyQACgkQdbcQY1wh
On50Dg/8DWYRtiR51keS4yt3RWaPwj/6tbxxj/bnxYKO86nm/xsVJPrSURh9T+Nz
fEw/ISSROpyY+VUdQB3wb84HeAnVGtlvSmd77he/nhI1JoaHtYBh+YOZU5coK+6C
Gp8x+xHu2Gghqy1EN6mu/IBIhDlr2A7XemcBpA0DRD9QJ1YF2IZv/K8nXZVn1ioG
zCxYc8de7WRZriHU6TFtBaKuXXq01K2CZ44FwW7QqAkh2jRFiVDfuf9E8mh6cjKq
iz5WlwKVosCiyJH6u/OiRoYa7T65JrqEEA6eXNyPUD6RZOpdkU5DAq36Icrm05bP
XlskmPcEni9dlzHLods6TaQuU6jjTBCCESrGD9qjpQsOwA6TA4ETbrtG8a0DcarF
WUgPKgg4YDq4bRN+uJd4amUa6ygl1Vh6wberIBK2tkrBvWaxXeNKad5aYX1/D6dF
BtJRzH/syQ9ffuDi205Lfk5ii4j4Ty0906Gur5ZF3H4mhOepMoQ0y/83bglj6cS8
Fi+6rTNqmHCvixZ1v71Z+TuluAwFUhluQuRJxKJGg7wU77ikzqlu177tKEhhZDQI
NtZMiM9cQXTZSuIMeJs3fgT0w/MiAxCGvFpxcHtLm/VBwLHbzFKOh9A6624wYwf5
Tay9Yk2VSR9ru/VEv4HQ2ptodoNgkeRI7AJyKoaHgmMCniAPr00=
=25fY
-----END PGP SIGNATURE-----

Attachment: pgpuJulAq4WDI.pgp
Description: PGP signature


--- End Message ---

Reply via email to