[Git][debian-gis-team/pktools][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:15:27 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pktools
Commits:
a63d3d91 by Bas Couwenberg at 2023-08-30T18:15:15+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ pktools (2.6.7.6+ds-5) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Remove generated files in clean target.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:06:20 +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,
libgdal-dev (>= 1.10.0-0~),
libgsl-dev | libgsl0-dev,
=====================================
debian/rules
=====================================
@@ -24,8 +24,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
MANPAGES:=$(wildcard debian/man/*.*.xml)
%:
- dh $@ --buildsystem cmake \
- --with pkgkde_symbolshelper
+ dh $@ --buildsystem cmake
execute_before_dh_auto_clean:
find $(CURDIR) -name '*.o' -delete
View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/commit/a63d3d91e083b2face3cb095c257c7ae42865b60
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/commit/a63d3d91e083b2face3cb095c257c7ae42865b60
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/85fd3e92/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list