this patch adds some useful features to allow the build-git-snapshot tool to build production packages the patch adds the following options: --urgency, -u the urgency string for the resulting package. Default is '$urgency'. --incr, -i set debian revision (default = '-1') --(no)autochangelog whether or not to update the debian/changelog file. Default is to update it. note: this patch does not change any of the existing behaviour of the tool test plan to come...
Created attachment 182869 [details] [review] adds some useful features to allow the build-git-snapshot tool to build production packages
Ready for sign-off?
Created attachment 183609 [details] [review] Bug 40039: Add production enhancements to build-git-snapshot tool this patch adds some useful features to allow the build-git-snapshot tool to build production packages the patch adds the following options: --urgency, -u the urgency string for the resulting package. Default is '$urgency'. --incr, -i set debian revision (default = '-1') --(no)autochangelog whether or not to update the debian/changelog file. Default is to update it. note: this patch does not change any of the existing behaviour of the tool test plan to come... Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>