[Git][debian-gis-team/jeolib-jiplib][master] Fix rules.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Mar 27 14:48:36 GMT 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / jeolib-jiplib


Commits:
cce12b56 by Bas Couwenberg at 2025-03-27T15:47:36+01:00
Fix rules.

Drop useless dh_python3 override again.
Don't enable python3 dh helper, done declaratively with dh-sequence-python3.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -9,10 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild 
-
-override_dh_python3:
-	DEB_HOST_ARCH=$(DEB_HOST_ARCH) dh_python3 --shebang=/usr/bin/python3
+	dh $@ --buildsystem=pybuild
 
 execute_after_dh_auto_install:
 	mkdir -p debian/tmp/usr/lib/python3



View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-jiplib/-/commit/cce12b56b91e03d616c28d1c0e0ce5dec19424a8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-jiplib/-/commit/cce12b56b91e03d616c28d1c0e0ce5dec19424a8
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/20250327/8abdba61/attachment.htm>


More information about the Pkg-grass-devel mailing list