summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2020-04-27 * d/rules, d/run-regression-tests.sh: run regression tests withAndreas Hasenack
a script
2020-04-20 * d/rules: run regression tests at build time, and one more timeAndreas Hasenack
with an injected failure to verify it's caught.
2020-04-18Pass -c4 to dpkg-gensymbolsColin Watson
This means that we notice if debian/libfido2-1.symbols is out of date.
2020-02-16Revert "debian/rules: Make sure build flags are exported to CMake"nicoo
This reverts commit 6eed843d53653d6cbcf5d9a31907b2668274896d. It was entirely necessary (dh >= 9) and I'm not sure why I cargo-culted it.
2020-02-15debian/rules: Make sure build flags are exported to CMakenicoo
2020-02-12Make the build deterministicnicoo
2020-02-12debian/rules: Make dh_missing fail the buildnicoo
2020-02-12Initial Debian packagingnicoo
Based on upstream's debianization