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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 13 09:40:02 BST 2023



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


Commits:
26e924f5 by Bas Couwenberg at 2023-08-13T10:36:21+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ pyninjotiff (0.4.0-3) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * 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>  Thu, 22 Dec 2022 10:01:47 +0100
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*-info/
+.pybuild/


=====================================
debian/rules
=====================================
@@ -11,8 +11,3 @@ chmod -x "{destdir}"/usr/lib/python3*/*-packages/pyninjotiff/ninjotiff.py
 
 %:
 	dh $@ --with python3,numpy3 --buildsystem=pybuild
-
-override_dh_auto_clean:
-	# dh_auto_clean
-	dh_clean
-	$(RM) -r *.egg-info .pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/26e924f5680bad11fb7ca6a752daa8da4961502a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/26e924f5680bad11fb7ca6a752daa8da4961502a
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/95706c9f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list