Your message dated Sat, 18 Apr 2020 17:34:47 +0000
with message-id <[email protected]>
and subject line Bug#957846: fixed in subread 2.0.0+dfsg-2
has caused the Debian Bug report #957846,
regarding subread: ftbfs with GCC-10
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.)


-- 
957846: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957846
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:subread
Version: 2.0.0+dfsg-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/subread_2.0.0+dfsg-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

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-10/porting_to.html

[...]
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd src; make -f Makefile.Linux
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o core.o core.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o core-junction.o core-junction.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o core-indel.o core-indel.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o sambam-file.o sambam-file.c
In file included from /usr/include/string.h:495,
                 from sambam-file.c:30:
In function ‘strncpy’,
    inlined from ‘PBam_chunk_headers’ at sambam-file.c:560:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: 
‘__builtin_strncpy’ specified bound 100 equals destination size 
[-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o sublog.o sublog.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o gene-algorithms.o gene-algorithms.c
In file included from /usr/include/string.h:495,
                 from gene-algorithms.c:26:
In function ‘strncpy’,
    inlined from ‘bad_reverse_cigar’ at gene-algorithms.c:2583:4:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: 
‘__builtin_strncpy’ output may be truncated copying 99 bytes from a string of 
length 102 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘strncat’,
    inlined from ‘bad_reverse_cigar’ at gene-algorithms.c:2575:4:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: 
‘__builtin___strncat_chk’ output may be truncated copying 99 bytes from a 
string of length 99 [-Wstringop-truncation]
  136 |   return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘strncpy’,
    inlined from ‘bad_reverse_cigar’ at gene-algorithms.c:2576:4:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: 
‘__builtin_strncpy’ output may be truncated copying 99 bytes from a string of 
length 102 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o hashtable.o hashtable.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o input-files.o input-files.c
input-files.c: In function ‘is_SAM_unsorted’:
input-files.c:6213:33: warning: ‘read_name[0]’ may be used uninitialized in 
this function [-Wmaybe-uninitialized]
 6213 |  for(field_cursor = 0; read_name[field_cursor] ; field_cursor++)
      |                        ~~~~~~~~~^~~~~~~~~~~~~~
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o sorted-hashtable.o sorted-hashtable.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o gene-value-index.o gene-value-index.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o exon-algorithms.o exon-algorithms.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o HelperFunctions.o HelperFunctions.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o interval_merge.o interval_merge.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o long-hashtable.o long-hashtable.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o core-bigtable.o core-bigtable.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o seek-zlib.o seek-zlib.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -mtune=generic -msse3 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o input-blc.o input-blc.c
gcc -O3 -fsigned-char -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D 
SUBREAD_VERSION=\""2.0.0"\"  -D_FILE_OFFSET_BITS=64  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -mtune=generic -msse3 -Wdate-time -D_FORTIFY_SOURCE=2 
-fmessage-length=0 -ggdb -o genRandomReads gen_rand_reads.c core.o 
core-junction.o core-indel.o sambam-file.o sublog.o gene-algorithms.o 
hashtable.o input-files.o sorted-hashtable.o gene-value-index.o 
exon-algorithms.o HelperFunctions.o interval_merge.o long-hashtable.o 
core-bigtable.o seek-zlib.o input-blc.o -Wl,-z,relro -Wl,-z,now  -pthread -lz 
-O3 -DMAKE_FOR_EXON -D MAKE_STANDALONE -lm
/usr/bin/ld: core.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: core-junction.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: core-indel.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: sambam-file.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: gene-algorithms.o:./src/gene-algorithms.h:63: multiple definition 
of `replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined 
here
/usr/bin/ld: input-files.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: sorted-hashtable.o:./src/gene-algorithms.h:63: multiple definition 
of `replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined 
here
/usr/bin/ld: gene-value-index.o:./src/gene-algorithms.h:63: multiple definition 
of `replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined 
here
/usr/bin/ld: HelperFunctions.o:./src/gene-algorithms.h:63: multiple definition 
of `replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined 
here
/usr/bin/ld: core-bigtable.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: seek-zlib.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
/usr/bin/ld: input-blc.o:./src/gene-algorithms.h:63: multiple definition of 
`replica_index'; /tmp/ccl3sl9d.o:./src/gene-algorithms.h:63: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile.Linux:41: genRandomReads] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [debian/rules:32: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:25: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: subread
Source-Version: 2.0.0+dfsg-2
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
subread, 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.
Nilesh Patra <[email protected]> (supplier of updated subread 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, 18 Apr 2020 21:55:06 +0530
Source: subread
Architecture: source
Version: 2.0.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 957846
Changes:
 subread (2.0.0+dfsg-2) unstable; urgency=medium
 .
   * Add patch to build with gcc-10
     Closes: #957846
Checksums-Sha1:
 af3cc614a84576f8eefef25eec29950479302d99 2296 subread_2.0.0+dfsg-2.dsc
 0892bcb61c27887a4de2b3874e821327ffedbba3 9992 
subread_2.0.0+dfsg-2.debian.tar.xz
 878deff5e1cb0f06dac0548da5366b0a90bd274a 6598 
subread_2.0.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 46ed03d9467b09882a3378dcf072e932a2d8297249dedae173f8b24c0ebb44c0 2296 
subread_2.0.0+dfsg-2.dsc
 3232dd127c88e93a1d58b6aaaad8230fe3ab04dc28b98405898e91bde38b5ffc 9992 
subread_2.0.0+dfsg-2.debian.tar.xz
 59a179c256cc477d3db8eddab66fe62285afe41b6b9803c52bca6ce624f56b7f 6598 
subread_2.0.0+dfsg-2_amd64.buildinfo
Files:
 7075af18c678ea0be3c50b37450b604b 2296 science optional subread_2.0.0+dfsg-2.dsc
 13e03e0cb7394e0c6df3b1b92d1af8f5 9992 science optional 
subread_2.0.0+dfsg-2.debian.tar.xz
 b7dc99fb193ae1caf4aaafe8dcd70b52 6598 science optional 
subread_2.0.0+dfsg-2_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl6bNGgRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF6ig//SPujXXv4OcvAQQwogbdmfpksicg5CY+E
2ytQe5wEk6gODCrWRZJCe91n38nNmG0fnnA8GzzGsHJ3GIUJIP1Nu8cs1C2w6TKb
V5mRjvyLMPZ2OM7yeHpE5nyH2x/j7qUXAT06/PTeExJBUnfmX0k3z0xoq63jILHN
mj94/WnNdJWUvl5NJQJ0yL+7avDi2IMMcafMKhF73ISdAzipXu+CDSLs9TAWkU4c
HBXom7MMM0ch/VeYZWNzo8f75kkyt9U6Om9X1PFGkNhH21sy537+rRHxNoX0LPR8
FcN01g+iGs+qWG+dfhbgN+nGGgTMtnu1B3rXd3TEIZFJCo8sCezLgZ5GpQ6QGnH+
Wn1nqCzxQ2UHIPL3SJEoxcntsPwu06ZGaL/5q5BajnpQoQp1s8P9OOTmJnFvHMJk
+dsiqBERmU7eY/4rBUwJvJcMNhs7lst34KIbuCk5nqn6DkbPgAtFrXl56pRwAvna
lubNZZH6ZMr6WPchvE1lJYEkNdgtDga6bc/siQ0Dl/w5oZ+ysr2zzmQRa0GXnfro
sh+M9Cv3ZRIB0MGxDxv08jlRnJOiNnofLJ7X+ipfj8A2BvDpDAF9fslAuwz2hByg
x+0JGXgviKT61seyxDZYiy0M9AryapulKAcDEHFDq0z223tECRgpjgCLj5MXGg+6
OSn075X9iLk=
=nXXH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to