Skip to content

Automate the creation of debian packaging related files via CMake #8

Description

@chp-io

We currently have a debian directory which contains deb packaging related files. They have to be updated to keep track of the package version, change logs, install scripts, etc. which requires some manual work and discrepancies can be introduced, as these files duplicate some info provided in cmake scripts.

Instead of tracking these debian files, we should let CMake generate these for us, by leveraging CMake's templating system, variables, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions