Your message dated Sun, 19 Apr 2020 08:36:35 +0000
with message-id <[email protected]>
and subject line Bug#957868: fixed in termrec 0.19-1
has caused the Debian Bug report #957868,
regarding termrec: 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.)


-- 
957868: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957868
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:termrec
Version: 0.18-2
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/termrec_0.18-2_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

[...]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-I./sys -I./libtty -I./common -Wno-parentheses -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -std=gnu11 -Wall -Wwrite-strings 
-Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wno-unused-parameter 
-Wno-bitwise-op-parentheses -Wno-logical-op-parentheses -Wno-dangling-else -c 
libtty/dosrecorder.c -o libtty/dosrecorder.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libttyutils.la   
sys/unix/ttysize.lo  -lcurl -lutil 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-I./sys -I./libtty -I./common -Wno-parentheses -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -std=gnu11 -Wall -Wwrite-strings 
-Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wno-unused-parameter 
-Wno-bitwise-op-parentheses -Wno-logical-op-parentheses -Wno-dangling-else -c 
libtty/asciicast.c -o libtty/asciicast.o >/dev/null 2>&1
libtool: link: ar cr .libs/libttyutils.a sys/unix/.libs/ttysize.o 
libtool: link: ranlib .libs/libttyutils.a
libtool: link: ( cd ".libs" && rm -f "libttyutils.la" && ln -s 
"../libttyutils.la" "libttyutils.la" )
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./sys -I./libtty 
-I./common -Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else -c -o play/termplay.o play/termplay.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./sys -I./libtty 
-I./common -Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else -c -o play/player.o play/player.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./sys -I./libtty 
-I./common -Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else -c -o time/termtime.o time/termtime.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./sys -I./libtty 
-I./common -Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else -c -o cat/termcat.o cat/termcat.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libcompat.la  
sys/asprintf.lo     -lcurl -lutil 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libcommon.la  
common/open_out.lo common/args.lo common/rec_args.lo  -lcurl -lutil 
libtool: link: ar cr .libs/libcompat.a sys/.libs/asprintf.o 
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" 
"libcompat.la" )
libtool: link: ar cr .libs/libcommon.a common/.libs/open_out.o 
common/.libs/args.o common/.libs/rec_args.o 
libtool: link: ranlib .libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libutils.la  
sys/debuglog.lo  sys/unix/utils.lo libcompat.la -lcurl -lutil 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else -no-undefined -version-info 1 -pthread -Wl,-z,relro 
-Wl,-z,now -Wl,--as-needed -o libtty.la -rpath /usr/lib/x86_64-linux-gnu 
libstream/compress.lo libstream/stream.lo libstream/url_curl.lo 
libstream/url_file.lo libstream/url_tcp.lo libstream/url_telnet.lo 
libstream/url_termcast.lo libstream/prefix.lo libtty/tty.lo libtty/charsets.lo 
libtty/wcwidth.lo libtty/colors.lo libtty/formats.lo libtty/timeline.lo 
libtty/files.lo libtty/vtredir.lo libtty/asciicast.lo libtty/dosrecorder.lo 
libcompat.la libttyutils.la -lbz2 -lz -llzma -lzstd   -lcurl -lutil 
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" 
"libcommon.la" )
libtool: link: (cd .libs/libutils.lax/libcompat.a && ar x 
"/<<PKGBUILDDIR>>/./.libs/libcompat.a")
libtool: link: ar cr .libs/libutils.a sys/.libs/debuglog.o 
sys/unix/.libs/utils.o   .libs/libutils.lax/libcompat.a/asprintf.o 
libtool: link: ranlib .libs/libutils.a
libtool: link: rm -fr .libs/libutils.lax
libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" 
"libutils.la" )
libtool: link: gcc -shared  -fPIC -DPIC  libstream/.libs/compress.o 
libstream/.libs/stream.o libstream/.libs/url_curl.o libstream/.libs/url_file.o 
libstream/.libs/url_tcp.o libstream/.libs/url_telnet.o 
libstream/.libs/url_termcast.o libstream/.libs/prefix.o libtty/.libs/tty.o 
libtty/.libs/charsets.o libtty/.libs/wcwidth.o libtty/.libs/colors.o 
libtty/.libs/formats.o libtty/.libs/timeline.o libtty/.libs/files.o 
libtty/.libs/vtredir.o libtty/.libs/asciicast.o libtty/.libs/dosrecorder.o  
-Wl,--whole-archive ./.libs/libcompat.a ./.libs/libttyutils.a 
-Wl,--no-whole-archive  -lbz2 -lz -llzma -lzstd 
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lutil  -g -O2 
-fstack-protector-strong -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now 
-Wl,--as-needed   -pthread -Wl,-soname -Wl,libtty.so.1 -o .libs/libtty.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libtty.so.1" && ln -s "libtty.so.1.0.0" 
"libtty.so.1")
libtool: link: (cd ".libs" && rm -f "libtty.so" && ln -s "libtty.so.1.0.0" 
"libtty.so")
libtool: link: (cd .libs/libtty.lax/libcompat.a && ar x 
"/<<PKGBUILDDIR>>/./.libs/libcompat.a")
libtool: link: (cd .libs/libtty.lax/libttyutils.a && ar x 
"/<<PKGBUILDDIR>>/./.libs/libttyutils.a")
libtool: link: ar cr .libs/libtty.a  libstream/compress.o libstream/stream.o 
libstream/url_curl.o libstream/url_file.o libstream/url_tcp.o 
libstream/url_telnet.o libstream/url_termcast.o libstream/prefix.o libtty/tty.o 
libtty/charsets.o libtty/wcwidth.o libtty/colors.o libtty/formats.o 
libtty/timeline.o libtty/files.o libtty/vtredir.o libtty/asciicast.o 
libtty/dosrecorder.o  .libs/libtty.lax/libcompat.a/asprintf.o  
.libs/libtty.lax/libttyutils.a/ttysize.o 
libtool: link: ranlib .libs/libtty.a
libtool: link: rm -fr .libs/libtty.lax
libtool: link: ( cd ".libs" && rm -f "libtty.la" && ln -s "../libtty.la" 
"libtty.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o termrec 
rec/termrec.o rec/pty.o libutils.la libcommon.la libtty.la -lcurl -lutil 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else -pthread libttyutils.la -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed -o termplay play/termplay.o play/player.o libutils.la 
libcommon.la libtty.la  -lcurl -lutil 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o termtime 
time/termtime.o libutils.la libtty.la -lcurl -lutil 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./sys -I./libtty -I./common 
-Wno-parentheses -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu11 
-Wall -Wwrite-strings -Wstrict-prototypes -Wshadow -Wmissing-prototypes 
-Wno-unused-parameter -Wno-bitwise-op-parentheses -Wno-logical-op-parentheses 
-Wno-dangling-else  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o termcat 
cat/termcat.o libutils.la libtty.la -lcurl -lutil 
libtool: link: gcc -I./sys -I./libtty -I./common -Wno-parentheses -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -std=gnu11 -Wall -Wwrite-strings 
-Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wno-unused-parameter 
-Wno-bitwise-op-parentheses -Wno-logical-op-parentheses -Wno-dangling-else 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/termtime 
time/termtime.o  ./.libs/libutils.a ./.libs/libtty.so 
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lutil -pthread
libtool: link: gcc -I./sys -I./libtty -I./common -Wno-parentheses -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -std=gnu11 -Wall -Wwrite-strings 
-Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wno-unused-parameter 
-Wno-bitwise-op-parentheses -Wno-logical-op-parentheses -Wno-dangling-else 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/termcat cat/termcat.o  
./.libs/libutils.a ./.libs/libtty.so 
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lutil -pthread
libtool: link: gcc -I./sys -I./libtty -I./common -Wno-parentheses -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -std=gnu11 -Wall -Wwrite-strings 
-Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wno-unused-parameter 
-Wno-bitwise-op-parentheses -Wno-logical-op-parentheses -Wno-dangling-else 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/termrec rec/termrec.o 
rec/pty.o  ./.libs/libutils.a ./.libs/libcommon.a ./.libs/libtty.so 
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lutil -pthread
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:3: multiple 
definition of `record_name'; rec/termrec.o:././common/rec_args.h:3: first 
defined here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:1: multiple 
definition of `format'; rec/termrec.o:././common/rec_args.h:1: first defined 
here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:1: multiple 
definition of `command'; rec/termrec.o:././common/rec_args.h:1: first defined 
here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:4: multiple 
definition of `raw'; rec/termrec.o:././common/rec_args.h:4: first defined here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:5: multiple 
definition of `append'; rec/termrec.o:././common/rec_args.h:5: first defined 
here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:1: multiple 
definition of `format_ext'; rec/termrec.o:././common/rec_args.h:1: first 
defined here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:2: multiple 
definition of `rport'; rec/termrec.o:././common/rec_args.h:2: first defined here
/usr/bin/ld: ./.libs/libcommon.a(rec_args.o):./common/rec_args.h:2: multiple 
definition of `lport'; rec/termrec.o:././common/rec_args.h:2: first defined here
libtool: link: gcc -I./sys -I./libtty -I./common -Wno-parentheses -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -std=gnu11 -Wall -Wwrite-strings 
-Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wno-unused-parameter 
-Wno-bitwise-op-parentheses -Wno-logical-op-parentheses -Wno-dangling-else 
-pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/termplay 
play/termplay.o play/player.o  ./.libs/libttyutils.a ./.libs/libutils.a 
./.libs/libcommon.a ./.libs/libtty.so 
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lutil -pthread
/usr/bin/ld: play/player.o:././play/player.h:4: multiple definition of `term'; 
play/termplay.o:././play/player.h:4: first defined here
/usr/bin/ld: play/player.o:././play/player.h:1: multiple definition of `tr'; 
play/termplay.o:././play/player.h:1: first defined here
/usr/bin/ld: play/player.o:././play/player.h:3: multiple definition of `speed'; 
play/termplay.o:././play/player.h:3: first defined here
/usr/bin/ld: play/player.o:././play/player.h:7: multiple definition of `waitm'; 
play/termplay.o:././play/player.h:7: first defined here
/usr/bin/ld: play/player.o:././play/player.h:6: multiple definition of 
`waiting'; play/termplay.o:././play/player.h:6: first defined here
/usr/bin/ld: play/player.o:././play/player.h:6: multiple definition of 
`loaded'; play/termplay.o:././play/player.h:6: first defined here
/usr/bin/ld: play/player.o:././play/player.h:8: multiple definition of `waitc'; 
play/termplay.o:././play/player.h:8: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:914: termrec] Error 1
make[3]: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:899: termplay] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1149: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:610: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: termrec
Source-Version: 0.19-1
Done: Adam Borowski <[email protected]>

We believe that the bug you reported is fixed in the latest version of
termrec, 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.
Adam Borowski <[email protected]> (supplier of updated termrec 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: Sun, 19 Apr 2020 09:33:54 +0200
Source: termrec
Architecture: source
Version: 0.19-1
Distribution: unstable
Urgency: medium
Maintainer: Adam Borowski <[email protected]>
Changed-By: Adam Borowski <[email protected]>
Closes: 957868
Changes:
 termrec (0.19-1) unstable; urgency=medium
 .
   * New upstream release.
     + Fixes FTBFS with gcc-10 (closes: #957868)
   * Fix VERSION being unset.
   * Multi-Arch settings.
Checksums-Sha1:
 c84c442d24ca22dbc517913394f2ae6b5f8ff041 2015 termrec_0.19-1.dsc
 78e3a06953c9aa1b8f0ffe73302caad3d40580a6 115254 termrec_0.19.orig.tar.gz
 fecc7f073e5a887ddd97e51da1ddae4ee5f2c8c7 2792 termrec_0.19-1.debian.tar.xz
 6f8017d781d60f0be481f62396a78dd70368f8a5 5907 termrec_0.19-1_source.buildinfo
Checksums-Sha256:
 d8aaee52502c8dd4f1cd668d51a66fd506121fc149fa1e3f8d78749f60780339 2015 
termrec_0.19-1.dsc
 0550c12266ac524a8afb764890c420c917270b0a876013592f608ed786ca91dc 115254 
termrec_0.19.orig.tar.gz
 fae5fdfcd8ece02ea5a8a7f489c3ec1d846b28d7e377c9145ee44e3a96fff8f1 2792 
termrec_0.19-1.debian.tar.xz
 e75b5b1c6ed7c6d9a22f7d8721881d758b5eddcaf4d1f48f3aa096180649b3e7 5907 
termrec_0.19-1_source.buildinfo
Files:
 0f7c6c4a88322d7e51cf68d0f4c25404 2015 misc optional termrec_0.19-1.dsc
 e7686ad97f38c8dd5cf07191e16171de 115254 misc optional termrec_0.19.orig.tar.gz
 1edea91c232251a61260ed989e0bbb29 2792 misc optional 
termrec_0.19-1.debian.tar.xz
 0c85170147a2390364dcb5c02676b9e6 5907 misc optional 
termrec_0.19-1_source.buildinfo

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

iQJIBAEBCgAyFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl6b/vYUHGtpbG9ieXRl
QGFuZ2JhbmQucGwACgkQweDZLphvfH6LcBAA9ukGC6qlPyrzfsNrFCgdECTSIHIZ
KY2KxWEsypdY8eePNOp7gJyG75dS0dOR7g5N85mAzBJ/JcWTPxJdA1D9kpkAkXl5
VjHjOfXSA3mGejQJD1tJ9hYrovleiyoNR3wdJWRJmr5n6ASSXOTaYx7OQXX/EU4e
mAZ0DqX12sbnvM2dwQ6JbJqYkKM+6tLDaLbzSV1SHqU5zhWAZBkaRmnQS30lQusk
hbnDtcPVCc1qMeWAXnEppS+NVpCe1zRtLCJitY0Iksj0n/rx4gOSUU2l6z3UUfxb
NsYj2kBm6JH+25Uvc04hLnmM+cDmGkj4WMCTSdzCRDkotw5Cm1SQ7di3zmosTf7P
2iJumvlEwegBMMsrLaNiAzG9iIZi8WMTdOnGHnD4GV6RfzROR1uqvgp0Ucx4UWsH
QyC4cxJbVP5mj5JEh5nt1rh+H6ANmW4RAcGKNrWZkpu+QG4aPfGAicyeH6nYnFvd
kNscGZm5X6kDSBbE7+/ifU5gDVcgLB28Jj7CAGf9yLrcdYFKEvnvly5lyYamEPX2
qP9T+5DBo8jzJh9bqPMclbTdV+f+xYtNQs+XfjsK3bG+HZ0Nw058uqPjQBwCWltL
pEWny6kaPCnSoYeIWTYyxoIiugnB24znqk6Ysa9/0lLZnHpS8UE0IL9LOuZoMeLJ
44iuCOpo70dH7rE=
=aJho
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to