php5-apc retained as dummy package.
[php5-apc.git] / debian / control
index 0c39ebf..781e5a3 100644 (file)
@@ -3,18 +3,18 @@ Priority: optional
 Section: libs
 Origin: carnet
 Maintainer: Dragan Dosen <ddosen@ffzg.hr>
-Build-Depends: debhelper (>= 4.2.32), php5-dev, apache2-prefork-dev, gawk | awk, autoconf
+Build-Depends: debhelper (>= 4.2.32)
 Standards-Version: 3.7.2
 
 Package: php5-apc
 Section: web
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
+Architecture: all
+Depends: php-apc (>= 3.0.19-1~bpo40+1), ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
 Conflicts: php4-apc
-Description: APC module for PHP5
- This package provides a module for APC functions.
+Description: Dummy transition package for php-apc
+ The Alternative PHP Cache, also known as APC, is a free, open, and robust
+ framework for caching and optimizing PHP intermediate code. APC is a fast
+ solution for caching PHP code locally, it is not distributed like MemcacheD,
+ but they can be used together for optimal caching.
  .
- The Alternative PHP Cache (APC) is a free, open, and robust framework
- for caching and optimizing PHP intermediate code.  This extension is 
- being released under the PHP License for complete compliance with PHP
- and to encourage wide-spread use.
+ This package is obsolete.  Once php-apc is installed, you can purge it.