yunohost-admin/debian/control
julienmalik f0727d9edf [fix] Modify package description (lintian)
lintian complains about the use of "allow one to".
modify the description to get rid of it.
2016-03-03 10:38:15 +01:00

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.