mirror of
https://github.com/sharkdp/bat.git
synced 2024-10-31 20:11:01 +01: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
21de52ebea
commit
7c730d11c3
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@ -363,7 +363,7 @@ jobs:
|
|||||||
Architecture: ${{ steps.vars.outputs.DPKG_ARCH }}
|
Architecture: ${{ steps.vars.outputs.DPKG_ARCH }}
|
||||||
Provides: ${{ env.PROJECT_NAME }}
|
Provides: ${{ env.PROJECT_NAME }}
|
||||||
Conflicts: ${{ steps.vars.outputs.DPKG_CONFLICTS }}
|
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.
|
A cat(1) clone with syntax highlighting and Git integration.
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user