Centos and Debian packaging
[devwiki.git] / release / master.mdwn
index ff3615d..4aa0d2d 100644 (file)
@@ -1,4 +1,4 @@
-[[!title "Committing to Master"]]
+[[!meta title="Committing to Master"]]
 
 Committing to the [[master branch|branches]] of the Moonshot master repository has the following affects:
 
 
 Committing to the [[master branch|branches]] of the Moonshot master repository has the following affects:
 
@@ -18,7 +18,7 @@ Commit all the desired changes to the submodule.  Use the appropriate branch for
 
 # Update Upstream Version?
 
 
 # Update Upstream Version?
 
-Consider updating the upstream version number in configure.ac.  It's in the call to AC_INIT.
+Consider updating the upstream version number in configure.ac.  It's in the call to AC_INIT.  :If the upstream version is incremented then set the release back to 1 in the [[spec file|centos]].
 
 # Make sure to push
 
 
 # Make sure to push