Update PackageReleaseProcedure authored by Erik von Reis's avatar Erik von Reis
1. Checkout master 1. Checkout master
1. Pull latest version from cds 1. Pull latest version from cds
1. Update src/include/rcgversion.h if necessary and commit. If this is a dev release, set RCG_VERSION_REL to 0. If a full release, set to 1. 1. Update src/include/rcgversion.h if necessary and commit. If this is a dev release, set RCG_VERSION_REL to 0. If a full release, set to 1.
1. Update NEWS file if needed.
1. Commit any changes to master branch
1. Checkout debian/buster branch 1. Checkout debian/buster branch
1. Update the branch to the latest version from cds. 1. Update the branch to the latest version from cds.
1. Merge in latest source (usually just master) 1. Merge in latest source (usually just master)
... ...
......