2014-02-17 20:09 GMT+01:00 Felipe Sateler <fsate...@debian.org>: > On Mon, Feb 17, 2014 at 3:28 PM, Jaromír Mikeš <mira.mi...@gmail.com> > wrote: > > 2014-02-17 17:57 GMT+01:00 Felipe Sateler <fsate...@debian.org>: > > > >> On Mon, Feb 17, 2014 at 1:56 PM, <fsate...@users.alioth.debian.org> > >> wrote: > >> > The annotated tag, debian/0.0.2-1 has been updated > >> > to f973a39b9f883387618687b078b1f6ef594a196d (tag) > >> > from 22596c5027bc0069cb3d0151440bd174fcb59c92 (which is now > >> > obsolete) > >> > >> Jaromír (and anyone else that had cloned this repo), please delete > >> your local tag and pull this one. > >> > >> Also, please next time remember to delete the tag if you cannot upload > >> it, so that the uploader sets the tag. > > > > > > I uploaded repo as described in our wiki: > > > > $ cd /path/to/sources/ > > $ git-import-dsc --pristine-tar <project>_0.0.1-1.dsc > > $ cd <project> > > $ git remote add origin > > git+ssh://u...@git.debian.org/git/pkg-multimedia/<project>.git > > $ git push origin master upstream pristine-tar --tags > > > > https://wiki.debian.org/DebianMultimedia/DevelopPackaging > > Well, the wiki says that the person uploading should create th repo, > so technically speaking the wiki is correct ;) > > Perhaps we could add that if the package has not been uploaded you > should delete the tag? > > BTW, I'm not quite a fan of the "no git until upload" suggestion. I'd > prefer the git setup be done by the primary packager (not a secondary > uploader). >
$ git push origin master upstream pristine-tar --tags I didn't checked git manual yet but is there any chance to push just upstream tag instead of both tags? best regards mira
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers