Étienne Mollier pushed to branch master at Debian Med / openslide-python
Commits: 6157b916 by Étienne Mollier at 2026-06-27T14:40:58+02:00 d/rules: isolate samples shabang fixup. This change repairs architecture dependent packages building on buildds. - - - - - f762461d by Étienne Mollier at 2026-06-27T14:41:56+02:00 d/changelog: ready for upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +openslide-python (1.4.6-2) unstable; urgency=medium + + * d/rules: isolate samples shabang fixup. + This change repairs architecture dependent packages building on + buildds. + + -- Étienne Mollier <[email protected]> Sat, 27 Jun 2026 14:41:51 +0200 + openslide-python (1.4.6-1) unstable; urgency=medium * New upstream version 1.4.6 ===================================== debian/rules ===================================== @@ -23,6 +23,8 @@ override_dh_installexamples: dh_link -ppython-openslide-examples \ usr/share/javascript/jquery/jquery.js \ usr/share/doc/python-openslide-examples/examples/deepzoom/static/jquery.js + +execute_after_dh_installexamples-indep: # Fix interpreter shebang. sed -i '1s@#!.*python.*@#!/usr/bin/python3@' \ debian/*/usr/share/doc/python-openslide-examples/examples/deepzoom/deepzoom_multiserver.py \ View it on GitLab: https://salsa.debian.org/med-team/openslide-python/-/compare/46ed796568bbd3a817e18f6de6aa8928f748a8c1...f762461d100620fe06dfa12655907d31934f5e84 -- View it on GitLab: https://salsa.debian.org/med-team/openslide-python/-/compare/46ed796568bbd3a817e18f6de6aa8928f748a8c1...f762461d100620fe06dfa12655907d31934f5e84 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
