yunohost/debian/control
2015-11-15 14:03:05 +01:00

62 lines
2.1 KiB
Text

Source: yunohost
Section: utils
Priority: extra
Maintainer: YunoHost Contributors <contrib@yunohost.org>
Build-Depends: debhelper (>=9), dh-systemd, dh-python, python-all (>= 2.7)
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: https://yunohost.org/
Package: yunohost
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
moulinette (>= 2.3.2),
python-psutil,
python-requests,
glances,
python-pip,
python-miniupnpc | pyminiupnpc,
dnsutils,
bind9utils,
python-apt,
ca-certificates,
python-dnspython,
netcat-openbsd,
iproute,
unzip,
git-core,
curl,
mariadb-server | mysql-server, php5-mysql | php5-mysqlnd,
slapd, ldap-utils, sudo-ldap, libnss-ldapd,
postfix-ldap, postfix-policyd-spf-perl, postfix-pcre,
dovecot-ldap, dovecot-lmtpd, dovecot-managesieved,
dovecot-antispam, fail2ban,
nginx-extras (>=1.6.2), php5-fpm, php5-ldap, php5-intl,
dnsmasq, openssl, avahi-daemon,
ssowat, metronome,
rspamd, rmilter, memcached, opendkim-tools
Recommends: yunohost-admin,
bash-completion, rsyslog, ntp, openssh-server,
php5-gd, php5-curl, php-gettext, php5-mcrypt,
udisks-glue, unattended-upgrades,
libdbd-ldap-perl, libnet-dns-perl
Suggests: htop, vim, rsync, acpi-support-base
Conflicts: iptables-persistent,
moulinette-yunohost, yunohost-config,
yunohost-config-others, yunohost-config-postfix,
yunohost-config-dovecot, yunohost-config-slapd,
yunohost-config-nginx, yunohost-config-amavis,
yunohost-config-mysql, yunohost-predepends
Replaces: moulinette-yunohost, yunohost-config,
yunohost-config-others, yunohost-config-postfix,
yunohost-config-dovecot, yunohost-config-slapd,
yunohost-config-nginx, yunohost-config-amavis,
yunohost-config-mysql, yunohost-predepends
Description: manageable and configured self-hosting server
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 YunoHost scripts and binaries to be used by the
moulinette. It allows one to manage the server with a command-line tool
and an API.