Skip to content

implement automatic cpack versioning#258

Open
akdor1154 wants to merge 1 commit into
chjj:masterfrom
akdor1154:packaging
Open

implement automatic cpack versioning#258
akdor1154 wants to merge 1 commit into
chjj:masterfrom
akdor1154:packaging

Conversation

@akdor1154

Copy link
Copy Markdown
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.

1 participant