Closed oz123 closed 7 years ago
The same goes for a dependency on LIBMATEKBD_REQUIRED_VERSION=1.7.0
and MATE_DESKTOP_REQUIRED_VERSION=1.9.4
.
Please submit the relevant pull-requests and a dev will review them ☺️
bumping the dependency in configure.ac will make future release more standalone
more... what? :smile:
What I meant is that each version of release component should depend on the same series component. That means that when releasing mate-settings-daemon in version 1.14 it should depend on the same version of libmatekbd, and an earlier one.
Version requirements were bumped to 1.17 due to migration to GTK+3 only code (to avoid accidental building with older GTK+2 libraries). Except for libmatemixer, which doesn't contain any GTK+ code, so 1.10 (the first stable release) is enough.
Although not much has changed between libmatemixer-1.9 and libmatemixer-1.14, bumping the dependency in configure.ac will make future release more standalone. This is a feature mainly helping package maintainers. I suggest to change this. If you agree with it, please let me know, I will make a PR.