X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=55c401691006e244cb4ec8ab94dbc613e594ffcf;hb=bd7b89019cd11f2ff6d8a119e412ccfa6304a20f;hp=9d9ac195a872db384b18050d061125b061210372;hpb=0dba793db07ceed2d10ef44e359c5abfcc86dba1;p=php5-cn.git diff --git a/debian/control b/debian/control index 9d9ac19..55c4016 100644 --- a/debian/control +++ b/debian/control @@ -1,25 +1,23 @@ Source: php5-cn -Section: web +Section: php Priority: optional Maintainer: Dragan Dosen -Origin: carnet -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Build-Depends: debhelper (>= 7), po-debconf +Standards-Version: 3.9.1 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 (>= 4.4) +Depends: libapache2-mod-php5 (>= 5.3.3-7+squeeze1), php5-cli (>= 5.3.3-7+squeeze1), php5-mysql (>= 5.3.3-7+squeeze1), carnet-tools-cn (>= 3.0.0), php-apc-cn (>= 3.1.3p1+1), php-suhosin-cn (>= 0.9.32.2), ${misc:Depends} 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. +Description: server-side, HTML-embedded scripting language + PHP5 is a widely-used general-purpose scripting language that is + especially suited for Web development and can be embedded into HTML. + The goal of the language is to allow web developers to write + dynamically generated pages quickly. This version of PHP5 was built + with the Suhosin patch. . - 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. +Homepage: http://www.php.net/