Codebase list cinder-tempest-plugin / 623856b
Cleans correctly (Closes: #1043723). Thomas Goirand 8 months ago
2 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 cinder-tempest-plugin (1.8.1-3) unstable; urgency=medium
1
2 * Cleans correctly (Closes: #1043723).
3
4 -- Thomas Goirand <zigo@debian.org> Mon, 14 Aug 2023 11:59:35 +0200
5
06 cinder-tempest-plugin (1.8.1-2) unstable; urgency=medium
17
28 * Uploading to unstable.
77
88 override_dh_auto_clean:
99 python3 setup.py clean
10 rm -rf build
1011
1112 override_dh_auto_test:
1213 echo "Do nothing..."