Andreas Tille pushed to branch master at Debian Med / libcereal
Commits: 4ab10ad0 by Andreas Tille at 2018-12-20T21:34:52Z Do not try to change non-existing files in binary all builds - - - - - 5336f805 by Andreas Tille at 2018-12-20T22:01:33Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libcereal (1.2.2-3) unstable; urgency=medium + + * Team upload. + * Do not try to change non-existing files in binary all builds + Closes: #916969 + + -- Andreas Tille <[email protected]> Thu, 20 Dec 2018 22:34:59 +0100 + libcereal (1.2.2-2) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -11,4 +11,4 @@ override_dh_auto_build: override_dh_install: dh_install --exclude license - sed -i '/add_subdirectory(doc)/d' debian/*/usr/share/doc/libcereal-dev/tests/CMakeLists.txt + find debian/*/usr/share/doc -name CMakeLists.txt -exec sed -i '/add_subdirectory(doc)/d' \{\} \; View it on GitLab: https://salsa.debian.org/med-team/libcereal/compare/8d020f3924aed852095c9260fb0f9c08065e94df...5336f805b5c764dc8c114698803a503f75e3bde8 -- View it on GitLab: https://salsa.debian.org/med-team/libcereal/compare/8d020f3924aed852095c9260fb0f9c08065e94df...5336f805b5c764dc8c114698803a503f75e3bde8 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
