On 2016-01-14 18:20, Martin Landa wrote:
2016-01-14 18:06 GMT+01:00 Bas Couwenberg <sebastic@xs4all.nl>:<prefix>/<pkgversion> So in this case that's: ubuntugis/7.0.3~rc1-1~wily1hm, `git tag ubuntugis/7.0.3~rc1-1~wily1` says fatal: 'ubuntugis/7.0.3~rc1-1~wily1' is not a valid tag name. What I am doing wrong? Ma
You need to replace the tilde (which is not a valid character in tags) with a dot. Like the experimental tag:
debian/7.0.3.rc1-1.exp2debcommit does this for you, but it doesn't handle prefixes and is therefor not appropriate for non-Debian tags.
Kind Regards, Bas