Loading debian/changelog +7 −0 Original line number Diff line number Diff line spdlog (1:1.3.0-2) unstable; urgency=medium * No point in building benchmarks, causes issues on some unofficial archs. -- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 12 Jan 2019 09:59:25 -0800 spdlog (1:1.3.0-1) unstable; urgency=medium * debian/control: Mark us as Multi-Arch: same. Loading debian/control +1 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,7 @@ Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com> Section: libdevel Priority: optional Build-Depends: debhelper (>= 11~), cmake, libbenchmark-dev cmake Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/spdlog Vcs-Git: https://salsa.debian.org/med-team/spdlog.git Loading debian/lintian-overrides 0 → 100644 +1 −0 Original line number Diff line number Diff line libspdlog-dev: package-contains-empty-directory usr/share/doc/libspdlog-dev/examples/logs/ debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ endif override_dh_auto_configure: dh_auto_configure -- -DSPDLOG_BUILD_EXAMPLES=ON \ -DSPDLOG_BUILD_BENCH=ON \ -DSPDLOG_BUILD_TESTS=ON \ -DSPDLOG_BUILD_BENCH=OFF \ -DSPDLOG_BUILD_TESTS=ON override_dh_auto_install: rm -f example/logs/.gitignore Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line spdlog (1:1.3.0-2) unstable; urgency=medium * No point in building benchmarks, causes issues on some unofficial archs. -- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 12 Jan 2019 09:59:25 -0800 spdlog (1:1.3.0-1) unstable; urgency=medium * debian/control: Mark us as Multi-Arch: same. Loading
debian/control +1 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,7 @@ Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com> Section: libdevel Priority: optional Build-Depends: debhelper (>= 11~), cmake, libbenchmark-dev cmake Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/spdlog Vcs-Git: https://salsa.debian.org/med-team/spdlog.git Loading
debian/lintian-overrides 0 → 100644 +1 −0 Original line number Diff line number Diff line libspdlog-dev: package-contains-empty-directory usr/share/doc/libspdlog-dev/examples/logs/
debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ endif override_dh_auto_configure: dh_auto_configure -- -DSPDLOG_BUILD_EXAMPLES=ON \ -DSPDLOG_BUILD_BENCH=ON \ -DSPDLOG_BUILD_TESTS=ON \ -DSPDLOG_BUILD_BENCH=OFF \ -DSPDLOG_BUILD_TESTS=ON override_dh_auto_install: rm -f example/logs/.gitignore Loading