source: alternc/trunk/debian/control @ 2491

Revision 2491, 3.4 KB checked in by azerttyu, 4 years ago (diff)

Apache2 by default

  • Apache2 prior Apache 1.3
  • Dependencies modified
  • Apache2 includes mod_deflate vs gzip and ssl vs apache-ssl

Apache 2 par d\303\251faut

  • Apache2 passe avant Apache 1.3
  • Dependances ajust\303\251es
  • Apache2 inclut en natif le mod_deflate (gzip) et ssl
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
[2491]13Depends: debianutils (>= 1.13.1), apache2 | apache, libapache2-mod-php5 | libapache-mod-php5 | libapache2-mod-php4 | libapache-mod-php4, courier-ssl, courier-imap-ssl, courier-pop-ssl, php5-mysql | php4-mysql, phpmyadmin, postfix, proftpd-mod-mysql | proftpd-mysql, squirrelmail, squirrelmail-locales, postfix-tls, bind9, wget, rsync, quota, courier-authmysql | courier-authlib-mysql, ca-certificates, locales, perl-suid, perl, postfix-mysql, wwwconfig-common, sasl2-bin, libsasl2-modules, php5-cli | php4-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), pdksh (>= 5.2.14-6), adduser, mysql-client, postgrey
14Recommends: apache2 | libapache-mod-gzip, apache2 | apache-ssl, mysql-server
[2312]15Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4)
16Provides: alternc-admintools
17Replaces: alternc-admintools
[2353]18Suggests: alternc-awstats, alternc-mailman, alternc-changepass, 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
[2491]32Depends: debianutils (>= 1.13.1), apache2 | apache, libapache2-mod-php5 | libapache-mod-php5 | libapache2-mod-php4 | libapache-mod-php4, courier-ssl, courier-imap-ssl, courier-pop-ssl, php5-mysql | php4-mysql, phpmyadmin, postfix, proftpd-mysql, squirrelmail, postfix-tls, bind9, wget, rsync, quota, courier-authmysql | courier-authlib-mysql, ca-certificates, locales, perl-suid, perl, postfix-mysql, wwwconfig-common, sasl2-bin, libsasl2-modules, php5-cli | php4-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), pdksh (>= 5.2.14-6), adduser, mysql-client, postgrey, scponly
33Recommends: apache2 | libapache-mod-gzip, apache2 | apache-ssl
[2312]34Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4), alternc
35Provides: alternc
36Replaces: alternc
[2353]37Suggests: alternc-awstats, alternc-mailman, alternc-changepass, 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.