[Git][debian-gis-team/pysolid][master] Remove generated files in clean target.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 13 10:08:50 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / pysolid


Commits:
12a1a400 by Bas Couwenberg at 2023-08-13T11:06:11+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

- debian/changelog
- + debian/clean
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pysolid (0.3.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Don't override dh_auto_test for custom pybuild system.
+  * Remove generated files in clean target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Jul 2023 14:14:43 +0200
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+src/*-info/
+tests/pic/


=====================================
debian/rules
=====================================
@@ -10,7 +10,3 @@ export PYBUILD_TEST_ARGS=cd {build_dir} &&\
 
 %:
 	dh $@ --with python3,numpy3 --buildsystem=pybuild
-
-override_dh_auto_clean:
-	dh_auto_clean
-	$(RM) -r src/*.egg-info



View it on GitLab: https://salsa.debian.org/debian-gis-team/pysolid/-/commit/12a1a40042b6211a175f87d663df558c5b40e267

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pysolid/-/commit/12a1a40042b6211a175f87d663df558c5b40e267
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/e2e2c628/attachment.htm>


More information about the Pkg-grass-devel mailing list