X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=e2192b1870f646cc669d6651a944fb4d420d98b9;hb=000364ef2f3957ca12be3036e3ac87246b1ca7ad;hp=fed7f04d60c1a9da60e290c6f2092d51c0bb2b9d;hpb=21cc3b75fcffb70d9f2d424468a5ba9914801b6b;p=php5-cn.git diff --git a/debian/control b/debian/control index fed7f04..e2192b1 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,22 @@ 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 -Pre-Depends: apache2-cn, apache2.2-common -Depends: libapache2-mod-php5, php5-cgi, php5-cli, php5-gd, php5-ldap, php5-mysql, libpcre3, 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.