Codebase list python-xstatic-tv4 / 11a894e
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 8 months ago
3 changed file(s) with 10 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 python-xstatic-tv4 (1.2.7.0-6) UNRELEASED; urgency=medium
1
2 * Bump debhelper from old 11 to 13.
3 + Replace python_distutils buildsystem with pybuild.
4
5 -- Debian Janitor <janitor@jelmer.uk> Fri, 18 Aug 2023 08:56:08 -0000
6
07 python-xstatic-tv4 (1.2.7.0-5) unstable; urgency=medium
18
29 * Cleans better (Closes: #1046604).
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 rm -rf build .stestr *.egg-info
2323 endif
2424
2525 override_dh_clean:
26 dh_clean -O--buildsystem=python_distutils
26 dh_clean -O--buildsystem=pybuild
2727 rm -rf build