Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium
Commits: be12e4c0 by Bas Couwenberg at 2025-08-31T05:54:20+02:00 Allow reprotest to fail & disable autopkgtest i386. - - - - - a996b6aa by Bas Couwenberg at 2025-08-31T05:55:11+02:00 Mark man.patch as Applied-Upstream. - - - - - 2 changed files: - debian/.gitlab-ci.yml - debian/patches/man.patch Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -3,4 +3,8 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml variables: + SALSA_CI_DISABLE_AUTOPKGTEST_I386: 1 SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1 + +reprotest: + allow_failure: true ===================================== debian/patches/man.patch ===================================== @@ -1,6 +1,7 @@ Description: Fix paths to pyfiles for manpage generation. Author: Bas Couwenberg <[email protected]> Forwarded: https://github.com/osmcode/pyosmium/pull/301 +Applied-Upstream: https://github.com/osmcode/pyosmium/commit/90382eddd9b00277f39fb0e4bf00d4aae4dc8378 --- a/docs/Makefile +++ b/docs/Makefile View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/compare/23ad545f67976983a262b8fe2658827c3c28ee9a...a996b6aab57346f10144c79481eb7e12d8ebd7f2 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/compare/23ad545f67976983a262b8fe2658827c3c28ee9a...a996b6aab57346f10144c79481eb7e12d8ebd7f2 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
