reflect-cpp_0.21.0+ds-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 18 Sep 2025 19:15:19 +0800 |
Source: | reflect-cpp |
Binary: | libreflectcpp-dev libreflectcpp0.21 libreflectcpp0.21-dbgsym |
Architecture: | source amd64 |
Version: | 0.21.0+ds-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Shengqi Chen <harry@debian.org> |
Changed-By: | Shengqi Chen <harry@debian.org> |
Description: | libreflectcpp-dev - C++20 library for fast (de-)serialization and validation (develop libreflectcpp0.21 - C++20 library for fast (de-)serialization and validation (shared |
Closes: | 1112052 1112554 1113465 |
Changes: | reflect-cpp (0.21.0+ds-1) unstable; urgency=medium * New upstream version 0.21.0+ds (closes: #1112554, #1113465). + d/: change SONAME to libreflectcpp0.21. * d/patches: + refresh existing patches. + update patch for new libbson-dev (closes: #1112052). + add patch to fix compatibility with pugixml < 1.15. * d/control: change B-D back to libtomlplusplus. * d/watch: switch to version 5. * d/rules: + remove CXXFLAGS due to warnings being fixed. + add CXXFLAGS to silence errors when building tests. |
Files: | e123b16490251089004e23c9dcab0ca9 2333 utils optional reflect-cpp_0.21.0+ds-1.dsc 721e0487ff60bc2cf2543fd4016b2540 5271424 utils optional reflect-cpp_0.21.0+ds.orig.tar.xz 2ba95b45f16b482611d0a03d74611983 5520 utils optional reflect-cpp_0.21.0+ds-1.debian.tar.xz d342997a423f6ac5ba1167d4241d1462 160528 libdevel optional libreflectcpp-dev_0.21.0+ds-1_amd64.deb 7b6158ccf548888daa6dce95ac587f0a 4383564 debug optional libreflectcpp0.21-dbgsym_0.21.0+ds-1_amd64.deb 0d875ec6f0a43a974d53c419e5d39436 145292 libs optional libreflectcpp0.21_0.21.0+ds-1_amd64.deb 9766e3bf1c91f5ee8d869de376d56979 8425 utils optional reflect-cpp_0.21.0+ds-1_amd64.buildinfo |
control file for libreflectcpp0.21_0.21.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | libreflectcpp0.21 |
Source: | reflect-cpp |
Version: | 0.21.0+ds-1 |
Architecture: | amd64 |
Maintainer: | Shengqi Chen <harry@debian.org> |
Installed-Size: | 590 |
Depends: | libavro24 (>=1.11.1), libbson2-2 (>=2.1.0), libc6 (>=2.32), libcapnp-1.1.0, libgcc-s1 (>=3.0), libpugixml1v5 (>=1.4), libstdc++6 (>=14), libtomlplusplus3t64 (>=3.2.0), libyaml-cpp0.8 (>=0.7.0), libyyjson0 (>=0.9.0+ds) |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://getml.github.io/reflect-cpp/ |
Description: | C++20 library for fast (de-)serialization and validation (shared library) reflect-cpp is a C++20 library for fast serialization, deserialization and validation using reflection. It supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org. . This package contains libreflectcpp shared library. |
contents of libreflectcpp0.21_0.21.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-18 11:15 ./ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 587792 2025-09-18 11:15 ./usr/lib/x86_64-linux-gnu/libreflectcpp.so.0.21.0 drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/share/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/share/doc/libreflectcpp0.21/ -rw-r--r-- root/root 1285 2025-09-18 11:15 ./usr/share/doc/libreflectcpp0.21/changelog.Debian.gz -rw-r--r-- root/root 1512 2025-04-07 16:43 ./usr/share/doc/libreflectcpp0.21/copyright lrwxrwxrwx root/root 0 2025-09-18 11:15 ./usr/lib/x86_64-linux-gnu/libreflectcpp.so.0.21 -> libreflectcpp.so.0.21.0 |
copyright of libreflectcpp0.21_0.21.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Code17 GmbH <support@getml.com> Files-Excluded: src/yyjson.c include/rfl/thirdparty/yyjson.h include/rfl/thirdparty/ctre.hpp Comment: remove vendored sources that are already in debian Files: * Copyright: 2023-2025, Code17 GmbH License: Expat Files: debian/* Copyright: 2024-2025, Shengqi Chen <harry@debian.org>. License: Expat License: Expat The MIT License . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for libreflectcpp0.21-dbgsym_0.21.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | libreflectcpp0.21-dbgsym |
Source: | reflect-cpp |
Version: | 0.21.0+ds-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Shengqi Chen <harry@debian.org> |
Installed-Size: | 4480 |
Depends: | libreflectcpp0.21 (=0.21.0+ds-1) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libreflectcpp0.21 |
Build-Ids: | 8d7d0b35fedc7fcdd262053b20f12e82ea77b3f0 |
contents of libreflectcpp0.21-dbgsym_0.21.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-18 11:15 ./ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/lib/debug/.build-id/8d/ -rw-r--r-- root/root 4576512 2025-09-18 11:15 ./usr/lib/debug/.build-id/8d/7d0b35fedc7fcdd262053b20f12e82ea77b3f0.debug drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/share/ drwxr-xr-x root/root 0 2025-09-18 11:15 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-18 11:15 ./usr/share/doc/libreflectcpp0.21-dbgsym -> libreflectcpp0.21 |
copyright of libreflectcpp0.21-dbgsym_0.21.0+ds-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 18.09.2025 / 13:02:32 (UTC)