1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Dynamic version numbering

This commit is contained in:
Roman Nozdrin
2020-12-08 14:51:40 +00:00
parent ab1d26127f
commit abbe2ebbf6
4 changed files with 9 additions and 13 deletions

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Architecture: amd64
Depends: binutils,
libjemalloc1 | libjemalloc2,
libsnappy1 | libsnappy1v5,
mariadb-server-10.6 (= ${binary:Version}),
mariadb-server-10.6 (= ${server:Version}),
net-tools,
python3,
${misc:Depends},