Codebase list python-xstatic-tv4 / 167ecaf
Bump debhelper from old 11 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 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 python-xstatic-tv4 (1.2.7.0-5) UNRELEASED; urgency=medium
11
22 * Drop unnecessary dependency on build-essential.
3 * Bump debhelper from old 11 to 13.
4 + Replace python_distutils buildsystem with pybuild.
35
46 -- Debian Janitor <janitor@jelmer.uk> Mon, 08 Nov 2021 14:10:25 -0000
57
55 Ivan Udovichenko <iudovichenko@mirantis.com>,
66 Thomas Goirand <zigo@debian.org>,
77 Build-Depends:
8 debhelper-compat (= 11),
8 debhelper-compat (= 13),
99 dh-python,
1010 openstack-pkg-tools (>= 75~),
1111 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 echo "Do nothing..."
2020 endif
2121
2222 override_dh_clean:
23 dh_clean -O--buildsystem=python_distutils
23 dh_clean -O--buildsystem=pybuild
2424 rm -rf build