[Git][debian-gis-team/pytroll-schedule][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 10:58:34 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pytroll-schedule
Commits:
a7744689 by Bas Couwenberg at 2023-08-13T11:54:41+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pytroll-schedule (0.7.0-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Remove generated files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 13 Aug 2023 11:54:36 +0200
+
pytroll-schedule (0.7.0-2) unstable; urgency=medium
* Fix d/trollsched-bin.install.
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+*-info/
=====================================
debian/rules
=====================================
@@ -9,11 +9,6 @@ export PYBUILD_TEST_ARGS=$(CURDIR)/trollsched/tests
%:
dh $@ --with python3,numpy3 --buildsystem=pybuild
-override_dh_auto_clean:
- dh_auto_clean
-
- $(RM) -r *.egg-info
-
execute_before_dh_missing:
$(RM) -r $(CURDIR)/debian/*/usr/lib/python*/dist-packages/trollsched/__pycache__
$(RM) -r $(CURDIR)/debian/*/usr/lib/python*/dist-packages/trollsched/tests/__pycache__
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/a77446893083b5cd1e8e1d456bd17cf18bebc73e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/a77446893083b5cd1e8e1d456bd17cf18bebc73e
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/a50b2cf2/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list