[Git][debian-gis-team/libkml][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:34:43 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / libkml
Commits:
9c6acebf by Bas Couwenberg at 2023-08-30T17:34:30+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ libkml (1.3.0-11) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Use execute_after instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:00:58 +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,
libboost-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
UPSTREAM_VERSION := $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
%:
- dh $@ --with pkgkde_symbolshelper
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- \
View it on GitLab: https://salsa.debian.org/debian-gis-team/libkml/-/commit/9c6acebfc88b643d5c88caf3f850d0649c0386c5
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libkml/-/commit/9c6acebfc88b643d5c88caf3f850d0649c0386c5
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/7d4bbff6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list