Can we tag the release numbers in libS3.
For building debian packages for eg. make deb fails as default version number is trunk0.trunk0 which breaks debian policy. This could be fixed by specifying version numbers when doing a make, however if have tagged releases, it kind of eases the process as doing a git describe can be enough to make a version number
EDIT: Initial bug description was empty
Can we tag the release numbers in libS3.
For building debian packages for eg.
make debfails as default version number is trunk0.trunk0 which breaks debian policy. This could be fixed by specifying version numbers when doing a make, however if have tagged releases, it kind of eases the process as doing agit describecan be enough to make a version numberEDIT: Initial bug description was empty