From 165d25d941b791876f27c3fcc565e9d89e8df947 Mon Sep 17 00:00:00 2001 From: chris48s Date: Tue, 4 Aug 2020 20:19:37 +0100 Subject: [PATCH] remove leading article from description resolves description-synopsis-starts-with-article https://lintian.debian.org/tags/description-synopsis-starts-with-article.html --- .github/workflows/CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 5fc5dd70..af7f8a4d 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -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