Skip to content

deb: fix lintian errors/warnings for extended descriptions#1198

Merged
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:fix_linting
May 21, 2025
Merged

deb: fix lintian errors/warnings for extended descriptions#1198
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:fix_linting

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Before this patch, some linting warnings were shown related to the descriptions

lintian ./*.deb
...
W: docker-ce: extended-description-line-too-long line 5
W: docker-ce-cli: extended-description-line-too-long line 5
W: docker-ce-rootless-extras: description-starts-with-leading-spaces line 1
E: docker-buildx-plugin: extended-description-is-empty
W: docker-compose-plugin: extended-description-contains-empty-paragraph
W: docker-model-plugin: extended-description-contains-empty-paragraph

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Before this patch, some linting warnings were shown related to the descriptions

    lintian ./*.deb
    ...
    W: docker-ce: extended-description-line-too-long line 5
    W: docker-ce-cli: extended-description-line-too-long line 5
    W: docker-ce-rootless-extras: description-starts-with-leading-spaces line 1
    E: docker-buildx-plugin: extended-description-is-empty
    W: docker-compose-plugin: extended-description-contains-empty-paragraph
    W: docker-model-plugin: extended-description-contains-empty-paragraph

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah requested a review from vvoland May 21, 2025 09:50
@vvoland vvoland merged commit d612736 into docker:master May 21, 2025
14 checks passed
@thaJeztah thaJeztah deleted the fix_linting branch May 21, 2025 12:58
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