Fix deb description

Fixed lintian errors:
- extended-description-is-probably-too-short
- extended-description-line-too-long
This commit is contained in:
Semyon Bezrukov
2024-10-25 14:25:57 +03:00
parent d0acd37ad6
commit ea262bebac

View File

@ -32,8 +32,11 @@ ifelse(M4_PACKAGE_EDITION, full,
Recommends: ttf-mscorefonts-installer, fonts-takao-gothic
ifelse(M4_COMPANY_NAME, ONLYOFFICE,Suggests: M4_PACKAGE_NAME-help
,)dnl
Description: M4_COMPANY_NAME M4_PRODUCT_NAME installation package
M4_COMPANY_NAME M4_PRODUCT_NAME is an application for editing office documents (text documents, spreadsheets and presentations) from M4_COMPANY_NAME cloud portal on local computer without browser using.
Description: office suite
M4_COMPANY_NAME M4_PRODUCT_NAME is a free office suite that combines text,
spreadsheet and presentation editors allowing to create, view and edit
documents without an Internet connection.
It is fully compatible with Office Open XML formats: .docx, .xlsx, .pptx.
ifelse(M4_COMPANY_NAME, ONLYOFFICE,
Package: M4_PACKAGE_NAME-help
@ -41,6 +44,5 @@ Architecture: all
Pre-Depends: dpkg (>= 1.14.0)
Depends:
M4_PACKAGE_NAME
Description: M4_COMPANY_NAME M4_PRODUCT_NAME local help files
M4_COMPANY_NAME M4_PRODUCT_NAME is an application for editing office documents (text documents, spreadsheets and presentations) from M4_COMPANY_NAME cloud portal on local computer without browser using.
This package contains the local help files.,)
Description: offline help for M4_COMPANY_NAME M4_PRODUCT_NAME
This package contains offline help files.,)