mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
f0727d9edf
lintian complains about the use of "allow one to". modify the description to get rid of it.
22 lines
758 B
Text
22 lines
758 B
Text
Source: yunohost-admin
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: YunoHost Contributors <contrib@yunohost.org>
|
|
Build-Depends: debhelper (>=9)
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://yunohost.org/
|
|
|
|
Package: yunohost-admin
|
|
Architecture: all
|
|
Conflicts: yunohost-apps-admin
|
|
Replaces: yunohost-apps-admin
|
|
Depends: ${misc:Depends}
|
|
, yunohost (>= 2.3.6)
|
|
Description: web administration interface for yunohost
|
|
YunoHost aims to make self-hosting accessible to everyone. It configures
|
|
an email, Web and IM server alongside a LDAP base. It also provides
|
|
facilities to manage users, domains, apps and so.
|
|
.
|
|
This package contains the JavaScript web client for the YunoHost API,
|
|
providing a web-based interface for system administration of a
|
|
YunoHost server.
|