source: alternc/trunk/debian/control @ 3010

Revision 3010, 3.3 KB checked in by xals, 2 years ago (diff)

Fixed dependencies.

RevLine 
[15]1Source: alternc
2Section: admin
3Priority: optional
[1836]4Maintainer: Antoine Beaupré <anarcat@koumbit.org>
[2119]5Uploaders: Benjamin Sonntag <benjamin@alternc.org>
[2179]6Build-Depends-Indep: findutils (>= 4.1.7), gettext (>= 0.10.40-5)
[2043]7Build-Depends: debhelper (>= 4.0.2), po-debconf
[2436]8Standards-Version: 3.8.0
[15]9
10Package: alternc
[1616]11Architecture: all
[1892]12Pre-depends: debconf (>= 0.5.00) | debconf-2.0
[3010]13Depends: debianutils (>= 1.13.1), apache2-mpm-itk, libapache2-mod-php5, php5-mysql, phpmyadmin, postfix, proftpd-mod-mysql, proftpd-basic, squirrelmail, squirrelmail-locales, postfix-tls, bind9, wget, rsync, quota, ca-certificates, locales, perl-suid, perl, postfix-mysql, wwwconfig-common, sasl2-bin, fam, libsasl2-modules, php5-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), adduser, mysql-client, dnsutils, bash, acl, dovecot-common (>= 1:1.2.15), dovecot-imapd, dovecot-pop3d
14Recommends: mysql-server, dovecot-managesieved, dovecot-sieve, dovecot-mysql
[2993]15Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4), courier-authdaemon
[2312]16Provides: alternc-admintools
17Replaces: alternc-admintools
[2974]18Suggests: alternc-awstats, alternc-mailman, alternc-changepass, amavisd-new, clamav-daemon, spamassassin, pop-before-smtp, magpierss, zip, ncompress, bzip2
[301]19Description: hosting software managment suite for Debian
20 Hosting software suite based on Valentin Lacambre's altern.org French hosting
[210]21 service. It uses Apache, Postfix, Sympa, MySQL and PHP to allow a web-based
22 managment of services, such as web hosting, mail hosting, mailing lists,
23 virtual hosts, and so on.
[61]24 .
25 AlternC is mainly a PHP based administration interface and some conf files
[2312]26 for the softwares used by it. More information at http://www.alternc.org/
[2119]27Homepage: http://www.alternc.org/
[2280]28
[2312]29Package: alternc-slave
[2280]30Architecture: all
31Pre-depends: debconf (>= 0.5.00) | debconf-2.0
[3010]32Depends: debianutils (>= 1.13.1), apache2-mpm-itk, libapache2-mod-php5, php5-mysql, phpmyadmin, postfix, proftpd-mod-mysql, proftpd-basic, squirrelmail, postfix-tls, bind9, wget, rsync, quota, ca-certificates, locales, perl-suid, perl, postfix-mysql, wwwconfig-common, sasl2-bin, libsasl2-modules, php5-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), adduser, mysql-client, sudo, acl, dovecot-common (>= 1:1.2.15), dovecot-imapd, dovecot-pop3d
33Recommends: dovecot-managesieved, dovecot-sieve, dovecot-mysql
[2993]34Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4), alternc, courier-authdaemon
[2312]35Provides: alternc
36Replaces: alternc
[2974]37Suggests: alternc-awstats, alternc-mailman, alternc-changepass, amavisd-new, clamav-daemon, spamassassin, pop-before-smtp, magpierss, zip, ncompress, bzip2
[2348]38Description: hosting software managment suite for Debian, frontend web node
[2280]39 Hosting software suite based on Valentin Lacambre's altern.org French hosting
40 service. It uses Apache, Postfix, Sympa, MySQL and PHP to allow a web-based
41 managment of services, such as web hosting, mail hosting, mailing lists,
42 virtual hosts, and so on.
43 .
44 AlternC is mainly a PHP based administration interface and some conf files
[2312]45 for the softwares used by it. More information at http://www.alternc.org/
[2280]46 .
47 This package is designed for frontend nodes in a load balancing setup, where
48 the /var/alternc directory is not touched and managed over NFS.
49Homepage: http://www.alternc.org/
50
[2312]51
Note: See TracBrowser for help on using the repository browser.