You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
ci: new branch mappings (#2054)
* ci: new branch mappings * bump deb dependency to 10.7
This commit is contained in:
committed by
GitHub
parent
4cdef40a55
commit
ab0fe22c76
2
debian/autobake-deb.sh
vendored
2
debian/autobake-deb.sh
vendored
@ -51,7 +51,7 @@ then
|
||||
sed "/Package: mariadb-plugin-rocksdb/,/^$/d" -i debian/control
|
||||
sed "/Package: mariadb-plugin-spider/,/^$/d" -i debian/control
|
||||
sed "/Package: mariadb-plugin-oqgraph/,/^$/d" -i debian/control
|
||||
sed "/ha_sphinx.so/d" -i debian/mariadb-server-10.6.install
|
||||
sed "/ha_sphinx.so/d" -i debian/mariadb-server-10.*.install
|
||||
sed "/Package: libmariadbd19/,/^$/d" -i debian/control
|
||||
sed "/Package: libmariadbd-dev/,/^$/d" -i debian/control
|
||||
fi
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -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},
|
||||
|
Reference in New Issue
Block a user