mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:27:10 +00:00
remove leading article from description
resolves description-synopsis-starts-with-article https://lintian.debian.org/tags/description-synopsis-starts-with-article.html
This commit is contained in:
parent
c4fb77b042
commit
165d25d941
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -372,7 +372,7 @@ jobs:
|
|||
Architecture: ${{ steps.vars.outputs.DPKG_ARCH }}
|
||||
Provides: ${{ env.PROJECT_NAME }}
|
||||
Conflicts: ${{ steps.vars.outputs.DPKG_CONFLICTS }}
|
||||
Description: A cat(1) clone with wings.
|
||||
Description: cat(1) clone with wings.
|
||||
A cat(1) clone with syntax highlighting and Git integration.
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue