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

Update Cargo.toml for cargo-deb fields #31

Merged
merged 5 commits into from
Sep 18, 2024
Merged

Update Cargo.toml for cargo-deb fields #31

merged 5 commits into from
Sep 18, 2024

Conversation

tuna-f1sh
Copy link
Owner

@tuna-f1sh tuna-f1sh commented Sep 18, 2024

Removes errors from lintian #29. Still not perfect but hopefully good enough until someone wants to officially manage a package.

  • Warnings in CHANGELOG I'll leave.
  • Unknown field warnings I think are something from cargo-deb and I can't control?
  • Spellings info should be fixed with Fix typos #28 .
❯ lintian --display-info --display-experimental --pedantic --show-overrides $CARGO_TARGET_DIR/debian/cyme_1.8.2-1_amd64.deb
W: cyme: syntax-error-in-debian-changelog line 10 "found blank line where expected first heading"
W: cyme: syntax-error-in-debian-changelog line 11 "badly formatted heading line"
W: cyme: syntax-error-in-debian-changelog line 12 "badly formatted heading line"
W: cyme: syntax-error-in-debian-changelog ... use --no-tag-display-limit to see all (or pipe to a file/program)
W: cyme: unknown-control-file sha256sums
W: cyme: unknown-field Vcs-Browser
W: cyme: unknown-field Vcs-Git
W: cyme: unknown-section utility
I: cyme: no-md5sums-control-file
I: cyme: spelling-error-in-binary usr/bin/cyme BuIL Build
I: cyme: spelling-error-in-binary usr/bin/cyme Transciever Transceiver
I: cyme: spelling-error-in-binary usr/bin/cyme charactor character
I: cyme: spelling-error-in-binary ... use --no-tag-display-limit to see all (or pipe to a file/program)
I: cyme: typo-in-manual-page usr/share/man/man1/cyme.1.gz line 337 charactor character
I: cyme: typo-in-manual-page usr/share/man/man1/cyme.1.gz line 344 charactors characters
I: cyme: typo-in-manual-page usr/share/man/man1/cyme.1.gz line 346 charactors characters
I: cyme: typo-in-manual-page ... use --no-tag-display-limit to see all (or pipe to a file/program)

@tuna-f1sh tuna-f1sh merged commit 8a14db5 into main Sep 18, 2024
4 checks passed
@tuna-f1sh tuna-f1sh deleted the cargo-deb branch October 11, 2024 16:00
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.

2 participants