File: control

package info (click to toggle)
php-uploadprogress 1.0.3.1-4-g95d8a0f-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 156 kB
  • ctags: 60
  • sloc: ansic: 427; php: 65; xml: 65; makefile: 1
file content (23 lines) | stat: -rw-r--r-- 822 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-uploadprogress
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <pkg-php-pecl@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9~),
               dh-php (>= 0.12~),
               php-all-dev (>= 17~)
Standards-Version: 3.9.8
Homepage: https://pecl.php.net/package/uploadprogress
Vcs-Git: git://anonscm.debian.org/pkg-php/php-uploadprogress.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-uploadprogress.git

Package: php-uploadprogress
Architecture: any
Depends: ucf,
         ${misc:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Recommends: libapache2-mod-php
Provides: ${php:Provides}
Description: file upload progress tracking extension for PHP
 An PHP extension to track progress of a file upload.