Source: xcache
XC-Ymc-Autobuild-Repository: fliwi-optional-foreports
XC-Ymc-Autobuild-Changed-By: Daniel Beyer <dabe@deb.ymc.ch>
Section: php
Priority: optional
Maintainer: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 7.0.50~), php5-dev,
  fliwi-prefer-php-5.3
Build-Conflicts: php5-dev (>= 5.4~), php5-dev (<< 5.3~)
Standards-Version: 3.9.0
Vcs-Svn: svn://svn.cihar.com/debian-xcache/trunk
Vcs-Browser: http://viewsvn.cihar.com/debian-xcache/trunk
Homepage: http://xcache.lighttpd.net/

Package: php5-xcache
Architecture: any
Pre-Depends: fliwi-prefer-php-5.3
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
Description: Fast, stable PHP opcode cacher
 XCache is a fast, stable PHP opcode cacher that has been tested and
 is now running on production servers under high load.  It overcomes a
 lot of problems that has been with other competing opcachers such as
 being able to be used with new PHP versions.
 .
 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.
