Your message dated Fri, 21 Nov 2025 19:10:14 +0000
with message-id <[email protected]>
and subject line Bug#1114196: fixed in macromoleculebuilder 4.2+dfsg-1
has caused the Debian Bug report #1114196,
regarding macromoleculebuilder FTBFS with Gemmi 0.7
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.)
--
1114196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114196
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:macromoleculebuilder
Version: 4.0.0+dfsg-5
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:macromoleculebuilder, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=Release \
-DENABLE_LEPTON=OFF \
-DGEMMI_DIR=/usr \
-DOpenMM_INCLUDE_DIR=/usr/include \
[... snipped ...]
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//Enable SimTK Lepton math parser. Lepton library bundled with
// OpenMM will be used if this option is enabled
ENABLE_LEPTON:BOOL=OFF
//Enable NtC code
ENABLE_NTC:BOOL=ON
//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON
//Path to where Gemmi library is installed. This needs to be set
// only when Gemmi is not installed system wide.
GEMMI_DIR:STRING=/usr
//Value Computed by CMake
MMB_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
//Value Computed by CMake
MMB_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
MMB_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>
//The directory containing a CMake configuration file for Molmodel.
Molmodel_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/molmodel
//Location of OpenMM debug library
OpenMM_DEBUG_LIBRARY:FILEPATH=OpenMM_DEBUG_LIBRARY-NOTFOUND
//Location of OpenMM include files
OpenMM_INCLUDE_DIR:PATH=/usr/include
//OpenMM Link Libraries
OpenMM_LIBRARIES:STRING=/usr/lib/x86_64-linux-gnu/libOpenMM.so
//Location of OpenMM shared library
OpenMM_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libOpenMM.so
//Location of OpenMM static library
OpenMM_STATIC_LIBRARY:FILEPATH=OpenMM_STATIC_LIBRARY-NOTFOUND
//Path to where SeqAn library is installed. This needs to be set
// only when SeqAn is not installed system wide.
SEQAN_DIR:STRING=
//No help, variable specified on the command line.
SimTKmolmodel:UNINITIALIZED=/usr
//The directory containing a CMake configuration file for Simbody.
Simbody_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/simbody
//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=31
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=6
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.31
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding OpenMM
FIND_PACKAGE_MESSAGE_DETAILS_OpenMM:INTERNAL=[/usr/include][/usr/lib/x86_64-linux-gnu/libOpenMM.so][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][c
][v1.3.1()]
//ADVANCED property for variable: OpenMM_DEBUG_LIBRARY
OpenMM_DEBUG_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMM_INCLUDE_DIR
OpenMM_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMM_LIBRARIES
OpenMM_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMM_LIBRARY
OpenMM_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMM_STATIC_LIBRARY
OpenMM_STATIC_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//linker supports push/pop state
_CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
//linker supports push/pop state
_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr
dh_auto_configure: error: cd obj-x86_64-linux-gnu &&
DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
-DCMAKE_BUILD_TYPE=Release -DENABLE_LEPTON=OFF -DGEMMI_DIR=/usr
-DOpenMM_INCLUDE_DIR=/usr/include -DSimTKmolmodel=/usr "-DCMAKE_CXX_FLAGS=-D
BuildNtC -D USE_OPENMM -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -O0" .. returned exit code 1
make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: macromoleculebuilder
Source-Version: 4.2+dfsg-1
Done: Andrius Merkys <[email protected]>
We believe that the bug you reported is fixed in the latest version of
macromoleculebuilder, 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.
Andrius Merkys <[email protected]> (supplier of updated macromoleculebuilder
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, 21 Nov 2025 07:44:58 -0500
Source: macromoleculebuilder
Binary: libmmb-dev libmmb4.1 libmmb4.1-dbgsym mmb mmb-common mmb-dbgsym
Architecture: source amd64 all
Version: 4.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Andrius Merkys <[email protected]>
Description:
libmmb-dev - development files of MacroMoleculeBuilder
libmmb4.1 - shared library of MacroMoleculeBuilder
mmb - model the structure and dynamics of macromolecules
mmb-common - model the structure and dynamics of macromolecules (common files)
Closes: 1113261 1114196
Changes:
macromoleculebuilder (4.2+dfsg-1) unstable; urgency=medium
.
* New upstream release 4.2+dfsg (Closes: #1113261)
* Update file exclusion list.
* Review patches.
* Fix incompatibility with gemmi >= 0.7.0 (Closes: #1114196)
* Adjust to soname change.
Checksums-Sha1:
1131bad9eef23964470e05e7fc9e5a7daa29dd49 2471
macromoleculebuilder_4.2+dfsg-1.dsc
b4d715369a6ec4c6833c2513515476865c740904 2079836
macromoleculebuilder_4.2+dfsg.orig.tar.xz
eb5d3d223a152327de27e38a6642dc97560cd052 5324
macromoleculebuilder_4.2+dfsg-1.debian.tar.xz
e1fc2d2df75a4ed18072948cdaeb8e29b925d28f 76972 libmmb-dev_4.2+dfsg-1_amd64.deb
ed456b6e22e738d138cbf7801903ccab18d99c28 25419876
libmmb4.1-dbgsym_4.2+dfsg-1_amd64.deb
182ab8000992e38f216d0ee0a863a8619f9924d6 1275436 libmmb4.1_4.2+dfsg-1_amd64.deb
73253f8f25e28e132fe1c61d16003f21708a7305 13146
macromoleculebuilder_4.2+dfsg-1_amd64.buildinfo
05f2904a4a80679c4c4041b06c03f1e348a52233 336592 mmb-common_4.2+dfsg-1_all.deb
6ca3815cec7bf85ef273074f13a462fcbb78b7cd 1601728
mmb-dbgsym_4.2+dfsg-1_amd64.deb
5af7909c84c95a40f4971fb7c4444bf4cdf5f8d8 30800 mmb_4.2+dfsg-1_amd64.deb
Checksums-Sha256:
763decabc5efc484add3a21581bd736ef7f29a30cf0484c9d60333f113f78dbd 2471
macromoleculebuilder_4.2+dfsg-1.dsc
a75b89bc007787866865a80f5126eab748708e62e6a130cd8a58a1e1191b54fc 2079836
macromoleculebuilder_4.2+dfsg.orig.tar.xz
8c5a9cfe46a2a28ee1b42c003e97109702151a44ffead53d94c997c08f59ae90 5324
macromoleculebuilder_4.2+dfsg-1.debian.tar.xz
a215f9dc99238969ceb807f025d519403a823ff170cacef518b55f298f09891f 76972
libmmb-dev_4.2+dfsg-1_amd64.deb
882a0d6b71076cfbe46361927b24d531cf8988d00389dea7e4ee6efffbd2fa9e 25419876
libmmb4.1-dbgsym_4.2+dfsg-1_amd64.deb
a3664def9e07004fb4bdd55f05abf6e3930e7b261e61efa6e479aa464e4f57a9 1275436
libmmb4.1_4.2+dfsg-1_amd64.deb
cd98972dca52c08180ffaea8ca6a08aba2665dee7899569a10458a54b4a52d86 13146
macromoleculebuilder_4.2+dfsg-1_amd64.buildinfo
167a8d50291285c8213c0d651230b8567f375a12335c9d2ddf2e47e53a65d80c 336592
mmb-common_4.2+dfsg-1_all.deb
7c6eb3b874e1a3f10adcc192eb1493dbc3d1fa84c2a4057a8bbbb2ce5483dd4a 1601728
mmb-dbgsym_4.2+dfsg-1_amd64.deb
8b2663b93c77d50552b63eb9c38c1015500eb6b23709135f31498203070f54f9 30800
mmb_4.2+dfsg-1_amd64.deb
Files:
7e2c2eadbb716091f41c8d4d53554701 2471 science optional
macromoleculebuilder_4.2+dfsg-1.dsc
1d0a787370d5019e165d655ef5a6cee0 2079836 science optional
macromoleculebuilder_4.2+dfsg.orig.tar.xz
74036500443b8e1c4c559ecef674c235 5324 science optional
macromoleculebuilder_4.2+dfsg-1.debian.tar.xz
9ece6b0d58a1b916643e665df77933c3 76972 libdevel optional
libmmb-dev_4.2+dfsg-1_amd64.deb
ba94313303d54e553a66019b4b9bdbdf 25419876 debug optional
libmmb4.1-dbgsym_4.2+dfsg-1_amd64.deb
db995d7112f1953de01de256695b585d 1275436 libs optional
libmmb4.1_4.2+dfsg-1_amd64.deb
52a564d72e9b1348278f103efad297f8 13146 science optional
macromoleculebuilder_4.2+dfsg-1_amd64.buildinfo
41b9a6dc4649ae1b0ddc374fa0ef99fb 336592 science optional
mmb-common_4.2+dfsg-1_all.deb
6bd3928bb8059ffa7c5cf343c057e7e9 1601728 debug optional
mmb-dbgsym_4.2+dfsg-1_amd64.deb
d88af695dbd3042bd17fd660ff3a6173 30800 science optional
mmb_4.2+dfsg-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmkgblUSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHI0kQAI/G6hLSgViLDju4By7Rzh0Lx7NEZknb
//iSAb/UVTcoMvWREEpliy76k3xHQx1B3nGDdLxXfcKXpd1fq0eu07fFb8p4g/+o
JzsOcPX/4LSWSFGgIq9mt3scTxZxWDHg5Tagb5nxj7nZD5kClZU05Rc291T6Vle8
LwICYjYEokylbcsSQKJhDn2GZiQd5EjBe9oCTFx5NPmCO1BIyK7kt2oObEaDiU6z
OqCyUWbbmru1qZF6k4tbYcOo/pde58qJGPPjBkHisf29pzany62mrRPVt+OjdE2b
7WDhMK1ONO+xpGH0WRprOmsyUsA3yz9AG707k22enJSPjQZ3CiYrUkzz5v6No0r/
qrQsQTnoFn2+fSi1zWEklwVTqavzt0s3bTQOEJ5SIPx51QiDS+mxaQic5HapW59T
w3R4vii+G5aFhv7StFJY3k+2Tx2HLGsVYuaPnbmrHi2POYLOfVwfzEWwRZ0K59CM
0wMNFGjbwNfv2UcXZPtwOFRtU7rJJjJp3HJ4cGa8c78tY39d1/fVQkCtBBbM9BS8
TMcboLyTobKpPLp9n8eX/W75Uvjr3LVZdZhPnhEWh/+jZq0+VkdPzqW3VCHUYEVd
JHPCbWLSXWao+dkvy15iq4s/IXuorkWwUgMrKWp4RBB/ZSqecWzwBgLfY8+m3G7V
lmAzbimelfCD
=FYRM
-----END PGP SIGNATURE-----
pgpluc3hOUNqT.pgp
Description: PGP signature
--- End Message ---