X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=e2192b1870f646cc669d6651a944fb4d420d98b9;hb=000364ef2f3957ca12be3036e3ac87246b1ca7ad;hp=d5f57468c72102333081e09578d1dd5db2be0dc5;hpb=d443845d6ce091d56ff5e8b56c7d54511e5a268c;p=php5-cn.git diff --git a/debian/control b/debian/control index d5f5746..e2192b1 100644 --- a/debian/control +++ b/debian/control @@ -2,23 +2,21 @@ Source: php5-cn Section: web Priority: optional Maintainer: Dragan Dosen -Origin: carnet Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Standards-Version: 3.7.2 Package: php5-cn Architecture: all -Depends: libapache2-mod-php5, php5-cli, php5-mysql, debconf (>= 1.4.72), carnet-tools-cn (>= 2.4) +Pre-Depends: findutils +Depends: libapache2-mod-php5 (>= 5.2.6.dfsg.1-1+lenny2), php5-cli (>= 5.2.6.dfsg.1-1+lenny2), php5-mysql (>= 5.2.6.dfsg.1-1+lenny2), carnet-tools-cn (>= 2.8.1), ${misc:Depends} +Suggests: php-apc Conflicts: php4-cn Description: server-side, HTML-embedded scripting language (CARNet configuration) - This package is a meta-package that, when installed, guarantees that you - have at least one of the four server-side versions of the PHP5 interpreter - installed. Removing this package won't remove PHP5 from your system, however - it may remove other packages that depend on this one. - . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . - This package contains additional CARNet configuration. + This package is a meta-package that contains additional CARNet configuration. + Removing this package won't remove PHP5 from your system, however it may + remove other packages that depend on this one.