[Git][debian-gis-team/pywps][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Aug 11 16:32:53 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits:
6b78b5b7 by Bas Couwenberg at 2023-08-11T17:29:15+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ pywps (4.5.2-3) UNRELEASED; urgency=medium
* Add patch to not use deprecated distutils module.
* Bump debhelper compat to 13.
* Don't set environment variables in dh_auto_test override.
+ * Remove generated files in clean target.
-- Bas Couwenberg <sebastic at debian.org> Thu, 22 Dec 2022 20:53:43 +0100
=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*-info/
+docs/_build/
=====================================
debian/rules
=====================================
@@ -18,11 +18,6 @@ export OFFLINE_TESTS=1
%:
dh $@ --with apache2,python3,sphinxdoc --buildsystem=pybuild
-override_auto_clean:
- dh_auto_clean
-
- $(RM) -r docs/_build/
-
override_dh_auto_build:
dh_auto_build
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/6b78b5b7239f500f5391aed156f1a281aa394e08
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/6b78b5b7239f500f5391aed156f1a281aa394e08
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/4330ff67/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list