Your message dated Sun, 17 Aug 2025 19:25:48 +0000 with message-id <E1unj0m-00BPl9-1S@fasolo.debian.org> and subject line Bug#1097233: fixed in libmspub 0.1.4-4 has caused the Debian Bug report #1097233, regarding libmspub: 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 owner@bugs.debian.org immediately.) -- 1097233: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097233 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: libmspub: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:32:36 +0000
- Message-id: <E1tk4yy-009MKQ-Ru@paradis.debian.org>
Package: src:libmspub Version: 0.1.4-3 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org 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/libmspub_0.1.4-3_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 [...] /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBMetaData.lo MSPUBMetaData.cpp /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser.lo MSPUBParser.cpp /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser2k.lo MSPUBParser2k.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBDocument.cpp -fPIC -DPIC -o .libs/MSPUBDocument.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser.cpp -fPIC -DPIC -o .libs/MSPUBParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBMetaData.cpp -fPIC -DPIC -o .libs/MSPUBMetaData.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser2k.cpp -fPIC -DPIC -o .libs/MSPUBParser2k.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c Dash.cpp -fPIC -DPIC -o .libs/Dash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ColorReference.cpp -fPIC -DPIC -o .libs/ColorReference.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBCollector.cpp -fPIC -DPIC -o .libs/MSPUBCollector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c Fill.cpp -fPIC -DPIC -o .libs/Fill.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser97.lo MSPUBParser97.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser97.cpp -fPIC -DPIC -o .libs/MSPUBParser97.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o PolygonUtils.lo PolygonUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c PolygonUtils.cpp -fPIC -DPIC -o .libs/PolygonUtils.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o Shadow.lo Shadow.cpp /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ShapeGroupElement.lo ShapeGroupElement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c Shadow.cpp -fPIC -DPIC -o .libs/Shadow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ShapeGroupElement.cpp -fPIC -DPIC -o .libs/ShapeGroupElement.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o VectorTransformation2D.lo VectorTransformation2D.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c VectorTransformation2D.cpp -fPIC -DPIC -o .libs/VectorTransformation2D.o In file included from PolygonUtils.h:19, from PolygonUtils.cpp:10: Coordinate.h: In member function 'double libmspub::Coordinate::getWidthIn() const': Coordinate.h:32:19: error: 'int64_t' was not declared in this scope 32 | return double(int64_t(m_xe) - m_xs) / EMUS_IN_INCH; | ^~~~~~~ Coordinate.h:14:1: note: 'int64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' 13 | #include "MSPUBConstants.h" +++ |+#include <cstdint> 14 | Coordinate.h: In member function 'double libmspub::Coordinate::getHeightIn() const': Coordinate.h:36:19: error: 'int64_t' was not declared in this scope 36 | return double(int64_t(m_ye) - m_ys) / EMUS_IN_INCH; | ^~~~~~~ Coordinate.h:36:19: note: 'int64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o libmspub_utils.lo libmspub_utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -g -O2 -ffile-prefix-map=/build/reproducible-path/libmspub-0.1.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c libmspub_utils.cpp -fPIC -DPIC -o .libs/libmspub_utils.o make[4]: *** [Makefile:568: PolygonUtils.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... MSPUBParser.cpp: In member function 'bool libmspub::MSPUBParser::parseFontChunk(librevenge::RVNGInputStream*, const libmspub::ContentChunkReference&)': MSPUBParser.cpp:565:41: warning: 'eotOffset.boost::optional<unsigned int>::<unnamed>.boost::optional_detail::tc_optional_base<unsigned int>::m_storage' may be used uninitialized [-Wmaybe-uninitialized] 565 | input->seek(eotOffset.get() + 4, librevenge::RVNG_SEEK_SET); | ~~~~~~~~~~~~~~~~^~~ MSPUBParser.cpp:536:37: note: 'eotOffset.boost::optional<unsigned int>::<unnamed>.boost::optional_detail::tc_optional_base<unsigned int>::m_storage' was declared here 536 | boost::optional<unsigned> eotOffset; | ^~~~~~~~~ MSPUBParser.cpp: In member function 'bool libmspub::MSPUBParser::parseShape(librevenge::RVNGInputStream*, const libmspub::ContentChunkReference&)': MSPUBParser.cpp:767:49: warning: 'numRows.boost::optional<unsigned int>::<unnamed>.boost::optional_detail::tc_optional_base<unsigned int>::m_storage' may be used uninitialized [-Wmaybe-uninitialized] 767 | else if (rowHeightsInEmu.size() < nr) | ^~ MSPUBParser.cpp:716:31: note: 'numRows.boost::optional<unsigned int>::<unnamed>.boost::optional_detail::tc_optional_base<unsigned int>::m_storage' was declared here 716 | boost::optional<unsigned> numRows; | ^~~~~~~ MSPUBParser.cpp:765:46: warning: 'numCols.boost::optional<unsigned int>::<unnamed>.boost::optional_detail::tc_optional_base<unsigned int>::m_storage' may be used uninitialized [-Wmaybe-uninitialized] 765 | if (columnWidthsInEmu.size() < nc) | ^~ MSPUBParser.cpp:717:31: note: 'numCols.boost::optional<unsigned int>::<unnamed>.boost::optional_detail::tc_optional_base<unsigned int>::m_storage' was declared here 717 | boost::optional<unsigned> numCols; | ^~~~~~~ make[4]: Leaving directory '/build/reproducible-path/libmspub-0.1.4/src/lib' make[3]: *** [Makefile:393: all-recursive] Error 1 make[3]: Leaving directory '/build/reproducible-path/libmspub-0.1.4/src' make[2]: *** [Makefile:501: all-recursive] Error 1 make[2]: Leaving directory '/build/reproducible-path/libmspub-0.1.4' make[1]: *** [Makefile:412: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/libmspub-0.1.4' dh_auto_build: error: make -j8 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 ---
- To: 1097233-close@bugs.debian.org
- Subject: Bug#1097233: fixed in libmspub 0.1.4-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 17 Aug 2025 19:25:48 +0000
- Message-id: <E1unj0m-00BPl9-1S@fasolo.debian.org>
- Reply-to: Rene Engelhard <rene@debian.org>
Source: libmspub Source-Version: 0.1.4-4 Done: Rene Engelhard <rene@debian.org> We believe that the bug you reported is fixed in the latest version of libmspub, 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 1097233@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rene Engelhard <rene@debian.org> (supplier of updated libmspub 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 17 Aug 2025 20:56:11 +0200 Source: libmspub Architecture: source Version: 0.1.4-4 Distribution: unstable Urgency: medium Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org> Changed-By: Rene Engelhard <rene@debian.org> Closes: 1097233 Changes: libmspub (0.1.4-4) unstable; urgency=medium . * add one more #include <cstdint> to fix build with g++ 15 (closes: #1097233) Checksums-Sha1: e3fee4f7082efbe21710a893a32ae46256a408e6 2130 libmspub_0.1.4-4.dsc c88f87018e84328d20bbd0fed8858bf4ee93db20 7588 libmspub_0.1.4-4.debian.tar.xz b4f5dfb8449f36aa1a7d50031cc52184a3b25446 6071 libmspub_0.1.4-4_source.buildinfo Checksums-Sha256: 46b9f132b2b1e538f84645a367172abffc74bcfa13a4962a3b95405a8b84c066 2130 libmspub_0.1.4-4.dsc 8aa7ab1e09b9ac34f6ff5d6549a17bac2211a398bffa1109586ea8840fcf9668 7588 libmspub_0.1.4-4.debian.tar.xz da7ceeae8925d8fcc1755b55d747f549810e324b97023fa4a663914d5f7027af 6071 libmspub_0.1.4-4_source.buildinfo Files: cbef6d60b9b672c61d5337e6f32a2812 2130 libs optional libmspub_0.1.4-4.dsc b8cde1857532391a013ec53a075f2790 7588 libs optional libmspub_0.1.4-4.debian.tar.xz 46fa545f0c0b5da9914e7595940a2965 6071 libs optional libmspub_0.1.4-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAmiiJrkQHHJlbmVAZGVi aWFuLm9yZwAKCRAKoEVx0D4+cLlbEADU+Cv2fhBMQ3Cg1vv3nqMbcKNY69FB9RRk HBaaJOGKKIS6lQQ3BJi3kpgM3G5PU/9s/i5frrTGDZGc4UvMyyHGsIXn8V5bmFXS GwVF2Y3GbXOIGUbMdjAOSArAi6u7W9F7QvQOk3CbmdTSXZPSKVZvlCk7oD2kfUrY o0uRt76u7SHkCbn6oaqTWFREfQFLVbp+C24tM0x7pTnNpbT1Lfv8my/A/o9eaebY Aa2v66Lk7TbbO/6/mbWZVrU7rer7AhxflmQ/8kFui8Vm9wh62OnonFFZzt2iCtwp 8Iwqicw9h6Jib0RXUo0dEYS7278U0uWTz9HNxtAfvw+ihZSu3Hk87zp1Y0pLr75Y t0LkJpXBMBHmadF/m/h6yW69AZr9Ys0ZG+pn5SfqT3HHR9gziDsxAhi9NEClGDg3 mmZ7yQKh6sGmgmu0oNFQjdhtGcrKNw2hXNuYd9wlYi04ff7AgrWP7uOoNc7kCBE5 ES9tbhf98EPOIdZ6N0MAjvuteL1DAylptsNN7vnKynDdVgAIgxWNYo/EAFz5/JDj ZYTlqadoJoTb9uDaausIK8RcDRqE3CTNMJNs86N0/fx+4xsuI4dUdF12O5W3osz3 zrrB3403QPx5KIl227Idro5if3jTPcr/B4axQJZ28cQP1vBbTJkMwH2CCpu097CK nOyFP+Ci2A== =i80x -----END PGP SIGNATURE-----Attachment: pgpRkaDYPLVAT.pgp
Description: PGP signature
--- End Message ---