[SCM] ste-plugins packaging annotated tag, debian/0.0.2-1, updated. debian/0.0.2-1

Felipe Sateler fsateler at debian.org
Mon Feb 17 20:00:52 UTC 2014


On Mon, Feb 17, 2014 at 4:52 PM, Jaromír Mikeš <mira.mikes at gmail.com> wrote:
>
>
>
> 2014-02-17 20:09 GMT+01:00 Felipe Sateler <fsateler at debian.org>:
>
>> On Mon, Feb 17, 2014 at 3:28 PM, Jaromír Mikeš <mira.mikes at gmail.com>
>> wrote:
>> > 2014-02-17 17:57 GMT+01:00 Felipe Sateler <fsateler at debian.org>:
>> >
>> >> On Mon, Feb 17, 2014 at 1:56 PM,  <fsateler at 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://user@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?

yes:
$ git push origin master upstream pristine-tar upstream/0.0.1

However you still need to delete the tag because when the package is
finally uploaded then you wouldn't get the new tag.

-- 

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list