Skip to content
New issue

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

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

Already on GitHub? # to your account

Properly update version of Debian package #579

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

Self-Perfection
Copy link
Contributor

Include branch name in Debian package version

Sanitize branch name by Debian version policy:
https://www.debian.org/doc/debian-policy/ch-controlfields.html#version


This scratches my itch. Before this change all Debian packages were built with version 0.1.0. That prevented simple upgrades from package manager, as it refused to replace existing installation with the same version.

With this change packages built from main branch will have version like 0.1.0+r571-0

Include branch name in Debian package version

Sanitize branch name by Debian version policy:
https://www.debian.org/doc/debian-policy/ch-controlfields.html#version
Copy link
Collaborator

@jacksongoode jacksongoode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to approve this, but I sort of figure there might be some more unified way of versioning when the app becomes stable and relatively polished.

@jacksongoode jacksongoode merged commit 5730800 into jpochyla:main Jan 30, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants