This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-06 15:42:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1ffaf1d793
ClickHouse
/
debian
/
compat
2 lines
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
d/compat: bump compatibility level to 10 Official CI builds uses ubuntu:20.04, which has the following: - debhelper: 12.10ubuntu1 - dpkg-dev: 1.19.7ubuntu3 (should not be relevant, but let's keep it) While debian:testing has: - debhelper: 13.3 - dpkg: 1.20.5 (should not be relevant, but let's keep it) In debhelper 13 compat level <= 9 has been deprecated [1], hence the warning: warning: Compatibility levels before 10 are deprecated (level 8 in use) [1]: https://salsa.debian.org/debian/debhelper/-/commit/427594c41330917401356ebed2a951e0e9143256 And this is not only warning but also compat level implicitly will be changed to 10. For now this is only for debian:testing but in future it will be relevant for newer ubuntu, and hence official builds.
2020-12-22 19:10:37 +00:00
10
Reference in New Issue
Copy Permalink