Andreas Tille pushed to branch master at Debian Med / libcereal
Commits: 716c1c95 by Andreas Tille at 2022-10-06T09:18:06+02:00 Fix watch file - - - - - 0decbdf9 by Andreas Tille at 2022-10-06T09:23:25+02:00 libcereal-dev Architecture: any since the cmake files are not Architecture independent - - - - - ff1e4b3b by Andreas Tille at 2022-10-06T09:23:39+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 3db9485c by Andreas Tille at 2022-10-06T09:36:02+02:00 Lintian-overrides for flase positive - - - - - c96efe9b by Andreas Tille at 2022-10-06T09:45:12+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/libcereal-dev.install - + debian/source/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +libcereal (1.3.2+dfsg-3) unstable; urgency=medium + + * Team upload. + * Fix watch file + * libcereal-dev Architecture: any since the cmake files are not + Architecture independent + Closes: #1020779 + * Standards-Version: 4.6.1 (routine-update) + * Lintian-overrides for flase positive + + -- Andreas Tille <[email protected]> Thu, 06 Oct 2022 09:36:11 +0200 + libcereal (1.3.2+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,15 +9,14 @@ Build-Depends: debhelper-compat (= 13), rapidjson-dev, cmake, doxygen -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/libcereal Vcs-Git: https://salsa.debian.org/med-team/libcereal.git Homepage: https://uscilab.github.io/cereal/ Rules-Requires-Root: no Package: libcereal-dev -Multi-Arch: foreign -Architecture: all +Architecture: any Depends: ${misc:Depends}, rapidjson-dev Description: C++11 library for serialization ===================================== debian/libcereal-dev.install ===================================== @@ -2,4 +2,4 @@ usr/include CMakeLists.txt usr/share/doc/libcereal-dev/tests/ Config.cmake.in usr/share/doc/libcereal-dev/tests/ unittests usr/share/doc/libcereal-dev/tests/ -usr/lib/*/cmake/cereal usr/share/cmake/ +usr/lib/*/cmake/cereal ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# False positive +libcereal source: source-is-missing [include/cereal/external/rapidxml/manual.html] ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libcereal-$1\.tar\.gz/" \ - https://github.com/USCiLab/cereal/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/USCiLab/cereal/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/libcereal/-/compare/5588bd8a55ff56a85634b25fbb9a8026890a831b...c96efe9be59c9c457da50dfd67d746b3a77b7b14 -- View it on GitLab: https://salsa.debian.org/med-team/libcereal/-/compare/5588bd8a55ff56a85634b25fbb9a8026890a831b...c96efe9be59c9c457da50dfd67d746b3a77b7b14 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
