Source: php-uuid
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~),
               uuid-dev
Standards-Version: 3.9.8
Homepage: https://pecl.php.net/package/uuid
Vcs-Git: git://anonscm.debian.org/pkg-php/php-uuid.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-uuid.git

Package: php-uuid
Architecture: any
Depends: ucf,
         ${misc:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Provides: ${php:Provides}
Description: PHP UUID extension
 A thin wrapper around libuuid from the ext2utils project
