[Git][debian-gis-team/pylibtiff][master] Remove mipsel from dh_auto_test override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 24 19:08:04 BST 2025



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


Commits:
55ee1a41 by Bas Couwenberg at 2025-08-24T20:07:55+02:00
Remove mipsel from dh_auto_test override.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 export PYBUILD_AFTER_INSTALL=rm -rf {destdir}/{install_dir}/libtiff/src
 export PYBUILD_DISABLE=clean
 export PYBUILD_TEST_ARGS=-k "not test_issue19" $(CURDIR)/libtiff/tests
-ifneq (,$(filter $(DEB_BUILD_ARCH),mipsel s390x ppc64 hppa))
+ifneq (,$(filter $(DEB_BUILD_ARCH),s390x hppa ppc64))
 export PYBUILD_DISABLE=test
 endif
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/pylibtiff/-/commit/55ee1a4144da5404654ebb4899e15aa2faa757f5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pylibtiff/-/commit/55ee1a4144da5404654ebb4899e15aa2faa757f5
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/20250824/6310b88e/attachment.htm>


More information about the Pkg-grass-devel mailing list