in pbuild:version_lt() and build::version_gt() = is used in a condition instead of ==
pbuild:version_lt()
build::version_gt()
=
==