1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

ci: new branch mappings (#2054)

* ci: new branch mappings

* bump deb dependency to 10.7
This commit is contained in:
mariadb-RomanNavrotskiy
2021-07-26 09:56:13 +02:00
committed by GitHub
parent 4cdef40a55
commit ab0fe22c76
3 changed files with 16 additions and 12 deletions

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Depends: binutils,
libjemalloc1 | libjemalloc2,
libsnappy1 | libsnappy1v5,
liblz4-1,
mariadb-server-10.6 (= ${server:Version}),
mariadb-server-10.7 (= ${server:Version}),
net-tools,
python3,
${misc:Depends},