[Git][debian-gis-team/pymap3d][master] Use clean file instead of override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 09:35:51 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pymap3d
Commits:
ae1de1e9 by Bas Couwenberg at 2023-08-13T10:33:52+02:00
Use clean file instead of override.
- - - - -
2 changed files:
- debian/clean
- debian/rules
Changes:
=====================================
debian/clean
=====================================
@@ -1 +1,2 @@
+.pytest_cache/
src/*-info/
=====================================
debian/rules
=====================================
@@ -5,7 +5,3 @@ export PYBUILD_NAME=pymap3d
%:
dh $@ --with python3,numpy3 --buildsystem=pybuild
-
-override_dh_auto_clean:
- dh_auto_clean
- $(RM) -r .pytest_cache/ pymap3d.egg-info/
View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/ae1de1e9582f8f15f8424b2e5a6f0a810dd193ec
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/ae1de1e9582f8f15f8424b2e5a6f0a810dd193ec
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230813/16744594/attachment.htm>
More information about the Pkg-grass-devel
mailing list