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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to