[Ubuntu] creating GRASS packages for UbuntuGIS
Bas Couwenberg
sebastic at xs4all.nl
Thu Jan 14 09:06:19 PST 2016
On 2016-01-14 17:08, Martin Landa wrote:
> I have question about tagging, what should be appropriate format
>
> git tag ubuntugis-wily/7.0.3RC1
>
> or
>
> git tag ubuntugis-wily/7.0.3~rc1-1~wily1
None of the above.
You should use tags with the format:
<prefix>/<pkgversion>
So in this case that's:
ubuntugis/7.0.3~rc1-1~wily1
See also:
https://pkg-grass.alioth.debian.org/policy/repositories.html#git-tags
The policy for tags is not very strict where it concerns non-Debian
tags, the differences between the version you used now and what's
documented is not a blocker.
Kind Regards,
Bas
More information about the Ubuntu
mailing list