[Git][debian-gis-team/libcitygml][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:34:04 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / libcitygml
Commits:
433d3286 by Bas Couwenberg at 2023-08-30T17:33:49+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ libcitygml (2.5.1-2) UNRELEASED; urgency=medium
(closes: #1047986)
* Use execute_after instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Mon, 12 Jun 2023 12:35:52 +0200
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: YunQiang Su <wzssyqa at gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-pkgkde-symbolshelper,
cmake,
libxml2-dev,
libgdal-dev,
=====================================
debian/rules
=====================================
@@ -15,7 +15,7 @@ CXXFLAGS += $(CPPFLAGS)
CITYGML_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
%:
- dh $@ --with pkgkde_symbolshelper
+ dh $@
execute_after_dh_auto_clean:
-rm -rf obj-*-*
View it on GitLab: https://salsa.debian.org/debian-gis-team/libcitygml/-/commit/433d3286ab8f202edf5f424c6abd1588aa3cfa7d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libcitygml/-/commit/433d3286ab8f202edf5f424c6abd1588aa3cfa7d
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/1d997b0d/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list