[Git][debian-gis-team/bpack][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Jun 9 10:01:56 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / bpack
Commits:
939a7766 by Bas Couwenberg at 2024-06-09T10:54:41+02:00
Switch to dh-sequence-*.
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -4,6 +4,8 @@ Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-python3,
+ dh-sequence-sphinxdoc,
pybuild-plugin-pyproject,
python3-all,
python3-bitarray,
=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@ export PYBUILD_NAME=bpack
export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}
%:
- dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
execute_after_dh_auto_build-indep:
ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/bpack/-/commit/939a77668629afca1c8761c7a746be7586c766ba
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/bpack/-/commit/939a77668629afca1c8761c7a746be7586c766ba
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/20240609/afa19c31/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list