Source: dh-php
Section: php
Priority: optional
Maintainer: Anders Olausson <anders@spacedump.se>
Uploaders: Anders Olausson <anders@spacedump.se>
Build-Depends: debhelper (>= 10),
               php-all-dev (>= 70~)
Standards-Version: 4.5.1
Vcs-Git: http://gitea.spacedump.se:3000/Devuan/dh-php.git
Vcs-Browser: http://gitea.spacedump.se:3000/Devuan/dh-php

Package: dh-php
Architecture: all
Depends: debhelper,
         liblist-moreutils-perl,
         perl,
         xml2,
         ${misc:Depends}
Description: debhelper add-on to handle PHP PECL extensions
 dh-php provides a debhelper sequence add-on named 'php' and the
 dh_php command.
 .
 The dh_php command adds the appropriate code to the postinst, prerm
 and postrm maint scripts to properly enable/disable PHP PECL
 extensions for all available PHP SAPIs.
