[Git][debian-gis-team/pycsw][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:19:21 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits:
5b4d6bbf by Bas Couwenberg at 2023-08-30T18:19:06+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -13,6 +13,7 @@ pycsw (2.6.1+dfsg-4) UNRELEASED; urgency=medium
* Use execute_after instead of override in rules file.
* Enable Salsa CI.
* Remove unused rules.
+ * Switch to dh-sequence-*.
-- Angelos Tzotsos <gcpp.kalxas at gmail.com> Thu, 23 Jun 2022 14:00:00 +0300
=====================================
debian/control
=====================================
@@ -9,6 +9,8 @@ Build-Depends: apache2-dev,
dh-apache2,
dh-exec,
dh-python,
+ dh-sequence-python3,
+ dh-sequence-sphinxdoc,
procps,
python3-all,
python3-apipkg,
=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ include /usr/share/dpkg/pkg-info.mk
BUILD_DATE := $(shell LC_ALL=C date -u "+%Y-%m-%d" -d "@$(SOURCE_DATE_EPOCH)")
%:
- dh $@ --with python3,sphinxdoc,apache2 --buildsystem pybuild
+ dh $@ --with apache2 --buildsystem pybuild
execute_after_dh_auto_build:
PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html # HTML generator
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/5b4d6bbfb71360cba51ea4cbc0521ce74a34c604
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/5b4d6bbfb71360cba51ea4cbc0521ce74a34c604
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/85eab48f/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list