Your message dated Fri, 06 Dec 2024 15:34:27 +0000
with message-id <e1tjalb-003vsq...@fasolo.debian.org>
and subject line Bug#1047020: fixed in lua5.1 5.1.5-10
has caused the Debian Bug report #1047020,
regarding lua5.1: 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.)


-- 
1047020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lua5.1
Version: 5.1.5-9
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 lua5.1
> dpkg-buildpackage: info: source version 5.1.5-9
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bastian Germann <b...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f src/lua5.1-deb-multiarch.h
> /usr/bin/make debian_clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd src; /usr/bin/make debian_clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> libtool --quiet --tag=CC --mode=clean rm -f lapi.lo lcode.lo ldebug.lo ldo.lo 
> ldump.lo lfunc.lo lgc.lo llex.lo lmem.lo lobject.lo lopcodes.lo lparser.lo 
> lstate.lo lstring.lo ltable.lo ltm.lo lundump.lo lvm.lo lzio.lo lauxlib.lo 
> lbaselib.lo ldblib.lo liolib.lo lmathlib.lo loslib.lo ltablib.lo lstrlib.lo 
> loadlib.lo linit.lo lua.lo luac.lo print.lo liblua5.1.la lua5.1 luac5.1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building lua5.1 using existing ./lua5.1_5.1.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to src/.libs/liblua5.1-c++.so.0:
> dpkg-source: error:   new version is symlink to liblua5.1-c++.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.1-c++.so:
> dpkg-source: error:   new version is symlink to liblua5.1-c++.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.1-c++.la:
> dpkg-source: error:   new version is symlink to ../liblua5.1-c++.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/lapi-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lapi-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lauxlib-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lauxlib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lbaselib-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lbaselib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lcode-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lcode-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ldblib-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/ldblib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ldebug-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/ldebug-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ldo-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/ldo-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ldump-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/ldump-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lfunc-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lfunc-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lgc-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lgc-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/liblua5.1-c++.a: 
> binary file contents changed
> dpkg-source: error: add src/.libs/liblua5.1-c++.a in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/.libs/liblua5.1-c++.so.0.0.0: binary file contents changed
> dpkg-source: error: add src/.libs/liblua5.1-c++.so.0.0.0 in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'src/.libs/liblua5.1-c++.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to src/.libs/linit-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/linit-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/liolib-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/liolib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/llex-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/llex-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lmathlib-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lmathlib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lmem-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lmem-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/loadlib-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/loadlib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lobject-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lobject-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lopcodes-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lopcodes-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/loslib-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/loslib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lparser-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lparser-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lstate-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lstate-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lstring-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lstring-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lstrlib-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lstrlib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ltable-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/ltable-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ltablib-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/ltablib-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/ltm-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/ltm-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lundump-c++.o: 
> binary file contents changed
> dpkg-source: error: add src/.libs/lundump-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lvm-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lvm-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/.libs/lzio-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/.libs/lzio-c++.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/lapi-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lapi-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lauxlib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lauxlib-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lbaselib-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/lbaselib-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lcode-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lcode-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ldblib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ldblib-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ldebug-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ldebug-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ldo-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ldo-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ldump-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ldump-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lfunc-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lfunc-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lgc-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lgc-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/linit-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/linit-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/liolib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/liolib-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/llex-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/llex-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lmathlib-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/lmathlib-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lmem-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lmem-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/loadlib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/loadlib-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lobject-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lobject-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lopcodes-c++.o: binary 
> file contents changed
> dpkg-source: error: add src/lopcodes-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/loslib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/loslib-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lparser-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lparser-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lstate-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lstate-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lstring-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lstring-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lstrlib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lstrlib-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ltable-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ltable-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ltablib-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ltablib-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ltm-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/ltm-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lundump-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lundump-c++.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lvm-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lvm-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/lzio-c++.o: binary file 
> contents changed
> dpkg-source: error: add src/lzio-c++.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/lua5.1_5.1.5-9_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: lua5.1
Source-Version: 5.1.5-10
Done: James McCoy <james...@debian.org>

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

Debian distribution maintenance software
pp.
James McCoy <james...@debian.org> (supplier of updated lua5.1 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: SHA512

Format: 1.8
Date: Fri, 06 Dec 2024 10:10:26 -0500
Source: lua5.1
Architecture: source
Version: 5.1.5-10
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: James McCoy <james...@debian.org>
Closes: 1047020
Changes:
 lua5.1 (5.1.5-10) unstable; urgency=medium
 .
   [ Bastian Germann ]
   * QA upload
   * Trim trailing whitespace.
   * Apply multi-arch hints.
     + lua5.1-doc: Add Multi-Arch: foreign.
   * Use secure URI in debian/watch.
   * Use secure URI in Homepage field.
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
 .
   [ James McCoy ]
   * Remove README.source since dpatch is no longer used
   * Add Salsa CI config
   * Switch pkg-config Depends to pkgconf
   * Switch to automatic dbgsym packages
     - Remove liblua5.1-0-dbg package
     - Add dh_strip --dbgsym-migration call to rules
   * Bump debhelper-compat to 13
   * Set Rules-Requires-Root: no
   * Replace postinst/prerm scripts with declarative alternatives config
   * Enable cross-building. Thanks to Helmut Grohne for the initial patch
     - Update debian_make patch to use CXXFLAGS for C++ compiler
     - Pass LDFLAGS to libtool --mode=link
     - Replace libtool-bin with a build-generated libtool script.
     - Update debian_make patch to allow overriding CC / CXX env vars
   * Honor DEB_BUILD_OPTIONS=terse
   * Add extern "C++" section to version-script
   * Add symbols file for liblua5.1-0
   * Remove unnecessary quilt Build-Depends
   * Remove all object files during clean (Closes: #1047020)
   * Remove libtool-bin Recommends from liblua5.1-0-dev
Checksums-Sha1:
 03a9a18665988e3ba8ae600975f9e8cbccfc3006 2290 lua5.1_5.1.5-10.dsc
 039e50cb95254933dd82d4f7013fe39dd6f30d2e 16236 lua5.1_5.1.5-10.debian.tar.xz
Checksums-Sha256:
 236e84b519962cce7d00ed2fb79fd28905d099fc3c9be2cbaeeef953dd12f7cd 2290 
lua5.1_5.1.5-10.dsc
 9b3c522f52a615957a3bf4bf378652951f6934d53b7422c571c827758e5690f2 16236 
lua5.1_5.1.5-10.debian.tar.xz
Files:
 5b2e8068bb4a729c55b7819d7d3467e7 2290 interpreters optional lua5.1_5.1.5-10.dsc
 580e5dc51183752b303e1727546e861a 16236 interpreters optional 
lua5.1_5.1.5-10.debian.tar.xz

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

iQKoBAEBCgCSFiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAmdTFQZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIUHGphbWVzc2Fu
QGRlYmlhbi5vcmcACgkQ3+aRrjMbo9uNMg//akOoVUeCeVjvqfK9PThjYL+ExpeZ
gUTzgyVvO5U0ZJ/Degteg+eJHee1x84V5FcLJbRlnaP3lbV/GdIWuSjxdh3lnS1A
Cly9JBDNCNPz+NWI1QmRYSVDAdf/4XW5rixnIddd+H2cizdO0gavYhQCoCE0iu50
zyf91p96N/RX230Odms9pAF0q3p1K+x0QH745a0w9dVsXPNizRAQstxaFy/SNXsF
zPYrjhpisbyV6sI+4tiWF/b3Te9YsvEfw6AZ8QpTUpnC2GZ3XzBj2f1QIQuT+3Wj
Nq79wilNqA/GpJ0orctZztqnIGqUHdLsJ1yhtYnSwvLP6jVjbwRU1NeAUSI95tsC
a0ramKNsCW03OWXtT5lIsrYTOGHgX4VVUyXZ1Cp/vvAqxvwb6dtOEXn7i694TZuk
n5ZuDEyWwyfWLobLzNPfw3f2jtQ+svlaYFPajpmK9GGewPGvIuKy7IDx+1b7ogYu
57e3bNznZq2/qWO31LbRpCDVc9gbhbFZ9IsBELrfD/wakPovhX3vXj3FI/Wkip6g
p/u96xjqgZnqd1VXV/hCwuDHci3NaClVhcvcnPEs91XK1K/rvp7p6dE8KDJmxPOw
t+XdXq37C2RSnzUDkcI8vfS9lijyF2Aw6/0cbeVLNBWzTr3y5q6AiUTG/YDsVJPN
cIF0XuJQLX9Q7Qg=
=JVjq
-----END PGP SIGNATURE-----

Attachment: pgpLMx2UtanG_.pgp
Description: PGP signature


--- End Message ---

Reply via email to