X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-apc.git;a=blobdiff_plain;f=debian%2Fcontrol;h=781e5a3afa4608feda5e1dcd10de25d67c4a3cdc;hp=0c39ebf41d6a621f6da1c7769a899b0d9ed872c6;hb=HEAD;hpb=b0895ef8074c6dd090f9b0a65d58179941541756 diff --git a/debian/control b/debian/control index 0c39ebf..781e5a3 100644 --- a/debian/control +++ b/debian/control @@ -3,18 +3,18 @@ Priority: optional Section: libs Origin: carnet Maintainer: Dragan Dosen -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.