diff --git a/install/deb/debian/changelog b/install/deb/debian/changelog index 64c0a317f2..6f25a3aa04 100644 --- a/install/deb/debian/changelog +++ b/install/deb/debian/changelog @@ -2,4 +2,4 @@ * Initial Release. - -- Ascensio System SIA Fri, 19 Mar 2021 18:39:30 +0300 + -- {{vendor}} <{{support_email}}> Fri, 19 Mar 2021 18:39:30 +0300 diff --git a/install/deb/debian/control b/install/deb/debian/control index 251d686707..2817e278cd 100644 --- a/install/deb/debian/control +++ b/install/deb/debian/control @@ -1,10 +1,10 @@ Source: {{product}} Section: web Priority: optional -Maintainer: Ascensio System SIA +Maintainer: {{vendor}} <{{support_email}}> Build-Depends: debhelper (>= 10), po-debconf, nodejs (>=18), dotnet-sdk-8.0, yarn Standards-Version: {{package_header_tag_version}} -Homepage: https://www.onlyoffice.com/ +Homepage: https://www.{{url}}/ Architecture: all Multi-Arch: foreign @@ -33,7 +33,7 @@ Depends: debconf, {{product}}-studio (= {{package_header_tag_version}}), {{product}}-studio-notify (= {{package_header_tag_version}}) Description: {{product}} - ONLYOFFICE {{product}} is a new way to collaborate on documents with teams, + {{product_sysname^^}} {{product}} is a new way to collaborate on documents with teams, clients, partners, etc., based on the concept of rooms - special spaces with predefined permissions. Dependency package. diff --git a/install/deb/debian/copyright b/install/deb/debian/copyright index a6996ee902..1688a24031 100644 --- a/install/deb/debian/copyright +++ b/install/deb/debian/copyright @@ -1,9 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: ONLYOFFICE-{{product}} -Source: http://onlyoffice.com +Upstream-Name: {{product_sysname^^}}-{{product}} +Source: http://{{url}} Files: * -Copyright: 2023, Ascensio System SIA +Copyright: 2023, {{vendor}} <{{support_email}}> License: AGPL-3 This program is a free software product. You can redistribute it and/or modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/install/deb/debian/po/ru.po b/install/deb/debian/po/ru.po index d6b036d047..5654cd6da2 100644 --- a/install/deb/debian/po/ru.po +++ b/install/deb/debian/po/ru.po @@ -1,11 +1,11 @@ msgid "" msgstr "" "Project-Id-Version: {{product}}\n" -"Report-Msgid-Bugs-To: support@onlyoffice.com\n" +"Report-Msgid-Bugs-To: {{support_email}}\n" "POT-Creation-Date: 2023-01-24 18:30+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Ascensio System SIA \n" -"Language-Team: Ascensio System SIA \n" +"Last-Translator: {{vendor}} <{{support_email}}>\n" +"Language-Team: {{vendor}} <{{support_email}}>\n" "Language: ru_RU\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/install/deb/debian/po/templates.pot b/install/deb/debian/po/templates.pot index 1171cb29d3..a392614f87 100644 --- a/install/deb/debian/po/templates.pot +++ b/install/deb/debian/po/templates.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: {{product}}\n" -"Report-Msgid-Bugs-To: support@onlyoffice.com\n" +"Report-Msgid-Bugs-To: {{support_email}}\n" "POT-Creation-Date: 2023-01-24 18:26+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n"