pistache-tachi-test:ci-fix-debsrc-build

Last commit made on 2021-10-30
Get this branch:
git clone -b ci-fix-debsrc-build https://git.launchpad.net/pistache-tachi-test

Branch merges

Branch information

Name:
ci-fix-debsrc-build
Repository:
lp:pistache-tachi-test

Recent commits

66c31e2... by Andrea Pappacoda <email address hidden>

ci(autopkgtest): fix Debian source build failure

e597640... by Kip Warner

Merge pull request #1010 from Tachi107/semantic-versioning

build: use Semantic Versioning

31429ef... by Andrea Pappacoda <email address hidden>

build: use Semantic Versioning

See https://semver.org for details, but it basically formalizes our
decision to not break API nor ABI in minor releases.

Closes #953

2d3ed2a... by Kip Warner

Merge pull request #1008 from pistacheio/kip-fix-riscv64

meson.build: Fix broken check for atomic support. This broke on riscv64…

c22cbbb... by Kip Warner

meson.build: Fix broken check for atomic support. This broke on risc64. The removed lines are redundant with their subsequent two because they verify the actual code, and not implementation details that may vary...
meson.build: Bumped version metadata to 0.0.003 and set soname major version to 1 in preparation for ABI freeze and upcoming first stable release...

ff9db0d... by Kip Warner

Merge pull request #997 from Finkman/allow-as-submodule

Allow to be used as submodule

ac454b1... by Kip Warner

Merge pull request #998 from Tachi107/ci-autopkgtest-5.17

ci(autopkgtest): use autopkgtest 5.17

937e663... by Andrea Pappacoda <email address hidden>

ci(autopkgtest): use autopkgtest 5.17

4c2787a... by Sven Fink <email address hidden>

build(cmake): Allow to be used as submodule

ad52f74... by Kip Warner

version.txt: Bumped versioning metadata...