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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 13 15:03:12 BST 2023



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


Commits:
bbf078cb by Bas Couwenberg at 2023-08-13T15:56:54+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ sarsen (0.9.3+ds-3) UNRELEASED; urgency=medium
   * Skip test_Sentinel1SarProduct on 32bit architectures.
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Remove generated files in clean target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 17 Jan 2023 06:45:57 +0100
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*-info/
+sarsen/version.py


=====================================
debian/rules
=====================================
@@ -11,10 +11,5 @@ export GITHUB_ACTIONS=true
 %:
 	dh $@ --with python3,numpy3 --buildsystem=pybuild
 
-override_dh_auto_clean:
-	dh_auto_clean
-	$(RM) -r *.egg-info
-	$(RM) sarsen/version.py
-
 override_dh_numpy3:
 	dh_numpy3 -p python3-sarsen



View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/bbf078cb3ed67291789c93b8a917eeedde90053a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/bbf078cb3ed67291789c93b8a917eeedde90053a
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/91a1ad45/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list