[pkg-php-pear] adding nocheck and stage1 (bootstrapping build profiles)

"David Prévot" david at tilapin.org
Fri Jun 3 00:52:34 UTC 2016


Hi,

> I don't want to send a bunch of
> patches that are basically noise. Thoughts?
[
]
> E.g.:
[
]
> -               phpunit,
> +               phpunit <!nocheck !stage1>,
[
]
> -ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
> +ifeq (,$(filter nocheck stage1, $(DEB_BUILD_OPTIONS)

Assuming this syntax won’t mess up with the current Debian toolchain, and
that it had already at least some testing in your usual setup, why not
just commit your patches directly in the repositories?

Prach and Daniel are the other two main involved in the PHPUnit and
Symfony front, so they may have an other view on the matter, but if nobody
disagrees, I believe we would welcome your contributions.

I’m aware about work in progress in the build profiles front [0], but
since it’s not properly usable in Debian infrastructure yet TTBOMK, I
haven’t bothered to put my head into it for the moment.

   0: https://wiki.debian.org/BuildProfileSpec

Regards

David




More information about the pkg-php-pear mailing list