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

implement automatic cpack versioning #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akdor1154
Copy link
Contributor

Previously, DEB packages generated with CPack had useless version information, meaning that the higher-versioned official packages would try to overwrite ones from the git repository. This patch does some regexp magic to automatically version the resultant DEB.

I don't have an RPM system to test results there with, but it should either work straight out, or with trivial patching (I am not versed in RPM's versioning strictness)

tryone144 pushed a commit to tryone144/compton that referenced this pull request Dec 20, 2019
backend_list[backend] is only guaranteed to be non-NULL if experimental
backends are used.

Fixes chjj#258

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
tryone144 pushed a commit to tryone144/compton that referenced this pull request Dec 20, 2019
Fixes chjj#258

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
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

1 participant