Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve debian version handling in debian package builder #1

Open
yxqd opened this issue Dec 9, 2015 · 1 comment
Open

improve debian version handling in debian package builder #1

yxqd opened this issue Dec 9, 2015 · 1 comment

Comments

@yxqd
Copy link
Member

yxqd commented Dec 9, 2015

for the purpose of creating deb for different debian versions, the package root cmake file have to be updated and committed, pushed to github. although the only change is one line like this:

set(DOCKER_PKGING_DEB_DIST_VERSION "14.04")

, it is still not desired.

@yxqd
Copy link
Member Author

yxqd commented Mar 30, 2016

It now supports setting DOCKER_PKGING_DEB_DIST_NAME and DOCKER_PKGING_DEB_DIST_VERSION using command line. Both need to supplied at the same time explicitly, otherwise the default value will be used.

Need to update all packages using this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant