debian: Fix version number for beta1 dpkg thought it was a downgrade from rc2 to beta1, add a epoch at the front
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/374aa411 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/374aa411 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/374aa411 Branch: refs/heads/master Commit: 374aa411259729e4aff278248163c746a0d638ea Parents: e9f5c01 Author: Wido den Hollander <[email protected]> Authored: Wed Sep 26 23:29:16 2012 +0200 Committer: Wido den Hollander <[email protected]> Committed: Wed Sep 26 23:29:47 2012 +0200 ---------------------------------------------------------------------- debian/changelog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/374aa411/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index 4345dc5..98d403d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cloud (4.0.0-beta1) unstable; urgency=low +cloud (1:4.0.0-beta1) unstable; urgency=low * Bumping the version to 4.0 Beta 1
