[Git][debian-gis-team/mapproxy][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:50:00 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / mapproxy
Commits:
ef875356 by Bas Couwenberg at 2023-08-30T17:49:49+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ mapproxy (1.16.0+dfsg-2) UNRELEASED; urgency=medium
(closes: #1047807)
* Use execute_{before,after} instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Mon, 12 Jun 2023 14:54:04 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
+ dh-sequence-sphinxdoc,
libgdal-dev,
python3-all,
python3-lxml,
=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ BUILD_DATE=$(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)")
MANPAGES := $(wildcard debian/man/*.*.xml)
%:
- dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
execute_before_dh_auto_build:
# Create man page from DocBook XML
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/ef8753565d2503187e678c494ddb87b339a94d52
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/ef8753565d2503187e678c494ddb87b339a94d52
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/c588dbad/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list