Repository: cloudstack Updated Branches: refs/heads/master 5713222ec -> 767305101
Revert "Fixed debchange tool's removal of timestamp and wrong sort order in changelog" Reverting commit based on comment by @rsafonseca: https://github.com/apache/cloudstack/pull/291#issuecomment-105253780 This reverts commit 68d18c234955e4aeac758d30bf834fd3f4deec9d. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/76730510 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/76730510 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/76730510 Branch: refs/heads/master Commit: 767305101fd806024d3052e7ea4c2a7c36c1d421 Parents: 5713222 Author: Rohit Yadav <[email protected]> Authored: Mon May 25 20:56:20 2015 +0200 Committer: Rohit Yadav <[email protected]> Committed: Mon May 25 20:56:20 2015 +0200 ---------------------------------------------------------------------- debian/changelog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/76730510/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index b468e55..d8babba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,13 @@ 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
