File: control

package info (click to toggle)
php-apcu-bc 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • ctags: 28
  • sloc: ansic: 197; xml: 119; makefile: 13; php: 1
file content (23 lines) | stat: -rw-r--r-- 788 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: php-apcu-bc
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <pkg-php-pecl@lists.alioth.debian.org>
Uploaders: Lior Kaplan <kaplan@debian.org>,
           Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
               dh-php (>= 0.7~),
               php-all-dev,
               php-apcu
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-php/php-apcu-bc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-apcu-bc.git
Homepage: http://pecl.php.net/package/APCu

Package: php-apcu-bc
Architecture: any
Depends: php-apcu,
         ${misc:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Description: APCu Backwards Compatibility Module
 This module provides a backwards APC compatible API using APCu.