Your message dated Fri, 05 Sep 2025 19:05:25 +0000
with message-id <[email protected]>
and subject line Bug#1096346: fixed in gpm 1.20.7-12
has caused the Debian Bug report #1096346,
regarding aumix: FTBFS: ../../../src/mouse.c:80:24: error: assignment to 'int
(*)(WINDOW *)' {aka 'int (*)(struct _win_st *)'} from incompatible pointer type
'int (*)(void)' [-Wincompatible-pointer-types]
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.)
--
1096346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aumix
Version: 2.9.1-7.1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:aumix, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f po/*gmo
rm -rf build
rm -f debian/aumix.README.Debian debian/aumix-gtk.README.Debian
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
Copying file ABOUT-NLS
[... snipped ...]
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for off_t... yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working mmap... (cached) yes
checking return type of signal handlers... (cached) void
checking for getcwd... (cached) yes
checking for getwd... yes
checking for putenv... (cached) yes
checking for select... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
dh_auto_configure -Bbuild/nogtk -- --without-gtk
cd build/nogtk && ../../configure --build=x86_64-linux-gnu
--prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --without-gtk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for _oss_ioctl in -lossaudio... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for argz.h... yes
checking for fcntl.h... yes
checking for libintl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for nl_types.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/soundcard.h... yes
checking for soundcard.h... no
checking for machine/soundcard.h... no
checking for ncursesw/ncurses.h... yes
checking for ncursesw/curses.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for GNU libc compatible malloc... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for GNU libc compatible realloc... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for __argz_count... yes
checking for __argz_next... yes
checking for __argz_stringify... yes
checking for alarm... yes
checking for getcwd... yes
checking for mempcpy... yes
checking for memset... yes
checking for munmap... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for initscr in -lncursesw... yes
checking for getmouse in -lncursesw... yes
checking for use_default_colors in -lncursesw... yes
checking for private member _use_keypad in WINDOW... no
checking for Gpm_Repeat in -lgpm... yes
checking for CONS_MOUSECTL... ../../configure: line 9464: CPP: command not found
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
no
checking whether built-in label text is requested... no
Compiling without GTK+ 2.0.
checking whether dummy mixer is requested... no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for off_t... yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working mmap... (cached) yes
checking return type of signal handlers... (cached) void
checking for getcwd... (cached) yes
checking for getwd... yes
checking for putenv... (cached) yes
checking for select... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -Bbuild/gtk
cd build/gtk && make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>/build/gtk'
make all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>/build/gtk'
Making all in data
make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/data'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/data'
Making all in doc
make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/doc'
Making all in po
make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/po'
test ! -f ../../../po/aumix.pot || \
test -z "../../../po/ca.gmo ../../../po/de.gmo ../../../po/el.gmo
../../../po/es.gmo ../../../po/fr.gmo ../../../po/gl.gmo ../../../po/it.gmo
../../../po/ja.gmo ../../../po/nl.gmo ../../../po/pl.gmo ../../../po/pt_BR.gmo
../../../po/ru.gmo ../../../po/sv.gmo ../../../po/uk.gmo ../../../po/zh_CN.gmo
../../../po/zh_TW.gmo" || make ../../../po/ca.gmo ../../../po/de.gmo
../../../po/el.gmo ../../../po/es.gmo ../../../po/fr.gmo ../../../po/gl.gmo
../../../po/it.gmo ../../../po/ja.gmo ../../../po/nl.gmo ../../../po/pl.gmo
../../../po/pt_BR.gmo ../../../po/ru.gmo ../../../po/sv.gmo ../../../po/uk.gmo
../../../po/zh_CN.gmo ../../../po/zh_TW.gmo
make[5]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/po'
cd ../../../po && rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo
ca.po
cd ../../../po && rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo
de.po
ca.po:9: warning: header field 'Language' missing in header
91 translated messages, 9 fuzzy translations, 56 untranslated messages.
de.po:9: warning: header field 'PO-Revision-Date' missing in header
de.po:9: warning: header field 'Language' missing in header
63 translated messages, 8 fuzzy translations, 85 untranslated messages.
cd ../../../po && rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo
el.po
cd ../../../po && rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo
es.po
el.po:8: warning: header field 'PO-Revision-Date' missing in header
el.po:8: warning: header field 'Language' missing in header
36 translated messages, 2 fuzzy translations, 118 untranslated messages.
es.po:8: warning: header field 'Language' missing in header
85 translated messages, 8 fuzzy translations, 63 untranslated messages.
cd ../../../po && rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo
fr.po
cd ../../../po && rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo
gl.po
fr.po:9: warning: header field 'PO-Revision-Date' missing in header
fr.po:9: warning: header field 'Language' missing in header
gl.po:15: warning: header field 'Language' missing in header
79 translated messages, 8 fuzzy translations, 69 untranslated messages.
85 translated messages, 8 fuzzy translations, 63 untranslated messages.
cd ../../../po && rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo
ja.po
cd ../../../po && rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo
it.po
ja.po:8: warning: header field 'Language' missing in header
71 translated messages, 6 fuzzy translations, 79 untranslated messages.
it.po:8: warning: header field 'Language' missing in header
90 translated messages, 9 fuzzy translations, 57 untranslated messages.
cd ../../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo
nl.po
cd ../../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo
pl.po
nl.po:8: warning: header field 'Language' missing in header
70 translated messages, 8 fuzzy translations, 78 untranslated messages.
pl.po:9: warning: header field 'PO-Revision-Date' missing in header
pl.po:9: warning: header field 'Language' missing in header
76 translated messages, 10 fuzzy translations, 70 untranslated messages.
cd ../../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o
pt_BR.gmo pt_BR.po
cd ../../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo
ru.po
pt_BR.po:11: warning: header field 'Language' missing in header
86 translated messages, 8 fuzzy translations, 62 untranslated messages.
ru.po:8: warning: header field 'PO-Revision-Date' missing in header
ru.po:8: warning: header field 'Language' missing in header
60 translated messages, 9 fuzzy translations, 87 untranslated messages.
cd ../../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo
sv.po
cd ../../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo
uk.po
sv.po:15: warning: header field 'Language' missing in header
87 translated messages, 5 fuzzy translations, 36 untranslated messages.
uk.po:9: warning: header field 'Language' missing in header
65 translated messages, 7 fuzzy translations, 84 untranslated messages.
cd ../../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o
zh_CN.gmo zh_CN.po
cd ../../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o
zh_TW.gmo zh_TW.po
zh_CN.po:8: warning: header field 'Language' missing in header
85 translated messages, 8 fuzzy translations, 63 untranslated messages.
zh_TW.po:8: warning: header field 'Language' missing in header
92 translated messages.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/po'
touch stamp-po
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/po'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/src'
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o common.o ../../../src/common.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DDATADIR=\"/usr/share/aumix\" -c
../../../src/curses.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o dummy.o ../../../src/dummy.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o gpm-xterm.o
../../../src/gpm-xterm.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o gtk.o ../../../src/gtk.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o interactive.o
../../../src/interactive.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o mouse.o ../../../src/mouse.c
../../../src/mouse.c: In function âStartMouseâ:
../../../src/mouse.c:80:24: error: assignment to âint (*)(WINDOW *)â {aka
âint (*)(struct _win_st *)â} from incompatible pointer type âint
(*)(void)â [-Wincompatible-pointer-types]
80 | Wgetch = Gpm_Wgetch;
| ^
In file included from ../../../src/mouse.h:23,
from ../../../src/mouse.c:33:
/usr/include/gpm.h:271:12: note: âGpm_Wgetchâ declared here
271 | extern int Gpm_Wgetch();
| ^~~~~~~~~~
make[4]: *** [Makefile:481: mouse.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/src'
make[3]: *** [Makefile:413: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk'
make[2]: *** [Makefile:354: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk'
dh_auto_build: error: cd build/gtk && make -j2 returned exit code 2
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: gpm
Source-Version: 1.20.7-12
Done: Samuel Thibault <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gpm, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Samuel Thibault <[email protected]> (supplier of updated gpm 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: SHA512
Format: 1.8
Date: Fri, 05 Sep 2025 20:26:39 +0200
Source: gpm
Architecture: source
Version: 1.20.7-12
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Closes: 1096346 1096759
Changes:
gpm (1.20.7-12) unstable; urgency=low
.
[ Samuel Thibault ]
* Trim trailing whitespace.
* Fix day-of-week for changelog entries 1.17.8-1, 1.10-6.
* Update standards version to 4.6.2, no changes needed.
* patches/98-gcc-15: Fix gpm.h against gcc-15 (Closes: #1096346, #1096759)
.
[ Nuri Küçükler ]
* Turkish debconf translation.
Checksums-Sha1:
0b852b01755e1a7db37160dd092342783f908927 1995 gpm_1.20.7-12.dsc
f896d7c468fcdc99f4bc62397db0d65b85fd0a92 89324 gpm_1.20.7-12.debian.tar.xz
71523c7b3d6441f9b75a697513e55e7dcf9db1de 7093 gpm_1.20.7-12_amd64.buildinfo
Checksums-Sha256:
621881b3015b0637369891d4e2f90a04bd9ab4d6acf191d70d42f4fe86cdd98c 1995
gpm_1.20.7-12.dsc
b183e2d98a7a5dccb96981cb1176fc6d22aa375af7d63ef1e3a9004637c923e1 89324
gpm_1.20.7-12.debian.tar.xz
f33db2cdad7460dd295e58cf4128095f4cde25a1d7e996402befd62f42531ed6 7093
gpm_1.20.7-12_amd64.buildinfo
Files:
7c8f180749629893c7ed1a9813596e7a 1995 misc optional gpm_1.20.7-12.dsc
518675846e5504856d33f60d70ef855c 89324 misc optional
gpm_1.20.7-12.debian.tar.xz
dcdb81c8dab07fb31183ae96f666b600 7093 misc optional
gpm_1.20.7-12_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEqpLrvfAUiqYaQ7iu5IlMrEVBS7AFAmi7MC0ACgkQ5IlMrEVB
S7BMsw/7B7U+dCxAVysRY0mVE4L9usuLNQsiRbqrXiXKuhIwelJBd0GhcYA16YUo
lgpVK0kQj5JtXFPPg1GI7vsbKcSVMIOP1IkTPTc3s3i/PGM4pCAnLAz0/52iun4f
PDQ167bVVtGe2xHbmp0bGvHcp7DMtWFSHNRxKodqVEzbwKcwiyITwDZ5Xs+MzEtQ
HMU8QIcPPWQVSUMADL7+TX2dWa2xdjAF9+5B6Z7yjuJNZQRGS/GVZySE3sIy1aDi
bCqvFhWb3mTSr3sTJDrt+24chx/EIe2YzIEUOT/h54RMyPHZif4YpWMrXsRr0Mgt
0XW8tZS0N0Ipco4s/ItE9scIeeFqSNnu+MU+ALyknmbl6YlsacP8VBfZLSKBBoqN
k31kYdUua+XsmsqZFKlssZnbDcq3Zy587aSly3Dh52xWMZ7AiACAAAXzE9OGqKHw
8x6jQDh20/hkLQvOmw+PA/3hQeixl3OQMK4VYrkNsYtlG+ul+5iPkVIZB+fgNJOY
RGGPBOUn1sO8hTXnHIdpmyHgpyxWc0eRdWlLoVT9KB/s+kl/IgCkmTvNbHlmOjb0
QOENAMW/HG/bTxCf8pFkIRlb3Q94FND6M84FhM9fyHxJIhEBxtoKyNNOgLhd8sMb
6z7M+ISTpT+U9i0Po8bgV3BA3o67DKT17MkXqSYK57U/FNH8IRw=
=o5l8
-----END PGP SIGNATURE-----
pgpR8TNy0Urpa.pgp
Description: PGP signature
--- End Message ---