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

DEB Package Deployment #4

Open
5 tasks
thomasvincent opened this issue Apr 22, 2024 · 0 comments
Open
5 tasks

DEB Package Deployment #4

thomasvincent opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thomasvincent
Copy link
Owner

Description

Update the DEB packaging files for our project's new release 1.0, addressing all dependency changes and structural improvements.

Tasks

  • Update the changelog in the Debian directory with the new version 1.0 details.
  • Modify the control file to ensure all new dependencies are correctly listed.
  • Build the DEB package using the updated files.
  • Test the DEB package on various Debian and Ubuntu systems.
  • Deploy to Github packaging and public repositories

Acceptance Criteria

  • The DEB package should install without dependency issues.
  • Ensure the post-installation and removal scripts function as expected.
  • The package should comply with Debian packaging standards.

Additional Notes

  • Possible integration of automated DEB build tests using GitHub Actions could be explored.
@thomasvincent thomasvincent added the enhancement New feature or request label Apr 22, 2024
@thomasvincent thomasvincent self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant