libclxclient

Christophe Mutricy xtophe at chewa.net
Thu Jul 23 08:50:20 UTC 2009


> FE> Yeah, I should have been more explicit about that, sorry. When I'm
> FE> talking about tags I'm referring to debian/X.Y.Z-N tags
> FE> specifically. The upstream/X.Y.Z tags are perfectly fine, because they
> FE> refer to upstream code, that is not going to change at all after
> FE> git-import-dsc or git-import-orig, so they are fine to be created by
> FE> anybody.
>
> Can I fix it somehow now?


If you have the tag locally you just have to "git push --tags"

Else you need to checkout the upstream branch and use git tag -a -m
"Upstream version x.y.z" upstream/x.y.z    and then git push --tags

hth,

-- 
Xtophe



More information about the pkg-multimedia-maintainers mailing list