Welcome to mirror list, hosted at ThFree Co, Russian Federation.

control « debian - github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31483f5f079fb91ab3b5d205f5a5f2b6eed82f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: php5-redis
Section: web
Priority: optional
Maintainer: Nicolas Favre-Felix <n.favre-felix@owlient.eu>
Build-Depends: debhelper (>= 7), php5-dev
Standards-Version: 3.8.0
Homepage: https://github.com/nicolasff/phpredis

Package: php5-redis
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php5:Depends}
Recommends: php5
Provides: php5-redis
Conflicts: phpredis
Replaces: phpredis
Description: Redis C extension for PHP5.