[Git][debian-gis-team/lerc][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 16:32:40 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / lerc


Commits:
c1c33699 by Bas Couwenberg at 2023-08-30T17:32:29+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -10,6 +10,7 @@ lerc (4.0.0+ds-3) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Switch to dh-sequence-*.
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Thu, 17 Nov 2022 07:53:02 +0000
 


=====================================
debian/control
=====================================
@@ -7,6 +7,9 @@ Testsuite: autopkgtest-pkg-python
 Build-Depends: cmake,
                debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-pkgkde-symbolshelper,
+               dh-sequence-python3,
                pkg-kde-tools,
                python3-all,
                python3-numpy,


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export PYBUILD_NAME=lerc
 
 %:
-	dh $@ --with python3,numpy3,pkgkde_symbolshelper --buildsystem=cmake
+	dh $@ --buildsystem=cmake
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/debian-gis-team/lerc/-/commit/c1c33699fdb6ffdd492fba8fce49a456f38917d9

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/lerc/-/commit/c1c33699fdb6ffdd492fba8fce49a456f38917d9
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/70309a65/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list