Repository: cloudstack Updated Branches: refs/heads/master cde6ef94b -> 68d18c234
Fixed debchange tool's removal of timestamp and wrong sort order in changelog Signed-off-by: Rohit Yadav <[email protected]> This closes #291 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/68d18c23 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/68d18c23 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/68d18c23 Branch: refs/heads/master Commit: 68d18c234955e4aeac758d30bf834fd3f4deec9d Parents: 4cdfbf3 Author: Rafael da Fonseca <[email protected]> Authored: Fri May 22 20:23:26 2015 +0200 Committer: Rohit Yadav <[email protected]> Committed: Mon May 25 16:45:50 2015 +0200 ---------------------------------------------------------------------- debian/changelog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/68d18c23/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index d8babba..b468e55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,15 @@ cloudstack (4.6.0-SNAPSHOT) unstable; urgency=low - [ Hugo Trippaers ] - * Update the version to 4.6.0.snapshot - [ Rafael da Fonseca ] * Switch to dpkg-source 3.0 (native) format -- Rafael da Fonseca <[email protected]> Fri, 22 May 2015 16:03:55 +0200 + [ Hugo Trippaers ] + * Update the version to 4.6.0.snapshot + + -- Hugo Trippaers <[email protected]> Thu, 3 Nov 2014 12:00:00 -0400 + cloudstack (4.5.0-snapshot) unstable; urgency=low * Update the version to 4.5.0.snapshot
