[Git][debian-gis-team/python-stetl][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Aug 11 13:02:46 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-stetl
Commits:
9c12d49a by Bas Couwenberg at 2023-08-11T13:59:50+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-stetl (2.1-2) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Use autopkgtest-pkg-pybuild testsuite.
* Enable Salsa CI.
+ * Remove generated files in clean target.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:17:21 +0100
=====================================
debian/clean
=====================================
@@ -1 +1,3 @@
VERSION.txt
+*-info/
+debian/man/*.1
=====================================
debian/rules
=====================================
@@ -20,9 +20,6 @@ MANPAGES := $(wildcard debian/man/*.*.xml)
--buildsystem=pybuild \
--with python3,sphinxdoc
-override_dh_clean:
- dh_clean debian/man/*.1
-
override_dh_auto_clean:
dh_auto_clean
(cd docs && make clean)
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/-/commit/9c12d49a8e3b181a409371bd2099df9687d6fdb3
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/-/commit/9c12d49a8e3b181a409371bd2099df9687d6fdb3
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/20230811/edff8900/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list