Skip to content

Add debian packager#132

Closed
ngaullier wants to merge 1 commit into
selsta:masterfrom
ngaullier:build_debian_package
Closed

Add debian packager#132
ngaullier wants to merge 1 commit into
selsta:masterfrom
ngaullier:build_debian_package

Conversation

@ngaullier

Copy link
Copy Markdown
Contributor

Build a .deb
To get a proper package version, this proposal is to derive the version on a git tag of the form v.
So, for example, to begin with:

git tag v1.0
Then:
make deb

@selsta

selsta commented Jan 13, 2026

Copy link
Copy Markdown
Owner

Since I don't use Debian I'm not sure how useful this is. Who would create the .deb?

@ngaullier

Copy link
Copy Markdown
Contributor Author

This is indeed a good point!
Well, if you like to, you can just add the tags in the repo, and I can create the deb for you to upload in github Releases. You can also use docker for that, I used to (usually much quicker and easier to maintain than an full vm). Not talking about github actions to automate, much overkill.
But at the end, I can understand that as of an non-user for it yourself, you probably don't feel very interested! So close the issue and I won't mind!

@selsta

selsta commented Jan 15, 2026

Copy link
Copy Markdown
Owner

Since I'm not actively working on this project right now and don't use Debian, I'm going to close this – but thank you very much for the contribution!

@selsta selsta closed this Jan 15, 2026
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