Codebase list python-xstatic-tv4 / 3dd0514
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 10 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 python-xstatic-tv4 (1.2.7.0-5) 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> Sun, 12 Sep 2021 05:44:23 -0000
6
07 python-xstatic-tv4 (1.2.7.0-4) unstable; urgency=medium
18
29 [ Ondřej Nový ]
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