GitHub user rsafonseca opened a pull request:
https://github.com/apache/cloudstack/pull/291
Debian packaging fixes
Fixes problem with having to change the "-SNAPSHOT" string in debian/rules
for releases, deb packaging was broken in master due to this in a merge with
release version.
Fixes some warnings generated by dpkg-buildpackage regarding upstream
tarball an source versioning
Reduces source tarball from 669MB to 183MB (it was including .git), now
build is faster and takes up less space
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rsafonseca/cloudstack debfixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/291.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 #291
----
commit e1d8ba410e300021add0d904f41fe139d7d5c9a9
Author: Rafael da Fonseca <[email protected]>
Date: 2015-05-22T16:19:52Z
Fixes problem with having to change the "-SNAPSHOT" string in debian/rules
for releases, deb packaging was broken in master due to this in a merge with
release version.
Fixes some warnings generated by dpkg-buildpackage regarding upstream
tarball an source versioning
Reduces source tarball from 669MB to 183MB (it was including .git), now
build is faster and takes up less space
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---