@Library('ubports-build-tools') _

buildAndProvideDebianPackage()

// Or if the package consists entirely of arch-independent packages:
// (optiional optimization, will confuse BlueOcean's live view at build stage)
// buildAndProvideDebianPackage(/* isArchIndependent */ true)
