[Git][debian-gis-team/trollsift][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 17:05:31 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / trollsift
Commits:
2f299c51 by Bas Couwenberg at 2023-08-13T18:02:49+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ trollsift (0.5.0-2) 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> Sun, 08 Jan 2023 15:26:04 +0100
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+*-info/
=====================================
debian/rules
=====================================
@@ -8,8 +8,3 @@ export PYBUILD_NAME=trollsift
%:
dh $@ --with python3 --buildsystem=pybuild
-
-override_dh_auto_clean:
- dh_auto_clean
-
- $(RM) -r *.egg-info
View it on GitLab: https://salsa.debian.org/debian-gis-team/trollsift/-/commit/2f299c51d0ee87e7d61c8aa82b2140d9b3c0c30b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/trollsift/-/commit/2f299c51d0ee87e7d61c8aa82b2140d9b3c0c30b
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/b1674ab3/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list