File: control

package info (click to toggle)
php-apcu-bc 1.0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: ansic: 197; xml: 134; makefile: 1; php: 1
file content (25 lines) | stat: -rw-r--r-- 846 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
24
25
Source: php-apcu-bc
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Uploaders: Lior Kaplan <kaplan@debian.org>,
           Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
               dh-php (>= 0.34~),
               php-all-dev,
               php-apcu
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-apcu-bc.git
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-apcu-bc
Homepage: http://pecl.php.net/package/apcu_bc

Package: php-apcu-bc
Architecture: any
Pre-Depends: php-common (>= 2:69~)
Depends: php-apcu,
         ${misc:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Provides: ${php:Provides}
Description: APCu Backwards Compatibility Module
 This module provides a backwards APC compatible API using APCu.