[Git][debian-gis-team/mapserver][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:56:40 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / mapserver
Commits:
614948cc by Bas Couwenberg at 2023-08-30T17:56:21+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ mapserver (8.0.1-3) UNRELEASED; urgency=medium
`setup.py install` to use --install-layout=deb.
* Use execute_{before,after} instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 21 Jun 2023 05:34:24 +0200
=====================================
debian/control
=====================================
@@ -8,6 +8,8 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-php,
dh-python,
+ dh-sequence-pkgkde-symbolshelper,
+ dh-sequence-python3,
dpkg-dev (>= 1.16.1.1),
cmake (>= 3.0),
chrpath,
=====================================
debian/rules
=====================================
@@ -30,7 +30,7 @@ MS_VERSION := $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
BUILD_DATE := $(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)")
%:
- dh $@ --with php,python3,pkgkde_symbolshelper \
+ dh $@ --with php \
--buildsystem cmake
override_dh_auto_configure:
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/commit/614948cc8e886a6e5f6727c9a307849fa6f2401d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/commit/614948cc8e886a6e5f6727c9a307849fa6f2401d
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/274cbf74/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list