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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:37:35 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj


Commits:
29c82c29 by Bas Couwenberg at 2023-08-30T18:37:23+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-pyproj (3.6.0-2) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * Remove generated files in clean target.
     (closes: #1046443)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Jul 2023 17:03:16 +0200
 


=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
                cython3,
                libproj-dev (>= 9.0.0),
                proj-bin (>= 9.0.0),


=====================================
debian/rules
=====================================
@@ -18,9 +18,7 @@ export PROJ_DATA=/usr/share/proj
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ \
-		--with python3,numpy3 \
-		--buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/29c82c296feeef631cc93f35c0c7a92bbe42bacb

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/29c82c296feeef631cc93f35c0c7a92bbe42bacb
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/4230034a/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list