Hi Wido: It seems a bug to me if the file is not here, we use this file to track git commit from which package is built.
Pradeep: Can you verify this and log a bug to yourself:) if the file is not here. thank you. > -----Original Message----- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Monday, May 21, 2012 6:03 AM > To: cloudstack-dev@incubator.apache.org > Cc: Wido den Hollander > Subject: [PATCH] Ubuntu: Do not package the sccs-info file, it's not > generated > > > Signed-off-by: Wido den Hollander <w...@widodh.nl> > --- > debian/cloud-utils.install | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/debian/cloud-utils.install b/debian/cloud-utils.install index > b552626..5f1ea2f 100644 > --- a/debian/cloud-utils.install > +++ b/debian/cloud-utils.install > @@ -1,6 +1,5 @@ > /usr/share/java/cloud-utils.jar > /usr/share/java/cloud-api.jar > -/usr/share/doc/cloud/sccs-info > /usr/share/doc/cloud/version-info > /usr/share/doc/cloud/configure-info > /usr/bin/cloud-sccs > -- > 1.7.5.4