Cleans correctly (Closes: #1043723).
Thomas Goirand
2 years ago
|
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 |
|
| 0 | 6 |
cinder-tempest-plugin (1.8.1-2) unstable; urgency=medium
|
| 1 | 7 |
|
| 2 | 8 |
* Uploading to unstable.
|
| 7 | 7 |
|
| 8 | 8 |
override_dh_auto_clean:
|
| 9 | 9 |
python3 setup.py clean
|
|
10 |
rm -rf build
|
| 10 | 11 |
|
| 11 | 12 |
override_dh_auto_test:
|
| 12 | 13 |
echo "Do nothing..."
|