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

Add Debian packaging #1

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

Add Debian packaging #1

wants to merge 2 commits into from

Conversation

OddBloke
Copy link

This adds some basic Debian packaging. It will require a bit of time spent to work out how to build it outside of my environment (and if we are going to seriously consider Debian packaging it then we should probably split the packaging out to a separate branch).

@txels
Copy link
Owner

txels commented Dec 13, 2011

Thanks for this. I spent a very short while trying to figure out how to build it but no success. Any hints?

@OddBloke
Copy link
Author

I was building it with git-buildpackage --git-upstream-tree=branch --git-upstream-branch=origin/master. Potentially if you tag 0.4.6 (I think), and then use git-buildpackage --git-upstream-branch=0.4.6 then it might work. It, by default, looks for the upstream/VERSION tag, so you could also do something with that.

ashokkumar11 pushed a commit to ashokkumar11/autojenkins that referenced this pull request Dec 24, 2018
Handled improper return in job_exists() method.
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.

None yet

2 participants