Prva inacica paketa za Debian squeeze distribuciju.
[php5-cn.git] / debian / control
index e2192b1..55c4016 100644 (file)
@@ -1,22 +1,23 @@
 Source: php5-cn
-Section: web
+Section: php
 Priority: optional
 Maintainer: Dragan Dosen <ddosen@ffzg.hr>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 7), po-debconf
+Standards-Version: 3.9.1
 
 Package: php5-cn
 Architecture: all
-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
+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)
- 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.
+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.
  .
  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/