GitHub user pdion891 opened a pull request:

    https://github.com/apache/cloudstack/pull/626

    fix systemvm64template build, fix .deb package creation.

    - build .deb package job must be change for ``dpkg-buildpackage -uc -us`` 
ubuntu 14.04 enforce signature of package. CLOUDSTACK-8638
    
    - @wilderrodrigues: this fix dependency for keepalived on building 
systemvm64template. Changing ``libnl1`` by ``libnl-3-200 libnl-genl-3-200`` 
seams resolve the build problem.
    
    For unknown reason the default way to retrieve version ``mvn 
org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate 
-Dexpression=project.version | grep -v "\["`` does not work in package 
creation, it return a null value.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pdion891/cloudstack 8675

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/626.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 #626
    
----
commit 6a01f48e1bb55826790af354686d150b5d440e02
Author: Pierre-Luc Dion <pdion...@apache.org>
Date:   2015-07-28T00:49:40Z

    fix dependency for keepalived from wheezy-backports

commit a3319b76ba04f64f3121470a976799c44a58d53b
Author: Pierre-Luc Dion <pdion...@apache.org>
Date:   2015-07-28T01:16:30Z

    fix release version automatically updated using pom.xml

commit d4bfca6330a3fbe50156e9e249a2535e80be9cda
Author: Pierre-Luc Dion <pdion...@apache.org>
Date:   2015-07-28T01:20:48Z

    change last owner of change for pgp signature

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to