/usr/share/doc/libgammu-dev/project/versioning.rst is in libgammu-dev 1.33.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | .. _versioning:
Versioning
==========
There are two types of releases - testing and stable, both having
version x.y.z. Stable releases have usually z = 0 or some small number,
while testing ones have z >= 90. Testing releases usually provide latest
features, but everything does not have to be stabilized yet.
|