[Git][debian-gis-team/libspatialindex][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:35:33 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / libspatialindex
Commits:
f8658cba by Bas Couwenberg at 2023-08-30T17:35:22+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ spatialindex (1.9.3-4) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Use not-installed file instead of dh_install override.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:01:24 +0100
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-pkgkde-symbolshelper,
cmake,
pkg-kde-tools
Standards-Version: 4.6.2
=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ include /usr/share/dpkg/pkg-info.mk
UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
%:
- dh $@ --with pkgkde_symbolshelper
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- -DSIDX_LIB_SUBDIR=lib/$(DEB_HOST_MULTIARCH) \
View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/f8658cbad26c63c797a53a1c910ad7281b89b194
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/f8658cbad26c63c797a53a1c910ad7281b89b194
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/b34acdd8/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list