Code

Typo in NEWS
[nagiosplug.git] / doc / RELEASING
index 68d55a96f3544ff4ad90bcb5546ec9a0aba41fde..34bed9394dfcfbb0495180056428673323cc593e 100644 (file)
@@ -1,5 +1,8 @@
 NOTES ON RELEASING NEW VERSION OF NAGIOSPLUG
 
+NB: A copy of this document is located at:
+    http://nagiosplugins.org/node/96
+
 *** Pre-release
 git pull
 . tools/devmode, if feeling adventurous
@@ -13,8 +16,12 @@ Run git2cl (get from http://josefsson.org/git2cl/):
 git2cl >Changelog
 commit BUGS NEWS configure.in package.def ChangeLog
 
-*** Create new tag
-git tag release-1.4.14
+*** Create new annotated tag
+git tag -a release-1.4.14 -m release-1.4.14
+
+*** Push the code and tag to origin
+git push origin master
+git push origin release-1.4.14
 
 *** Checkout new version
 rm -fr /tmp/nagioslug
@@ -45,12 +52,13 @@ Submit. Get URL to news item
 
 SF -> Admin -> File Releases
 Add a release to nagiosplug and create a file release
-Name: 1.4.1
+Name: 1.4.14
 Create release
 Step 1: Add release notes pointing to news item
 Step 2: add file
 Step 3: *.tar.gz, Platform Independent, Source .gz
 Step 4: Send notice
 
+*** Announce new release
 Send email to nagiosplug-help, nagios-announce with the news text
 Add a news item to http://nagiosplugins.org