Alexandre Detiste pushed to branch master at Debian Med / python-pbcore
Commits: 32252459 by Alexandre Detiste at 2025-09-07T00:04:06+02:00 release - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-pbcore (2.1.2+dfsg-12) unstable; urgency=medium + + * Team Upload + * Drop "python3-uritools" backport(ish) from build-dependencies + + -- Alexandre Detiste <[email protected]> Sun, 07 Sep 2025 00:03:01 +0200 + python-pbcore (2.1.2+dfsg-11) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/control ===================================== @@ -26,7 +26,6 @@ Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore Vcs-Git: https://salsa.debian.org/med-team/python-pbcore.git Homepage: https://github.com/PacificBiosciences/pbcore -Rules-Requires-Root: no Package: python3-pbcore Architecture: all ===================================== debian/rules ===================================== @@ -13,8 +13,7 @@ export LC_ALL=C.UTF-8 %: dh $@ --buildsystem=pybuild -override_dh_auto_build: - dh_auto_build +execute_after_dh_auto_build: PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) $(MAKE) doc override_dh_install: View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/commit/3225245924c364d04c03aa5ec157e8b39ba2cdae -- View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/commit/3225245924c364d04c03aa5ec157e8b39ba2cdae You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
