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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 12 09:45:29 BST 2023



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


Commits:
cf31f724 by Bas Couwenberg at 2023-08-12T10:35:07+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+flox (0.7.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Remove generated files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 12 Aug 2023 10:28:10 +0200
+
 flox (0.7.2-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*-info/
+flox/_version.py


=====================================
debian/rules
=====================================
@@ -13,7 +13,3 @@ export PYBUILD_AFTER_INSTALL=rm -rf \
 
 %:
 	dh $@ --with python3,numpy3 --buildsystem=pybuild
-
-override_dh_auto_clean:
-	dh_auto_clean
-	$(RM) -r *.egg-info



View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/cf31f724330fbdcb7753df36e55f02b2605b1615

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/cf31f724330fbdcb7753df36e55f02b2605b1615
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/20230812/d60ec3df/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list