mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Fix deb description
Fixed lintian errors: - extended-description-is-probably-too-short - extended-description-line-too-long
This commit is contained in:
@ -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.,)
|
||||
|
||||
Reference in New Issue
Block a user