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

Build packages on Travis #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

brodock
Copy link

@brodock brodock commented Nov 3, 2015

This pull request is a followup of #14 and will build packages on travis and upload it to github tagged releases.

See https://github.com/brodock/apt-select/releases/tag/0.1.0 as an example of automatically generated package.

All you have to do is tag your commit with the same version number your package have.

For further versions, you have to edit deb-package.rb version and tag the appropriate commit with the same version found there.

@jblakeman
Copy link
Owner

@brodock Thanks for this pull request. Packaging and distribution are things I've been wanting to address.

Given that apt-select is an Ubuntu specific program, I've decided to start working on making Launchpad the distribution platform.

In the meantime, I recommend that anyone looking for a .deb package use this fork. fpm and fpm-cookery seem like very useful tools.

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

Successfully merging this pull request may close these issues.

2 participants