[Git][debian-gis-team/qgis][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:43:05 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / qgis
Commits:
b4c55ece by Bas Couwenberg at 2023-08-30T18:42:47+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+qgis (3.28.10+dfsg-2) UNRELEASED; urgency=medium
+
+ * Switch to dh-sequence-*.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 30 Aug 2023 18:42:32 +0200
+
qgis (3.28.10+dfsg-1) unstable; urgency=medium
* Update symbols for other architectures.
=====================================
debian/control
=====================================
@@ -9,6 +9,8 @@ Build-Depends: bison,
cmake,
debhelper-compat (= 13),
dh-python,
+ dh-sequence-pkgkde-symbolshelper,
+ dh-sequence-python3,
flex,
gdal-bin,
grass-dev (>= 8.3.0),
=====================================
debian/rules
=====================================
@@ -133,7 +133,7 @@ ifeq ($(DEB_BUILD_ARCH),mips64el)
endif
%:
- dh $@ --with pkgkde_symbolshelper,python3 --builddirectory=$(QGIS_BUILDDIR) --buildsystem=cmake+ninja
+ dh $@ --builddirectory=$(QGIS_BUILDDIR) --buildsystem=cmake+ninja
execute_after_dh_clean:
-$(RM) -r $(CURDIR)/$(QGIS_BUILDDIR)/
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/b4c55ece76d7785f1374860264d191fd6e8b74f2
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/b4c55ece76d7785f1374860264d191fd6e8b74f2
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/e67bc345/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list