Your message dated Wed, 16 Feb 2022 11:18:57 +0000
with message-id <e1nkikn-0002ef...@fasolo.debian.org>
and subject line Bug#1005518: fixed in frogr 1.7-1
has caused the Debian Bug report #1005518,
regarding frogr: FTBFS: ../data/meson.build:32:5: ERROR: Function does not take 
positional arguments.
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.)


-- 
1005518: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005518
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: frogr
Version: 1.6-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: frogr
> Project version: 1.6
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency libexif found: YES 0.6.24
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Run-time dependency libgcrypt found: YES 1.9.4
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Configuring config.h using configuration
> Configuring org.gnome.frogr.desktop.in using configuration
> 
> ../data/meson.build:32:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2022-02-12T22:47:15.256185
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu 
> -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain 
> -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: frogr
> Project version: 1.6
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for 1 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'glib-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5l11m3j6
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5l11m3j6/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5l11m3j6/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now 
> 
> Code:
>  #include<stdio.h>
>         
>         int main(void) {
>             printf("%ld\n", (long)(sizeof(void *)));
>             return 0;
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Program stdout:
> 
> 8
> 
> Program stderr:
> 
> 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp79ezi89r
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp79ezi89r/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp79ezi89r/output.obj -c 
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 
> 
> Code:
>  
> Compiler stdout:
>  install: /usr/lib/gcc/x86_64-linux-gnu/11/
> programs: 
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/
> libraries: 
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> 
> Compiler stderr:
>  
> Run-time dependency glib-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gtk+-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.31
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
> -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 
> -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
> -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 
> -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Pkg-config binary for 1 is cached.
> Determining dependency 'libsoup-2.4' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libsoup-2.4` -> 0
> 2.74.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libsoup-2.4` -> 0
> -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 
> -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0
> -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 
> -lgobject-2.0 -lglib-2.0
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'libexif' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libexif` -> 0
> 0.6.24
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libexif` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libexif` -> 0
> -L/usr/lib/x86_64-linux-gnu -lexif
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libexif` -> 0
> -lexif
> Run-time dependency libexif found: YES 0.6.24
> Pkg-config binary for 1 is cached.
> Determining dependency 'libxml-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libxml-2.0` -> 0
> 2.9.12
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libxml-2.0` -> 0
> -I/usr/include/libxml2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lxml2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
> -lxml2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Pkg-config binary for 1 is cached.
> Determining dependency 'json-glib-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion json-glib-1.0` -> 0
> 1.6.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags json-glib-1.0` -> 0
> -pthread -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
> -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'libgcrypt' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libgcrypt` -> 0
> 1.9.4
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libgcrypt` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libgcrypt` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgcrypt
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libgcrypt` -> 0
> -lgcrypt
> Run-time dependency libgcrypt found: YES 1.9.4
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gstreamer-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gstreamer-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
> -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Configuring config.h using configuration
> Configuring org.gnome.frogr.desktop.in using configuration
> 
> ../data/meson.build:32:5: ERROR: Function does not take positional arguments.
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu returned exit code 1
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/frogr_1.6-3_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!

If you reassign this bug to another package, please marking 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: frogr
Source-Version: 1.7-1
Done: Alberto Garcia <be...@igalia.com>

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

Debian distribution maintenance software
pp.
Alberto Garcia <be...@igalia.com> (supplier of updated frogr 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: Wed, 16 Feb 2022 11:45:51 +0100
Source: frogr
Architecture: source
Version: 1.7-1
Distribution: unstable
Urgency: medium
Maintainer: Alberto Garcia <be...@igalia.com>
Changed-By: Alberto Garcia <be...@igalia.com>
Closes: 1005518
Changes:
 frogr (1.7-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1005518).
   * Remove all patches, they're already included in this release.
   * debian/copyright:
     - Update copyright years and use https for the Source: URL.
   * debian/upstream/metadata:
     - Remove noise from one of the lines.
   * Update standards version to 4.6.0.1, no changes needed.
Checksums-Sha1:
 b79b2ef377ef64b816c911f14d6ea8cbaa8eacbd 1986 frogr_1.7-1.dsc
 5274f43b66a832b9382b2d57226073f5cb4e4fc3 2247476 frogr_1.7.orig.tar.xz
 fdcfe20bdab3318280682b9bf4a3233e157da940 4700 frogr_1.7-1.debian.tar.xz
 95135030f587d08be8656e840b3df6cd45120095 14048 frogr_1.7-1_source.buildinfo
Checksums-Sha256:
 a24da9137f6985bc9d3f8e039af7b95a75f8930d3223030fbf34dc7d4e844be8 1986 
frogr_1.7-1.dsc
 7507ce92001c6f1faa4e7c57513d9fa14da90051e6c26a14f34aaa9801625df9 2247476 
frogr_1.7.orig.tar.xz
 8378c3add786b243811dd60995c55a93049a1d421b01ff463912f83bfb38c648 4700 
frogr_1.7-1.debian.tar.xz
 b7e978eb9b13be83bb2aa0ce9ee2c08d603bba6436759a4df7129cab1fb7af67 14048 
frogr_1.7-1_source.buildinfo
Files:
 360978372ea6048b18cfd828ffc0cee8 1986 graphics optional frogr_1.7-1.dsc
 bd17a453389f339c9dfe4d4418ee3965 2247476 graphics optional 
frogr_1.7.orig.tar.xz
 dda876abb00ca65eb1d747d289b8b607 4700 graphics optional 
frogr_1.7-1.debian.tar.xz
 54f56582bcf6b1fe520b5e1e640bd45e 14048 graphics optional 
frogr_1.7-1_source.buildinfo

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

iQIzBAEBCAAdFiEEYrwugQBKzlHMYFizAAyEYu0C2AIFAmIM2zoACgkQAAyEYu0C
2AKTcw/9GODlRw7ZEn/5oooygTnJReiJnjhHk1DuHvS8ZzAYZInoADR2CFqTwixS
xBPyLTLVJNy39DVxM3X/ovBtIm/AqSKu4wd7GHxwl1EK8qdqxZSy1X6dHPxlwrWD
rK6feS17RmLeF/P3wiinOHDCrxHhExWfVHyqNXMx6o77GZPnj8P5ktKRxkSya0me
LXZSsOegMIUnmOye4q+pwCwE56xR7cQBuIHlMF0DzUvR5NIGi997hKCUuNuYEucp
4puPb5o3jSD5CfkAc3w8IF6FHIPsGYuTZ1Nr4hi9l8mk9KKr0P7F6iXFYbFFHJ9b
rFy3yHicg+FGkoorrS+B3SECV5JBEdD4XFBJ1ODoWrVlFIU9+WUnf6BxATov6aMi
GnEHeKgarxKvudIgppoaeJtE2tRAs3G39tjdiD+0DsjtunvfDEyfX6c4g6MlPAGx
s4J3nvRYRox0bP+mnEL0QdhXYOfix6xNtfvc6PknuT2RmZepmMQUxXJzJjiw6r34
cxHMLG45vwA6kADWS3DaOWbfvKmddZAraQ1cuTwcACU3OoQenUebhlLDAeTVkZaM
wosuRh2ZvOi1x1HJTUc1Wg4hgsA0xXQlhaPc+Jt+I3F/YmDxl5CqpASnUH9BEMcr
SDlXqFE1zZAlXqWFtRg0ljVgXkJ+i4mKV/qyUTmjhaR9/VxXpqY=
=CPjO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to