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

Re: [PATCH 1/1] Better document version ranking and 0



Russ Allbery <rra@debian.org> writes:
> Manoj Srivastava <srivasta@debian.org> writes:

>> sensible_editor ./debian/changelog # add in ./debian/changes/<newfiles>
>> <<build and test here>>
>> git tag -s v3.8.0.0
>> git push origin
>> --8<---------------cut here---------------end--------------->8---
>
> Yup, that looks right for a release,

Oh, I was recently reminded working on another package that you need:

    git push --tags origin

to get the tag out there as well.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: