Your message dated Sat, 23 Aug 2025 16:19:26 +0000
with message-id <[email protected]>
and subject line Bug#1096555: fixed in dx 1:4.4.4-19
has caused the Debian Bug report #1096555,
regarding dx: ftbfs with GCC-15
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.)
--
1096555: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096555
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dx
Version: 1:4.4.4-18
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/dx_4.4.4-18_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c productarray.c
-fPIC -DPIC -o .libs/productarray.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c productarray.c
-o productarray.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o mesharray.lo
mesharray.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c mesharray.c
-fPIC -DPIC -o .libs/mesharray.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c mesharray.c -o
mesharray.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o xform.lo
xform.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c xform.c -fPIC
-DPIC -o .libs/xform.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c xform.c -o
xform.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o lbscreen.lo
lbscreen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lbscreen.c
-fPIC -DPIC -o .libs/lbscreen.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lbscreen.c -o
lbscreen.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o lbprivate.lo
lbprivate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lbprivate.c
-fPIC -DPIC -o .libs/lbprivate.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lbprivate.c -o
lbprivate.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o lbmessage.lo
lbmessage.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lbmessage.c
-fPIC -DPIC -o .libs/lbmessage.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lbmessage.c -o
lbmessage.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o timing.lo
timing.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c timing.c -fPIC
-DPIC -o .libs/timing.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c timing.c -o
timing.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o lock.lo lock.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lock.c -fPIC
-DPIC -o .libs/lock.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c lock.c -o lock.o
>/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o plock.lo
plock.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c plock.c -fPIC
-DPIC -o .libs/plock.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c plock.c -o
plock.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o
stringtable.lo stringtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c stringtable.c
-fPIC -DPIC -o .libs/stringtable.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c stringtable.c -o
stringtable.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c -o client.lo
client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/dx-4.4.4=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE -c client.c -fPIC
-DPIC -o .libs/client.o
cc1: warning: command-line option '-std=c++11' is valid for C++/ObjC++ but not
for C
client.c: In function 'DXConnectToServer':
client.c:140:21: error: conflicting types for 'gethostbyname'; have 'struct
hostent *(void)'
140 | struct hostent *gethostbyname();
| ^~~~~~~~~~~~~
In file included from client.c:37:
/usr/include/netdb.h:142:24: note: previous declaration of 'gethostbyname' with
type 'struct hostent *(const char *)'
142 | extern struct hostent *gethostbyname (const char *__name);
| ^~~~~~~~~~~~~
client.c:174:14: error: too many arguments to function 'gethostbyname';
expected 0, have 1
174 | hp = gethostbyname(host);
| ^~~~~~~~~~~~~ ~~~~
client.c:140:21: note: declared here
140 | struct hostent *gethostbyname();
| ^~~~~~~~~~~~~
make[6]: *** [Makefile:886: client.lo] Error 1
make[6]: Leaving directory '/build/reproducible-path/dx-4.4.4/src/exec/libdx'
make[5]: *** [Makefile:627: all] Error 2
make[5]: Leaving directory '/build/reproducible-path/dx-4.4.4/src/exec/libdx'
make[4]: *** [Makefile:585: all-recursive] Error 1
make[4]: Leaving directory '/build/reproducible-path/dx-4.4.4/src/exec'
make[3]: *** [Makefile:408: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/dx-4.4.4/src'
make[2]: *** [Makefile:442: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/dx-4.4.4'
make[1]: *** [debian/rules:40: override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/dx-4.4.4'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: dx
Source-Version: 1:4.4.4-19
Done: Graham Inggs <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dx, 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.
Graham Inggs <[email protected]> (supplier of updated dx 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: Sat, 23 Aug 2025 16:00:08 +0000
Source: dx
Built-For-Profiles: noudeb
Architecture: source
Version: 1:4.4.4-19
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 1096555 1108644
Changes:
dx (1:4.4.4-19) unstable; urgency=medium
.
[ Bas Couwenberg ]
* Replace libhdf4-alt-dev with libhdf4-dev.
(closes: #1108644)
.
[ Graham Inggs ]
* Also build with -std=c11 to avoid FTBFS with GCC 15
(Closes: #1096555)
* Update debian/copyright
* Bump Standards-Version to 4.7.2, no changes
Checksums-Sha1:
b213190fe0bad4d8a7fa1f82559a34ea2aee425e 2344 dx_4.4.4-19.dsc
d0bdc3f115b6a9d9fb9d97db4526ba5511493e01 73640 dx_4.4.4-19.debian.tar.xz
Checksums-Sha256:
f36c96ec19cfaea8839aad0782e1f397ceb34e8b049954cde84fd7099222c31f 2344
dx_4.4.4-19.dsc
5af8ecdc3370ff9f57b1771d091439e600135846b64a3ea243783dec19178163 73640
dx_4.4.4-19.debian.tar.xz
Files:
3f09523f7b91c00f29784675244aeaf8 2344 science optional dx_4.4.4-19.dsc
5b1e6ff61979861d25703bbf1b014dfe 73640 science optional
dx_4.4.4-19.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmip5iQACgkQr8/sjmac
4cLAFg//V2/pwk7gQcA9O87Dz8ykF/KwzLkCy8wxIAvTkqPVkKQj9AgpeGSXKpuR
Pws9ijP1C3CShVtTrJ1xT3pdBR0Q9JoVK4t65tN2MylrbMyKdZbdUx92aK/tew20
/y1iyFo5EvmDqeXbA99ePFIRQO5RqP7D4NsowzgZTWU0tfk8UWVzdT2ZII45fZH3
qq0MMV0Xgq4YzWwfbWTfm0tttMfP39msVcdbC+e5SyrDBOYUXpVL+oDmotLwZZ13
N5e+Iq+1kPNCoNQ5OAUV4FpZm1ko6/JCqoF0j5bA8Hu4SSvVu3wCzsDgVBuVaIWm
rK9Mh7U4ATdWhSusiYcqPYfbPHLZuyIC8/uzD6oCZC5SzFZLJ+eaGqsPil1kF/UM
l/G7ccvAiP8Pxs5TQ0CXWGiHa1dbTZ+Fpja7RJfy78RuqDHUhuth3lSXvzbiVsDH
BY6PYgM3hZuHyrTkoE2rNupp6XYQ5TY/awDM46U0vFFhJjW3/9Dhwg3AKowYyEov
injHqqz+R7l6yrLdiHoEDaX1Z/zbC9XS/enzxejtzmUuQxS60p6GmZaQZUPZ7jp+
ns7UCjmmLOla8sBM1jM2rXVdbY62zMBczoKNnGgUu3AVPgBWAy6UhpWs1xu7Z61Z
Y163243mbH6XZTbTxtBs/RXqB1S2r9o9jM5QVmi3LCCUDXUs+FE=
=yZRI
-----END PGP SIGNATURE-----
pgpLkk5o6_XeB.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers