Codebase list oslo-sphinx / 020870a7-d629-4ce7-b34c-c02bca3815c1/main
Bump debhelper from old 10 to 13. + Replace python_distutils buildsystem with pybuild. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html Debian Janitor 2 years ago
3 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Drop unnecessary dependency on build-essential.
33 * Update watch file format version to 4.
4 * Bump debhelper from old 10 to 13.
5 + Replace python_distutils buildsystem with pybuild.
46
57 -- Debian Janitor <janitor@jelmer.uk> Mon, 08 Nov 2021 02:36:21 -0000
68
88 Ivan Udovichenko <iudovichenko@mirantis.com>,
99 David Della Vecchia <ddv@canonical.com>,
1010 Build-Depends:
11 debhelper-compat (= 10),
11 debhelper-compat (= 13),
1212 dh-python,
1313 openstack-pkg-tools (>= 99~),
1414 python3-all,
33 include /usr/share/openstack-pkg-tools/pkgos.make
44
55 %:
6 dh $@ --buildsystem=python_distutils --with python3
6 dh $@ --buildsystem=pybuild --with python3
77
88 override_dh_auto_clean:
99 rm -rf build .stestr