Package: src:meson
Version: 1.5.1-2

the autopkg test uses the deprecated tool debcrossgen:


def internal_impl():
print('WARNING: this tool is deprecated, use "meson env2mfile" instead.')
    options = parser.parse_args()
    run(options)
    print('Remember to add the correct --libdir arg to Meson invocation.')

Reply via email to