Source: aegir3-provision
Section: admin
Priority: optional
Maintainer: Herman van Rink <helmo@initfour.nl>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2
Homepage: http://aegirproject.org/
Vcs-git: http://git.drupal.org/project/provision.git
Vcs-browser: http://drupalcode.org/project/provision.git

Package: aegir3-provision
Architecture: all
Depends: ${misc:Depends}, php5-cli (>= 5.3) | php7.0-cli | php7.1-cli, php5 | php7.0-xml | php7.1-xml, php5-mysql | php7.0-mysql | php7.1-mysql, mysql-client | mariadb-client, sudo, postfix | mail-transport-agent, apache2 | nginx, adduser, ucf, curl
Recommends: mysql-server | mariadb-server, rsync
Conflicts: aegir-provision, aegir-provision2, aegir2-provision
Replaces: aegir-provision, aegir-provision2, aegir2-provision
Description: mass Drupal hosting system - backend
 A set of contributed modules for Drupal that aims to solve the
 problem of managing a large number of Drupal sites. It does this by
 providing you with a simple Drupal based hosting front end for your
 entire network of sites. To deploy a new site you simply have to
 create a new Site node. To backup or upgrade sites, you simply manage
 your site nodes as you would any other node.
 .
 This package provides Drush commands used for system level tasks such
 as creating configuration files and managing databases and backup
 files. It can be installed standalone although it is usually
 installed with the hostmaster frontend.

Package: aegir3-hostmaster
Architecture: all
Depends: ${misc:Depends}, php5-mysql | php7.0-mysql | php7.1-mysql, php5-gd | php7.0-gd | php7.1-gd, apache2 | nginx, libapache2-mod-php5 | libapache2-mod-php7.0 | libapache2-mod-php7.1 | php5-fpm | php7.0-fpm | php7.1-fpm, aegir3-provision (>= ${source:Version}), git-core, unzip, lsb-base (>= 3.0-6)
Recommends: php5 | php7.0 | php7.1
Conflicts: aegir-hostmaster, aegir-hostmaster2, aegir2-hostmaster
Replaces: aegir-hostmaster, aegir-hostmaster2, aegir2-hostmaster
Description: mass Drupal hosting system - frontend
 A set of contributed modules for Drupal that aims to solve the
 problem of managing a large number of Drupal sites. It does this by
 providing you with a simple Drupal based hosting front end for your
 entire network of sites. To deploy a new site you simply have to
 create a new Site node. To backup or upgrade sites, you simply manage
 your site nodes as you would any other node.
 .
 This package provides the frontend web interface that users generally
 interact with. It's made up of a regular Drupal site with a custom
 install profile, module and theme.
 .
 This meta-package will dynamically install the frontend using drush
 and provision and as such doesn't bundle any files itself. Everything
 is downloaded on the fly during the install.

Package: aegir3
Architecture: all
Depends: ${misc:Depends}, aegir3-provision (>= ${source:Version}), aegir3-hostmaster (>= ${source:Version})
Conflicts: aegir, aegir2
Replaces: aegir, aegir2
Suggests: aegir-archive-keyring
Description: mass Drupal hosting system
 A set of contributed modules for Drupal that aims to solve the
 problem of managing a large number of Drupal sites. It does this by
 providing you with a simple Drupal based hosting front end for your
 entire network of sites. To deploy a new site you simply have to
 create a new Site node. To backup or upgrade sites, you simply manage
 your site nodes as you would any other node.
 .
 This meta-package will install both the frontend (aegir-hostmaster)
 and the backend (aegir-provision).

Package: aegir3-cluster-slave
Architecture: all
Depends: ${misc:Depends}, php5-mysql | php7.0-mysql | php7.1-mysql, sudo, apache2, adduser, ucf, libapache2-mod-php5 | libapache2-mod-php7.0 | libapache2-mod-php7.1, rsync, nfs-client, mysql-client
Recommends: php5-gd | php7.0-gd | php7.1-gd, php5 | php7.0 | php7.1
Conflicts: aegir-cluster-slave, aegir-cluster-slave2, aegir2-cluster-slave, aegir3
Replaces: aegir-cluster-slave, aegir-cluster-slave2, aegir2-cluster-slave
Description: web frontend for the Aegir hosting system
 Configuration of lightweight slave servers for the Aegir "pack"
 clustering system.
 .
 This is meant to be installed on remote servers that are "slave
 servers" in the "pack" cluster. This package will configure the
 following parts of your system, through debconf prompts:
 .
  * create a aegir user
  * /etc/fstab - to NFS-mount the master server
  * /var/aegir/.ssh/authorized_keys - to allow the master server to
    connect via SSH to sync files and reload apache
  * /etc/sudoers.d/aegir - allow aegir to restart apache
  * /etc/apache2/conf.d/aegir.conf - load the aegir apache config

Package: aegir-archive-keyring
Architecture: all
Depends: ${misc:Depends}, gnupg2 | gnupg
Description: GnuPG archive keys for the Aegir hosting system
 The Aegir project digitally signs its Release files. This package
 contains the archive keys used for that.
 With this package we can update these keys when they expire.
