[Git][debian-gis-team/pyosmium][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:27:25 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium
Commits:
206e77ac by Bas Couwenberg at 2023-08-30T18:27:12+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ pyosmium (3.6.0-3) UNRELEASED; urgency=medium
(closes: #1045177)
* Update lintian overrides.
* Use execute_after instead of override in rules file.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 13:08:37 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Priority: optional
Build-Depends: cmake (>= 3.0),
debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
+ dh-sequence-sphinxdoc,
libboost-dev,
libbz2-dev,
libexpat1-dev,
=====================================
debian/rules
=====================================
@@ -17,9 +17,7 @@ export PYBUILD_INSTALL_ARGS=--install-scripts=/usr/lib/{package}
export VERBOSE=1
%:
- dh $@ \
- --buildsystem pybuild \
- --with python3,sphinxdoc
+ dh $@ --buildsystem pybuild
execute_after_dh_auto_build-indep:
(cd doc && make html)
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/206e77ac4fc8a447df5504eba34713f79fd8035e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/206e77ac4fc8a447df5504eba34713f79fd8035e
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/7666f6f5/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list