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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to