-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
chore: initial jammy packaging directory #1086
Conversation
PR Description updated to latest commit (4d3fffa) |
PR Review(Review updated until commit 4d3fffa)
Code feedback:
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Description updated to latest commit (4d3fffa) |
Persistent review updated to latest commit 4d3fffa |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
4d3fffa
to
b11aa53
Compare
LGTM Note that I replaced your name with mine as the maintainer since we agreed to publish to https://launchpad.net/~fujiapple/+archive/ubuntu/trippy/+packages Thanks! |
User description
This is my proposal to facilitate the creation of .deb and, most importantly, source Debian packages that can be uploaded to one's PPA.
Type
enhancement, documentation
Description
Changes walkthrough
4 files
README.debian
Comprehensive Packaging Instructions for Debian and Ubuntu
debian/README.debian
Ubuntu.
network access.
(PPA).
changelog
Initial Changelog Entry for Ubuntu Jammy
debian/changelog
Jammy.
copyright
Copyright and Licensing Information
debian/copyright
Debian packaging.
trippy.docs
Documentation Inclusion for Debian Package
debian/trippy.docs
documentation.
5 files
cargo.config
Cargo Configuration for Vendored Dependencies
debian/cargo.config
control
Package Metadata and Build Dependencies Definition
debian/control
format
Debian Source Package Format Specification
debian/source/format
include-binaries
Inclusion of Vendored Dependencies in Source Package
debian/source/include-binaries
trippy.install
Installation Path Definition for Trippy Binary
debian/trippy.install
1 files
rules
Custom Build Rules for Debian Packaging
debian/rules
the package.
Rust project structure.