File: control

package info (click to toggle)
php-uuid 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: ansic: 332; xml: 158; php: 12; makefile: 1
file content (29 lines) | stat: -rw-r--r-- 890 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
26
27
28
29
Source: php-uuid
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 10~),
               dh-php,
               php-all-dev (>= 17~),
               uuid-dev
Standards-Version: 3.9.8
Homepage: https://pecl.php.net/package/uuid
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-uuid.git
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-uuid

Package: php-uuid
Architecture: any
Pre-Depends: php-common (>= 2:69~)
Depends: ucf,
         ${misc:Depends},
         ${pecl:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Provides: ${pecl:Provides},
          ${php:Provides}
Breaks: ${pecl:Breaks}
Replaces: ${pecl:Replaces}
Suggests: ${pecl:Suggests}
Description: PHP UUID extension
 A thin wrapper around libuuid from the ext2utils project