GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/24
debian: Fix changelog to use 4.4.1 release with snapshot in the version ... Both 4.4.0 and 4.4.1 tagged releases have -snapshot in debian/changelog resulting in debian package names which should be 4.4.0 or 4.4.1 and not 4.4.0-snapshot or 4.4.1-snapshot. This is not the case in case of 4.3.1/4.3.0 and past releases. Since 4.4.1 has already been tagged, we can keep it this way. Sending this pull request just in case there is time to fix it? Regards. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cloudstack pullrequest-4.4.1-tag-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/24.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #24 ---- commit ebb462b516c708e60edb054f1ca95ff3452e32cb Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2014-10-20T10:21:44Z debian: Fix changelog to use 4.4.1 release with snapshot in the version string Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---