Skip to content
Snippets Groups Projects
Unverified Commit a3cd7265 authored by David Prévot's avatar David Prévot
Browse files

Use dh 13 and dh-sequence-phpcomposer instead of --with phpcomposer

parent 53593705
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,7 @@ Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>,
Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper-compat (= 13),
phpab,
phpunit,
pkg-php-tools
Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit
Standards-Version: 4.6.0
Homepage: https://phpdoc.org/
Vcs-Git: https://salsa.debian.org/php-team/pear/php-phpdocumentor-reflection-common.git
......
#!/usr/bin/make -f
%:
dh $@ --with phpcomposer
dh $@
override_dh_auto_build:
mkdir --parent src/Common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment