Bas Couwenberg pushed to branch master at Debian GIS Project / osmium-tool
Commits:
bf95fdf5 by Bas Couwenberg at 2025-08-24T20:05:35+02:00
Remove mips* from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -12,21 +12,11 @@ export DEB_CXXFLAGS_MAINT_APPEND=-DNDEBUG
# Verbose make output
export VERBOSE=1
-DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-
%:
dh $@ --buildsystem cmake
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
-override_dh_auto_test:
-# Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips mips64el mipsel))
- dh_auto_test || echo "Ignoring test failures"
-else
- dh_auto_test
-endif
-
override_dh_installchangelogs:
dh_installchangelogs -k CHANGELOG.md
View it on GitLab:
https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/bf95fdf5f0228d6cb444a42b7842b7a9138c1f1f
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/bf95fdf5f0228d6cb444a42b7842b7a9138c1f1f
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