[Git][debian-gis-team/trollimage][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 17:02:03 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / trollimage
Commits:
a67de042 by Bas Couwenberg at 2023-08-13T17:58:18+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ trollimage (1.20.1-2) UNRELEASED; urgency=medium
* Team upload.
* Bump debhelper compat to 13.
+ * Remove generated files in clean target.
-- Bas Couwenberg <sebastic at debian.org> Tue, 13 Jun 2023 16:26:27 +0200
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+*-info/
=====================================
debian/rules
=====================================
@@ -8,8 +8,3 @@ export PYBUILD_NAME=trollimage
%:
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/trollimage/-/commit/a67de04275750285dd3e618f51f1b91073554533
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/a67de04275750285dd3e618f51f1b91073554533
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/ef79d578/attachment.htm>
More information about the Pkg-grass-devel
mailing list