Russ Allbery <[EMAIL PROTECTED]> writes:
> Manoj Srivastava <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to