[Git][debian-gis-team/geos][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:27:12 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / geos
Commits:
c886e48c by Bas Couwenberg at 2023-08-30T17:26:56+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ geos (3.12.0-2) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Ignore test failure on i386.
https://github.com/libgeos/geos/issues/947
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 23 Aug 2023 08:17:53 +0200
=====================================
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,
doxygen,
pkg-kde-tools
=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
export DEB_CXXFLAGS_MAINT_PREPEND=-fpermissive
%:
- dh $@ --with pkgkde_symbolshelper --builddirectory=build --buildsystem=cmake
+ dh $@ --builddirectory=build --buildsystem=cmake
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_DOCUMENTATION=ON
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/c886e48c418ce3e7d6b64f5494999f6ad6fb5816
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/c886e48c418ce3e7d6b64f5494999f6ad6fb5816
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/16d23424/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list