X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=52321ef2a9d4bdeaed3300645f2fa7decda811f2;hb=4bdf99d16d2d559af3bcd7dca2b7df38b2cc7731;hp=de9a31f42c6a4ba77b9a76f04409c5172a24a22b;hpb=f8e87b446eb5130047dae1b587bd2c657862097d;p=php5-cn.git diff --git a/debian/control b/debian/control index de9a31f..52321ef 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +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 +Maintainer: Dragan Dosen +Build-Depends: debhelper (>= 7), po-debconf +Standards-Version: 3.9.1 Package: php5-cn Architecture: all -Depends: libapache2-mod-php5, php5-cli, php5-mysql, carnet-tools-cn (>= 2.4) +Pre-Depends: findutils (>= 4.4) +Depends: libapache2-mod-php5 (>= 5.4.4-14+deb7u5), php5-cli (>= 5.4.4-14+deb7u5), php5-mysql (>= 5.4.4-14+deb7u5), carnet-tools-cn (>= 3.0.0), php-apc-cn (>= 3.1.3p1+1), ${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/