diff options
author | Haru <haru@dotalux.com> | 2017-02-05 01:42:17 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-02-05 14:39:35 +0100 |
commit | f37f8839f20ee58fc1c40da7bd2fba28a2d1fdf2 (patch) | |
tree | d021c63d94e559b51f3ef13c54f33999d9119c24 /CONTRIBUTING.md | |
parent | 000b09e9ab45ca8760428f2ab1edd89448a4bb24 (diff) | |
download | hercules-f37f8839f20ee58fc1c40da7bd2fba28a2d1fdf2.tar.gz hercules-f37f8839f20ee58fc1c40da7bd2fba28a2d1fdf2.tar.bz2 hercules-f37f8839f20ee58fc1c40da7bd2fba28a2d1fdf2.tar.xz hercules-f37f8839f20ee58fc1c40da7bd2fba28a2d1fdf2.zip |
Update gitlab-ci configuration to match current debian packages
- In stretch, `libmysqlclient-dev` is no longer available. All the
stretch builds are now using `libmariadbclient-dev-compat` instead.
- `clang-4.0` builds have been added.
- Where it makes sense to, version-specific builds are now targeting the
distribution name rather than the meta-name (`jessie` instead of
`stable`). This makes them less prone to breakage when stretch will be
released.
- The `mysql-5.7` builds now use the `mysql-client-5.7` package since
it's available (they were previously using a generic `mysql-client`
package.)
- The `mariadb-10` builds have been renamed to `mariadb-10.0`, since
they use that specific version of the package.
- The `mariadb-latest` builds now use the `mariadb-client-10.1`
package, and are based on debian unstable.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions