Changeset 1937

Show
Ignore:
Timestamp:
09/09/07 22:36:43 (1 year ago)
Author:
anarcat
Message:

add changelog for apache and the latest fixes, depend explicitely on apache and apache2 instead of relying on libapache-mod-php having the right dependencies: it doesn't

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/debian/changelog

    r1936 r1937  
    33  * Fixing MX check when hosting a mail (#1706) 
    44  * Fixing dns / nodns issue (#772) 
    5   * using apache-modconf again ... 
    65  * Choose english as default language, (#1047) 
    76  * parameter checking in subdomain creation (#1037) 
     
    1918  * fixes .eu.be.name whois issue (#571) 
    2019  * change apache log format to a working one (using host request), also fix awstats issues.  
     20  * fix modules manipulation rules (#1062) 
     21  * try to support apache2, at least with the right dependencies 
    2122 
    2223 -- Benjamin Sonntag <benjamin@alternc.org>  Tue, 23 May 2007 00:07:54 +0200 
  • alternc/trunk/debian/control

    r1926 r1937  
    1010Architecture: all 
    1111Pre-depends: debconf (>= 0.5.00) | debconf-2.0 
    12 Depends: debianutils (>= 1.13.1), libapache-mod-php5 | libapache2-mod-php5 | libapache-mod-php4 | libapache2-mod-php4, courier-ssl, courier-imap-ssl, courier-pop-ssl, mysql-server, 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 
     12Depends: debianutils (>= 1.13.1), apache | apache2, libapache-mod-php5 | libapache2-mod-php5 | libapache-mod-php4 | libapache2-mod-php4, courier-ssl, courier-imap-ssl, courier-pop-ssl, mysql-server, 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 
    1313Recommends: libapache-mod-gzip, apache-ssl 
    1414Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4)