[Git][debian-gis-team/pywps][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:41:50 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits:
1ef5129d by Bas Couwenberg at 2023-08-30T18:41:39+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,7 @@ pywps (4.5.2-3) UNRELEASED; urgency=medium
(closes: #1047768, #1049690)
* Use execute_after instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Thu, 22 Dec 2022 20:53:43 +0100
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-apache2,
dh-python,
+ dh-sequence-python3,
+ dh-sequence-sphinxdoc,
libjs-mathjax,
pybuild-plugin-pyproject,
python3-all,
=====================================
debian/rules
=====================================
@@ -16,7 +16,7 @@ export PYBUILD_BEFORE_TEST=cp -rv {dir}/pywps/schemas {build_dir}/pywps/
export OFFLINE_TESTS=1
%:
- dh $@ --with apache2,python3,sphinxdoc --buildsystem=pybuild
+ dh $@ --with apache2 --buildsystem=pybuild
execute_after_dh_auto_build:
(cd docs && PYTHONPATH=$(CURDIR) $(MAKE) html && \
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/1ef5129da8781dd609378642b50a74745b5be8bc
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/1ef5129da8781dd609378642b50a74745b5be8bc
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/20230830/690ac305/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list