1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
clickhouse (18.16.1+ds-4) unstable; urgency=medium
* d/control: libcapnp-dev and libgoogle-perftools-dev build-depends are optional.
* d/control: Add hppa in the list of arch we want to build.
* d/rules: Skip autotest 00047 on ppc64el.
* d/rules: Exclude with_server test on archs other than amd64, arm64, ppc64el.
-- Alexander GQ Gerasiov <gq@debian.org> Mon, 04 Feb 2019 01:51:29 +0300
clickhouse (18.16.1+ds-3) unstable; urgency=medium
* d/rules: Skip test 00750 (fails on buildd).
* d/rules: Disable LTO on archs other than amd64.
* Add 0015-Fix-fallback-lz4-decomression.patch - Should fix FTBFS on
non-amd64 and non-arm64 archs.
-- Alexander GQ Gerasiov <gq@debian.org> Thu, 31 Jan 2019 22:45:52 +0300
clickhouse (18.16.1+ds-2) unstable; urgency=medium
* d/control: Use libcpuinfo only when avaible.
* d/control: Limit build with 64-bit platforms only.
* d/clickhouse-server.postrm: Remove logfiles on purge (Closes: #920831).
* d/clickhouse-server.postrm: Remove database on purge.
* d/control: clickhouse-server recommends clickhouse-client.
* Add 0014-Set-default-umask-to-027.patch.
* Add debian/TODO.
-- Alexander GQ Gerasiov <gq@debian.org> Thu, 31 Jan 2019 12:02:02 +0300
clickhouse (18.16.1+ds-1) unstable; urgency=medium
* Initial release (Closes: #851574)
-- Alexander GQ Gerasiov <gq@debian.org> Mon, 21 Jan 2019 01:12:52 +0300
|