[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Ubuntu] creating GRASS packages for UbuntuGIS



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


Reply to: